.#1 rme,jackd and friends 16:04
For Plenum setup:
1) we want 8 mics 1-8 input pass-through
set now as default hdspmixer file
2) initialisation script:
#!/bin/bash /usr/bin/hdsploader & sleep 4 /usr/bin/hdspmixer & sleep 1 /usr/bin/jackd -d alsa -d hw:2 & sleep 4 /usr/bin/qjackctl &now aliased in .bash_profile to:
rmesetup (tho. hdpsloader is sometimes tricky)
and pd:
/usr/bin/pd -jack -inchannels 12 -outchannels 12 -open /usr/lib/pd/doc/3.audio.examples/A07.frequency.mod2.pd -r 48000 &
to:
pdrme
3) for patching lineout is to [dac~ 9 10]