On 26.07.2010 07:55, Magnus Hjorth wrote: > Hello, > > Everyone here who have had problems with ALSA in the 1.4.19 release, > could you please try to get the latest development version from git and > see if the problems are fixed? > > Commands for getting and building mhwaveedit git on Ubuntu below: > > 1. Install compiler and dependencies: > sudo apt-get build-dep mhwaveedit > 2. Install git: > sudo apt-get install git-core > 3. Download mhwaveedit (creates directory mhwaveedit): > git clone git://github.com/magnush/mhwaveedit.git > 4. Build: > cd mhwaveedit > bash cvscompile > 5. Run: > src/mhwaveedit > > Best regards, > Magnus > > hallo magnus, just compiled the git src as you suggested. the results:
-alsa driver default, event driven I/O off - plays good -alsa driver default, event driven I/O on - plays good -alsa driver hw:0, event driven I/O on - plays good -alsa driver hw:0, event driven I/O off - plays bad. in this case the playback is broken and i get again this output: <ALSA playback buffer underrun> <ALSA playback buffer underrun> <ALSA playback buffer underrun> ...and so on. for me this is not a issue anymore, but if you want we can do more tests. cheers, doc _______________________________________________ Mhwaveedit-discuss mailing list [email protected] https://mail.gna.org/listinfo/mhwaveedit-discuss
