On Wed, Feb 9, 2011 at 12:41 PM, Philipp Überbacher <hollunder@lavabit.com> wrote:
Excerpts from Jeremy Jongepier's message of 2011-02-09 11:40:36 +0100:
> On 02/09/2011 11:13 AM, Philipp Überbacher wrote:
> > Do you happen to know how to change the audio interface or even better
> > how to tell it to use jack? Smasher seems to suffer from the gstreamer
> > curse, it's so simple and humble that it uses the laptops built in
> > soundcard&  speakers instead of the nice interface&  speakers.
>
> Hello Philipp,
>
> You have to run gstreamer-properties from a terminal, set Default Output
> - Plugin to Custom and then enter jackaudiosink in the Pipeline field.
>
> Best,
>
> Jeremy

Thanks Jeremy,
do you happen to know what gstreamer-properties is part of? It seems
like my gstreamer didn't come with this program.


You're on Archlinux, right? pkgfile is your friend :)

$ pkgfile gstreamer-properties
extra/gnome-media
extra/gnome-media-pulse

renato