Hi,
Is it posibble to run pd without gui, without any window?
I need it, because I found out the graphic rendering eats lots of cpu. I'd like to run "pd -jack -rt --no-gui -open /some/file" and record the track in a linux launched in text-mode. I won't use any sliders or bang buttons, I just need my patch to run in background and transform midi input to audio output.
Yea, I know it sounds very funny, but no matter why do I need it, just: Is it possible to run puredata like that?