Csound Csound-dev Csound-tekno Search About

[Csnd] 2 ideas

Date2024-04-13 03:31
FromLucas Ceccon Martinelli <00000fa7b5cfaa13-dmarc-request@LISTSERV.HEANET.IE>
Subject[Csnd] 2 ideas
today i thought it could be useful to have the signal > trespassing score blocks, e.g.

m um
i1 0 1
i. + >
i. + >
s

m quinze
i1 0 >
i. + >
i. + 15
s

also, sometime ago at Discord i asked about dynamic linens at CsScore and someone told me that it was discussed for Csound +7.xx; could the suggestion of adding unicode/strings at score, acting as markers for macros defined on CsInstruments be some type of solution? another short example with this feature would be;

a simple macro for randomizing a value with some deviation, e.g.
i5 0 1 3
i. + . [3 ± 0.5]
that would choose a random number  between 0 and 0.5 and add or subtract randomly

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