[Csnd] MIDI file driven orchestra and extra time

Hey hey,
is there a systematic way, when driving a score by MIDI file to specify extra processing time at the end. This would be useful to allow notes to decay and possibly reverb to tail out.

I have seen the -T (terminate when MIDI track is done), which is a good option.

Naturally, a fixed playback length can be set in the score section using
f0 time

In certain circumstances xtratim does not appear to do the trick either.

Any ideas?

Best wishes and thanks,

Jeanette

Could you also send the csound engine a line event? I used to do that in live shows a long time ago - we sent midi and score events from other applications and it worked well. (piped over STDIN)

iain

Hi Iain!
Apr 2 2024, Iain Duncan has written:

Could you also send the csound engine a line event? I used to do that in
live shows a long time ago

...
Thanks for the suggestion. I will try that.

Best wishes,

Jeanette