Csound Csound-dev Csound-tekno Search About

Re: [Csnd] Irregular metronome

Date2023-04-04 14:24
FromEnrico Francioni <00000005323c8739-dmarc-request@LISTSERV.HEANET.IE>
SubjectRe: [Csnd] Irregular metronome
Sure Scott,
could be another solution.
Compared to the previous one, perhaps this one has the disadvantage of having to write in the table (fillarray) all (and there are many) calls for each single metronome impulse of the piece; but it seems to me a solution that guarantees much more precision on the sound than the previous one.

You should be able to group calls with the same value:
eg when it is: 1, 1, 1, 1, 1, etc…
or when it is
.25, .25, .25, .25, .25, .25 etc.

in a single schedwhen call, or rather, in groups of calls.

I still think about it…

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