<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jan 25, 2015 at 7:57 PM, Miller Puckette <span dir="ltr"><<a href="mailto:msp@ucsd.edu" target="_blank">msp@ucsd.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Aha - Pd somehow got compiled without ALSA support - perhaps, when you<br>
compiled Pd, you had not yet installed alsa-devel.  Install alsa-devel<br>
and recompile Pd.<br></blockquote><div>apt-get can't find any alsa-devel...<br><br></div><div>apt-cache search "^alsa-" gave this:<br>alsa-base - ALSA driver configuration files<br>alsa-firmware-loaders - ALSA software loaders for specific hardware<br>alsa-oss - ALSA wrapper for OSS applications<br>alsa-source - ALSA driver sources<br>alsa-tools - Console based ALSA utilities for specific hardware<br>alsa-tools-gui - GUI based ALSA utilities for specific hardware<br>alsa-utils - Utilities for configuring and using ALSA<br><br></div><div>maybe alsa-utils? <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
cheers<br>
<span class=""><font color="#888888">Miller<br>
</font></span><div class=""><div class="h5"><br>
On Sun, Jan 25, 2015 at 07:05:41PM +0200, Alexandros Drymonitis wrote:<br>
> On Sun, Jan 25, 2015 at 6:28 PM, IOhannes m zmölnig <<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>> wrote:<br>
><br>
> > >> install 'alsa-oss' if you haven't already got it<br>
> > >> run 'aoss pd' instead of 'pd'<br>
> > >> <a href="https://help.ubuntu.com/community/alsa-oss" target="_blank">https://help.ubuntu.com/community/alsa-oss</a><br>
> > >><br>
> > > This last one did it! Launching Pd with -oss won't work (it can't find<br>
> ><br>
> > obviously, since "pd -oss" does the same as "pd": it tries using the<br>
> > OSS-drivers.<br>
> > but...<br>
> ><br>
> > > /dev/dsp), but launching it like you suggest "aoss /usr/local/bin/pd"<br>
> > > outputs audio properly.<br>
> ><br>
> ><br>
> > you really should avoid using OSS (unless forced to, because your<br>
> > soundcard only has OSSv4 drivers).<br>
> > use<br>
> > "pd -alsa" to use ALSA directly.<br>
> > (the hacks mentioned in the other mail really emulate the OSS layer on<br>
> > top of ALSA...)<br>
> ><br>
> The thing is that when I launch Pd with the -alsa flag, I get a prompt of<br>
> the available flags, and Pd doesn't launch (and -alsa and -jack is not<br>
> there, even though I configured Pd with --enable-jack). Do you have to<br>
> configure Pd with ALSA explicitly when compiling from source?<br>
<br>
</div></div><div class=""><div class="h5">> _______________________________________________<br>
> <a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
> UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br>
</div></div></blockquote></div><br></div></div>