For those people building their own: I've just committed the fix for the broken alsa non mmap case. Unfortunately this was a regression for all 0.9 alsa versions which means that only mmap works at present in the released binaries. (the code falls back to one option of non mmap if mmap is not available for the device - I am looking to expand this)
I've also added a makefile which will build using the portaudio backend on linux (it was already in the code as it used by the windows and osx support and I test against it on linux). This will mean you can build something which should interact with the audio hardware in exactly the same way as squeezeslave does. Interested if works for anyone better than the current direct alsa cases (which I will add to.) To use: "make -f Makefile.pa" ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=97046 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
