From: Johan De G. <joh...@sk...> - 2005-11-02 20:33:21
|
Hello, Those changes to the alsa code made me hope, but I don't notice anything of a change. Used the last source from sourceforge 0.21-03. - running under Gentoo 2.6.12 alsa 1.0.9 - ./configure --enable-alsa - changed the "-mcpu=x86_64 -march=x86_64" to "-mcpu=k8 -march=k8" in order to compile on a 64bit Opteron system - "make" and "make install" I can open it fine, load a file, make a selection etc. But if I hit playback I get: ... ########################################################## audio_device_nonblocking_write_buffer_size: snd_pcm_avail_update Broken pipe audio_device_processed_bytes: snd_pcm_delay Broken pipe ########################################################## audio_device_nonblocking_write_buffer_size: snd_pcm_avail_update Broken pipe audio_device_processed_bytes: snd_pcm_delay Broken pipe ... Once this message starts sound stops and so does the cursor. Until I stop playback this message keeps coming in the terminal. The time to get this is variable, but never longer than a few seconds (15 at most). Gwc doesn't crash, and alsa continues as well. Hitting playback again will restart the selection, until "it" happens again. Anything that I can do to get this running, but I don't know the first thing about programming let alone debugging. If you need more specific info, files, have me run some tests,etc just ask. But I don't know anything about it, so I won't find it myself if no-one educates me on it. Since this is the only application for audio restoration... regards, Johan De Groote On Sunday 09 October 2005 23:10, Jeff Welty wrote: > 0.21-03 is up on sourceforge today. A few bugfixes. ALSA playback was > improved > (and hopefully OSS playback wasn't degraded). Thanks John Cirillo for > noticing the > playback problem. > > There is code for OSX, but as yet no formal mechanism for > compiling/linking on OSX. > > Enjoy. > Jeff > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > Gwc-general mailing list > Gwc...@li... > https://lists.sourceforge.net/lists/listinfo/gwc-general > > |