Karl Voit writes:
> However with an additional "echo" at the end:

You need to understand what you're doing or at least copy the code
exactly.  The last line in my example is a colon ":" so that the shell
exit code is always zero.  If not, Babel will ignore the output since it
interprets any non-zero exit code as failure.  Since you've redirected
STDERR to STDOUT the error buffer that would normally let you know what
happened stays empty.  The echo has the same effect, but produces a
blank line you don't want.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Waldorf MIDI Implementation & additional documentation:
http://Synth.Stromeko.net/Downloads.html#WaldorfDocs


Reply via email to