Hi Fons!
Mar 24 2024, Fons Adriaensen has written:
...
(For the jack-gtk architecture)
And the jack-console too...
 it also autoconnects (a definite no-go).
 Is there any way to avoid this ?
You may have seen that the architectures are built by using pre-made
.cpp files which reside in /usr/share/faust - or wherever your faust is
installed. The jackaudio and possibly jackaudio_midi constructor has one
bool argument auto_connect, which by default is true. So if you copy the
architecture program file and adjust the jackaudio = audio and
jackaudio_midi = audio lines to use that argument, you should be fine.

You could either adapt the faust2jack* shell script or call the faust
compiler directly with your modified file.
...

Unfortunately that's all I can add.

Best wishes,

Jeanette

--
 * Website: http://juliencoder.de - for summer is a state of sound
 * Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g
 * Audiobombs: https://www.audiobombs.com/users/jeanette_c
 * GitHub: https://github.com/jeanette-c

If only I could trade the fancy cars
For a chance today,
it's incomparable <3
(Britney Spears)
_______________________________________________
Linux-audio-dev mailing list -- linux-audio-dev@lists.linuxaudio.org
To unsubscribe send an email to linux-audio-dev-le...@lists.linuxaudio.org

Reply via email to