[Csnd] MIDI file driven orchestra and extra time
Date | 2024-04-02 10:23 |
From | "Jeanette C." |
Subject | [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 -- * 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 Baby, take the time to realize I'm not the kind to sacrifice <3 (Britney Spears) Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2024-04-02 15:20 |
From | Iain Duncan |
Subject | Re: [Csnd] MIDI file driven orchestra and extra time |
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 On Tue, Apr 2, 2024 at 2:22 AM Jeanette C. <julien@mail.upb.de> wrote: Hey hey, |
Date | 2024-04-02 19:38 |
From | "Jeanette C." |
Subject | Re: [Csnd] MIDI file driven orchestra and extra time |
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 -- * 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 Baby, there's something about you Show me, that nothing can hold you down <3 (Britney Spears) Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |