| yes, perhaps you can use the "active" opcode to know the number of
instruments playing.
(all is possible in the actual csound code = the instruments, but very
few in the score which is actually a list of events and not a
programming language.)
On 18/11/2023 21:31, Lucas Ceccon Martinelli wrote:
> sweet! i also thought at my walk today about something like this (untested);
>
> 0dbfs = 1
>
> instr str dur amp
> i1 0 3 [1 / N]
>
> where N is the number of instruments playing
>
> 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 |