From: Alister H. <ali...@gm...> - 2018-09-18 08:48:36
|
Hi everyone, I know this conversation is very old, but for the record, I have today pushed a fix in master (https://github.com/AlisterH/gwc) for mono files playing at 2x speed when using the pulseaudio backend. Hopefully this was the problem Tom encountered, and there isn't a separate issue causing 2x playback. I believe all three linux backends (oss, alsa and pulseaudio) are working reasonably reliably now. However, I have only tested the pulseaudio backend in Ubuntu on WSL (Windows Subsystem for Linux), not on an actual Linux system. If there are others using the pulseaudio backend I'd appreciate it if they can test this latest change to make sure it doesn't break anything. Thanks. On Fri, 13 May 2016 at 00:08, Alister Hood <ali...@gm...> wrote: > Hi Tom, > GWC can be compiled to use either alsa, pulseaudio, or OSS. I'm guessing > your GWC is compiled to use pulseaudio - is that right? I had the same > problem when I tried it with pulseaudio, but I didn't have the motivation > to pursue it further as I don't want pulseaudio anyway. Unfortunately > there are also nasty problems when using the alsa support (at least one of > which appears to be a regression of a very old bug) - I did spend quite a > bit of time trying to work out how to debug these, but it was over my head. > I can't remember if these issues have been reported in official channels, > but II wrote about them for future reference at > https://github.com/AlisterH/gwc/issues/1 and for now I am using the OSS > support and aoss, so I'd suggest trying that if no one can help. > > Regards, > Alister > On 12/05/2016 2:14 AM, "tom" <tom...@gm...> wrote: > >> GWC is playing loaded wave files at or near twice the normal speed. When >> launching from the command line I see the following warning messages: >> >> (process:3107): GLib-GObject-WARNING **: Attempt to add property >> GnomeProgram::sm-connect after class was initialised >> >> (process:3107): GLib-GObject-WARNING **: Attempt to add property >> GnomeProgram::show-crash-dialog after class was initialised >> >> (process:3107): GLib-GObject-WARNING **: Attempt to add property >> GnomeProgram::display after class was initialised >> >> (process:3107): GLib-GObject-WARNING **: Attempt to add property >> GnomeProgram::default-icon after class was initialised >> libsndfile Version: libsndfile-1.0.25 1 0 25. >> >> I don't know if these relate to the problem. >> >> I I used Audacity to convert one file to halfspeed which then played >> normally in GWC. GWC did an excellent jog de-clicking and de-noising the >> file, so if i could solve this playback problim I would be very happy. >> >> I'm running Ubuntu 14.04 on a Dell Inspiron Mini 10v. >> >> >> ------------------------------------------------------------------------------ >> Mobile security can be enabling, not merely restricting. Employees who >> bring their own devices (BYOD) to work are irked by the imposition of MDM >> restrictions. Mobile Device Manager Plus allows you to control only the >> apps on BYO-devices by containerizing them, leaving personal data >> untouched! >> https://ad.doubleclick.net/ddm/clk/304595813;131938128;j >> _______________________________________________ >> Gwc-general mailing list >> Gwc...@li... >> https://lists.sourceforge.net/lists/listinfo/gwc-general >> >> |