Search found 20 matches

by LiquidAcid
Thu Feb 28, 2008 11:44 pm
Forum: Bug Reports/Feature Requests
Topic: Linux sound problems fixed!
Replies: 21
Views: 8984

An emulator has a lot of demands that most applications do not. wine is facing similar problems like zsnes when translating dsound to alsa. You pretty much have to support the former -- but the latter, not so much. ALSA goes against the spirit of Unix and interoperability, whereas OSS does not. Mic...
by LiquidAcid
Thu Feb 28, 2008 11:12 pm
Forum: Bug Reports/Feature Requests
Topic: Linux sound problems fixed!
Replies: 21
Views: 8984

grinvader wrote:You'll compare how wine fares with a win port of zsnes that actually uses the new sound core.
Uhm, I didn't do any comparison of that kind. The only one mentioning wine in combination with a win32 zsnes version was the thread starter.
by LiquidAcid
Thu Feb 21, 2008 6:31 pm
Forum: Bug Reports/Feature Requests
Topic: Linux sound problems fixed!
Replies: 21
Views: 8984

The ALSA sound driver implementation of wine is quite young compared to the age of the whole project byuu. If ALSA sucks really so hard how everyone claims here wine should have an insane amount of problems with the audio. But it hasn't, not on my desktop system with a dedicated soundcard, nor on my...
by LiquidAcid
Thu Feb 21, 2008 5:40 pm
Forum: Bug Reports/Feature Requests
Topic: Linux sound problems fixed!
Replies: 21
Views: 8984

FUD
by LiquidAcid
Sun Feb 17, 2008 10:10 pm
Forum: Bug Reports/Feature Requests
Topic: Linux sound problems fixed!
Replies: 21
Views: 8984

Wine is pretty good in mapping waveout and dsound to ALSA.

Sad to see that the zsnes team doesn't succeed in interfacing correctly with ALSA...
by LiquidAcid
Thu Jan 03, 2008 1:03 pm
Forum: Bug Reports/Feature Requests
Topic: Linux/FreeBSD/Mac OS X etc sound
Replies: 135
Views: 179814

Oh, good lord ... there's another one? Does it ever end?? My apologies, then. Yes, I was referring to pulseaudio. I'd like to hear what you think about the portaudio API. Especially since it's not a soundserver implementation. On the contrary, I think they're all equally awful. My ideal API would b...
by LiquidAcid
Thu Jan 03, 2008 12:28 pm
Forum: Bug Reports/Feature Requests
Topic: Linux/FreeBSD/Mac OS X etc sound
Replies: 135
Views: 179814

It's not exactly accurate, since PulseAudio doesn't use ESD, it is (or rather implements the interface of) ESD. Yep, that's what byuu already mentioned. And I must say that I'm quite happy with pulseaudio, something I way never when using ESD. It also has some kind of network transparency, and I do...
by LiquidAcid
Thu Jan 03, 2008 12:18 pm
Forum: Development
Topic: No Sound with 1.52 (10.11.07)
Replies: 13
Views: 10765

And no , stuff in SVN is not supported . Then what happens when I checkout version 1.51 from SVN? It's not like I get different files than when downloading the already packaged release on the download page. Will my bug reports ignored if I do so? Then I also don't understand why you're telling the ...
by LiquidAcid
Wed Jan 02, 2008 1:07 pm
Forum: Development
Topic: No Sound with 1.52 (10.11.07)
Replies: 13
Views: 10765

From the "SVN Sound Core Replacement" thread: Heavy work is being done on the sound core at the moment. Please do not report any bugs from SVN until we say it is safe to do so. The last working revision is 4538. We will smack you silly if you complain. SVN revision 4538 is version 1.52, yo...
by LiquidAcid
Wed Jan 02, 2008 1:04 pm
Forum: Bug Reports/Feature Requests
Topic: Linux/FreeBSD/Mac OS X etc sound
Replies: 135
Views: 179814

Everywhere Linux I go is talking about PortAudio these days ... despite the fact that it won't actually fix anything, it'll just add yet another API to the growing list. I'm frequently reading in the gentoo forums but I didn't encounter a massive wave of portaudio discussion. It is considered a dro...
by LiquidAcid
Mon Dec 31, 2007 1:47 pm
Forum: Bug Reports/Feature Requests
Topic: Linux/FreeBSD/Mac OS X etc sound
Replies: 135
Views: 179814

Good lord, I need to hire PortAudio's marketing department. Seriously. Or better yet, 4Front needs to. ??? Trust me, you do not want to use a sound server to play streaming game audio. OK, I didn't know portaudio did implement a full sound server. I had the impression it was more like libao. I'm al...
by LiquidAcid
Mon Dec 31, 2007 1:32 pm
Forum: Bug Reports/Feature Requests
Topic: SVN Sound Core Replacement
Replies: 91
Views: 158184

Thanks pagefault!
by LiquidAcid
Mon Dec 31, 2007 12:52 am
Forum: Bug Reports/Feature Requests
Topic: SVN Sound Core Replacement
Replies: 91
Views: 158184

Short question: is sound supposed to "work" with a current SVN snapshot? By "work" I mean there is data transferred to the audio API. I got SVN revision 5176 and compiled it just for fun, but it doesn't seem to output anything audio-like. Tested with both libao support compiled i...
by LiquidAcid
Mon Dec 31, 2007 12:44 am
Forum: Bug Reports/Feature Requests
Topic: Linux/FreeBSD/Mac OS X etc sound
Replies: 135
Views: 179814

Huh, wasn't there a plan to use audiere for sound output? Or was it dropped?

Oh yes, have you looked into portaudio v19? It does only audio I/O, so it's a lot more lightweight than audiere.
by LiquidAcid
Wed Sep 05, 2007 10:04 am
Forum: Development
Topic: Current Status FAQ
Replies: 119
Views: 199291

Audiere? Is this actually still maintained? I see some activity in the SVN but the last release is from february 2006. Seems a bit old to me. Also Audiere features a full music playback engine. I don't think you're going to use that apart from the basic audio I/O functionality. Why don't you conside...
by LiquidAcid
Mon Mar 19, 2007 3:41 pm
Forum: Bug Reports/Feature Requests
Topic: libao driver configuration
Replies: 7
Views: 4048

I know all about the libao driver options, however I find no simple way to implement all of them. What about specifying an option string on the commandline with a syntax like: "option1:option1_parameter option2:option2_parameter ..." The only idea at the moment that seems feasable to me i...
by LiquidAcid
Sat Mar 03, 2007 2:02 pm
Forum: Bug Reports/Feature Requests
Topic: libao driver configuration
Replies: 7
Views: 4048

Hey, I'm not complaining!

I know how hard software development is, having deep respect for the work you guys are doing.
by LiquidAcid
Sat Mar 03, 2007 12:29 am
Forum: Bug Reports/Feature Requests
Topic: libao driver configuration
Replies: 7
Views: 4048

I check commandline again (using ZSNES 1.51 with libao support compiled) and there is no way to specifiy options for ao. In case it is not clear what options are: http://xiph.org/ao/doc/ao_option.html And I somehow managed to weaken the sound problem, by setting ZSNES audio driver to SDL with 48kHz,...
by LiquidAcid
Fri Mar 02, 2007 12:55 am
Forum: Bug Reports/Feature Requests
Topic: libao driver configuration
Replies: 7
Views: 4048

zsnes is compiled with libao support. The only thing I can select is the audio driver , not the options for that particular driver - and libao doesn't have any configfile to supply default options for a driver. It's the app that has to do this. Using ogg123 with libao I can use the 'default' ALSA de...
by LiquidAcid
Thu Mar 01, 2007 7:53 pm
Forum: Bug Reports/Feature Requests
Topic: libao driver configuration
Replies: 7
Views: 4048

libao driver configuration

Hi there, currently it seems to me that's impossible to specify any options for the sound drivers when using the new libao method. I was trying to fix the 'ALSA underrun' error avoiding the ALSA dmixer and directly accessing the hardware device (plughw and hw). Now that didn't work out but I request...