Applying external effects on certain measures
Date | 2017-07-13 12:47 |
From | Richard |
Subject | Applying external effects on certain measures |
Say I'm using a program writing OSC data to Csound to change some
settings and I want to apply this on certain measures. And then calculate from this knowing the tempo? Richard |
Date | 2017-07-14 19:00 |
From | zappfinger |
Subject | Re: Applying external effects on certain measures |
Anyone? Also, how do I get the tempo with the API? There does not seem to be a function for this... Richard -- View this message in context: http://csound.1045644.n5.nabble.com/Csnd-Applying-external-effects-on-certain-measures-tp5757184p5757229.html Sent from the Csound - General mailing list archive at Nabble.com. 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 | 2017-07-14 20:40 |
From | Tarmo Johannes |
Subject | Re: Applying external effects on certain measures |
Hi, If you use tempo ramps (accelerando or ritenuto), computing the time in seconds is tricky. If your music is organised in bars, can you use perhaps a channel where some instrument sets the bar number or some other kind of flag that the host can read and react to? Tarmo 14.07.2017 21:00 kirjutas kuupäeval "zappfinger" <zappfinger@gmail.com>: Anyone? Also, how do I get the tempo with the API? |
Date | 2017-07-15 10:28 |
From | Richard |
Subject | Re: Applying external effects on certain measures |
In my poppy songs I hardly use tempo changes, so that should be no problem. But thanks for the idea of sending bar info from the score.. Richard On 14/07/17 21:40, Tarmo Johannes
wrote:
|