<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Are you turning on dsp with a loadbang
      like this ?<br>
      <br>
      <tt>[loadbang]</tt><tt><br>
      </tt><tt>|</tt><tt><br>
      </tt><tt>[; pd dsp 1(</tt><br>
      <br>
      If so, try adding a delay after the loadbang:<br>
      <br>
      <tt>[loadbang]</tt><tt><br>
      </tt><tt>|</tt><tt><br>
      </tt><tt>[delay 1000]</tt><tt><br>
      </tt><tt>|</tt><tt><br>
      </tt><tt>[; pd dsp 1(</tt><br>
      <br>
      James<br>
      <br>
      <br>
      Quoth contact, on 08/11/2012 15:53:<br>
    </div>
    <blockquote cite="mid:509BD593.2090204@billard-francois-marie.eu"
      type="cite">Hello
      <br>
      I'm new on this list and have any problem with pd in command line.
      <br>
      <br>
      When i try this command under linux
      <br>
      <br>
      pd-extended&nbsp; -nogui -alsa -audiodev 1 ./test.pd
      <br>
      <br>
      I haven't any sound and this message
      <br>
      <br>
      <blockquote type="cite">snd_pcm_open (input): Device or resource
        busy
        <br>
        snd_pcm_open (output): Device or resource busy
        <br>
      </blockquote>
      <br>
      and when I try this one
      <br>
      <br>
      pd-extended&nbsp; -alsa -audiodev 1 ./test.pd
      <br>
      <br>
      the sound is ok.
      <br>
      <br>
      Thank's for your help
      <br>
      <br>
      Fran&ccedil;ois-Marie BILLARD
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list
UNSUBSCRIBE and account-management -&gt; <a class="moz-txt-link-freetext" href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>