Csound Csound-dev Csound-tekno Search About

[Csnd] Following MIDI tempo

Date2011-04-24 00:32
FromAlex Weiss
Subject[Csnd] Following MIDI tempo
Hi list,

I have a tempo map that's embedded in a MIDI file. Is there a way to have my csound orchestra read and follow the tempo from the file?

Thanks,
Alex

Date2011-04-24 00:37
FromAdam Puckett
SubjectRe: [Csnd] Following MIDI tempo
I don't think it's possible. You can use the follow opcode to follow
envelopes though, which is not what you want. Sorry I can't help you
any further.

Adam

On 4/23/11, Alex Weiss  wrote:
> Hi list,
>
> I have a tempo map that's embedded in a MIDI file. Is there a way to have my
> csound orchestra read and follow the tempo from the file?
>
> Thanks,
> Alex
>
> Send bugs reports to the Sourceforge bug tracker
>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2011-04-24 00:39
FromAdam Puckett
SubjectRe: [Csnd] Following MIDI tempo
Or you can use the t score statement for tempo, which in your case
would be redundant.

On 4/23/11, Adam Puckett  wrote:
> I don't think it's possible. You can use the follow opcode to follow
> envelopes though, which is not what you want. Sorry I can't help you
> any further.
>
> Adam
>
> On 4/23/11, Alex Weiss  wrote:
>> Hi list,
>>
>> I have a tempo map that's embedded in a MIDI file. Is there a way to have
>> my
>> csound orchestra read and follow the tempo from the file?
>>
>> Thanks,
>> Alex
>>
>> Send bugs reports to the Sourceforge bug tracker
>>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2011-04-24 14:56
FromRory Walsh
SubjectRe: [Csnd] Following MIDI tempo
The midiin opcode will read data from a midi file if you use the
--midi-file command line flag. Have a look at the midiin opcode help.
If you can extract the tempo then you can use it to control whatever
you like in your Csound instrument.

Rory.


On 24 April 2011 00:32, Alex Weiss  wrote:
> Hi list,
> I have a tempo map that's embedded in a MIDI file. Is there a way to have my
> csound orchestra read and follow the tempo from the file?
> Thanks,
> Alex


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"