Hi all,<br><br>I was trying last night to start pd from command line with the appropriate sound card selected. <br>I tried pd -alsa -alsadev hw:1,0 and also replacing the space between the soundcard and the -alsadev with a = and :. On every case pd did not recognize the commands. <br>I also tried pd -listdev - this caused some sort of seg fault. I was trying this on the version of puredata which comes preinstalled with pure dyne.<br>The name of the card which appears on the alsa drop down list within pd is Layla24(hardware) and Layla24(plugin). <br><br>therefore I tried this <br>pd -alsa -alsadev Layla24(hardware)<br>pd -alsa -audioindev Layla24(hardware) <br><br>again tried both cases with = and : in the space. both failed with an error; something to do with a bad file descriptor? <br>Any suggestions anyone, I can try to trap the seg fault later on with the pd -listdev. As getting this to work would surely throw some light on the situation. <br><br>Last questions ,I think this might be a long shot but is there a way to interface via command line with Jackd to connect midi inputs and outputs. I could not explicitly see anything in the docs. I was hoping to connect pd midi i/o to my layla midi i/o without having to do it by hand through qjackctrl.<br><br>regards,<br>Conor<br><br>