Csound Csound-dev Csound-tekno Search About

[Csnd] Tempo AND Time Signature?

Date2018-05-12 17:34
Fromfauveboy
Subject[Csnd] Tempo AND Time Signature?
I'm playing back a sample I initially write in Ableton at 75 bpm in 6/8. 

I want to play this back in Csound. I can see how I can write for example "t
0 75". But
if I then make my score statement something like "i1 0 4" it won't play back
the four beats of the sample in the correct time because it hasn't
considered the time signature?

How can I work around this or is there a feature in csound that i'm missing
?

Many thanks



--
Sent from: http://csound.1045644.n5.nabble.com/Csound-General-f1093014.html

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

Date2018-05-12 18:41
FromTarmo Johannes
SubjectRe: [Csnd] Tempo AND Time Signature?
Hi, 

Csound tempo is always for beats as quarternotes.
Thus tempo 75 per 8th note is tempo 37.5 per quarter note - set this and you 
should be fine or I did not understand the question...

greetings,
tarmo

On laupäev, 12. mai 2018 19:34.53 EEST you wrote:
> I'm playing back a sample I initially write in Ableton at 75 bpm in 6/8.
> 
> I want to play this back in Csound. I can see how I can write for example "t
> 0 75". But
> if I then make my score statement something like "i1 0 4" it won't play back
> the four beats of the sample in the correct time because it hasn't
> considered the time signature?
> 
> How can I work around this or is there a feature in csound that i'm missing
> ?
> 
> Many thanks
> 
> 
> 
> --
> Sent from: http://csound.1045644.n5.nabble.com/Csound-General-f1093014.html
> 
> 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

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