<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Greetings, Steven.  Ditto the thanks to Paul and everyone else
      who builds!  I thought you might find useful, some of the command
      line bits I'm using in my production build:</p>
    <p><a class="moz-txt-link-freetext" href="https://github.com/ponderworthy/the-box-of-no-return">https://github.com/ponderworthy/the-box-of-no-return</a></p>
    <p>I start it off using Bash and then call Python to call everything
      else, I found it a bit easier to keep everything in line that way.</p>
    <p>J.E.B.<br>
    </p>
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 07/12/2018 05:04 PM, Steven
      Kruyswijk wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:1531433062456-0.post@n7.nabble.com">
      <pre wrap="">Thanks Paul, and thanks in general for your work in developing Jack, much
appreciated.

Your comments will be very useful I'm sure if or when I get to working with
jack from the command line. For now I've been able to sort out my challenge
with the following:

It turns out that the script that I used to invoke zita-j2a, needed the
aforementioned (but in a slightly different context) ampersand; this script
now works, from within the qjackctl preferences:

#!/bin/bash 
zita-j2a -d hw:CODEC_1 &

Also, I've figured out how to instantiate pure data (or purr data, actually)
with the right audio output settings from this same script. And I've figured
out how to make the connections in qjackctl persistent, and how to execute
qjackctl each time the OS starts - which satisfies my request for a 'Pd at
boot system'. 

I guess you may have interpreted that last goal as a completely minimal
Pd-only setup, which makes me think of Geert Bevin's Erpiam project, which I
would like to check out some time eventually.

Thanks again!





--
Sent from: <a class="moz-txt-link-freetext" href="http://linux-audio.4202.n7.nabble.com/linux-audio-user-f5.html">http://linux-audio.4202.n7.nabble.com/linux-audio-user-f5.html</a>
_______________________________________________
Linux-audio-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a>
<a class="moz-txt-link-freetext" href="https://lists.linuxaudio.org/listinfo/linux-audio-user">https://lists.linuxaudio.org/listinfo/linux-audio-user</a>
</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <title></title>
      <p style="color:rgb(153,51,0); font-style:italic; font-size:0.9em;
        background-color:rgb(255,255,255)"> Jonathan E. Brickman   <a
          href="mailto:jeb@ponderworthy.com" style="font-style:italic"
          target="_blank">jeb@ponderworthy.com</a>    (785)233-9977<br>
        Hear us at <a href="http://ponderworthy.com/"
          style="font-size:14px;font-style:italic" target="_blank">ponderworthy.com</a>
        -- CDs and MP3 <a
          href="http://ponderworthy.com/ad-astra/ad-astra.html"
          style="font-size:14px;font-style:italic" target="_blank">available!</a><br>
        Music of compassion; fire, and life!!!</p>
    </div>
  </body>
</html>