| Hi Andrea,
Something like this? Use with -+raw_controller_mode=yes
instr 1
iCps cpsmidi
iAmp ampmidi .3
aOut poscil iAmp, iCps
outs aOut, aOut
endin
instr 2
kval ctrl7 1, 64, 0, 127
printk2 kval
endin
f 0 z
i2 0 -1
On 14/07/17 08:32, Andrea Strappa wrote:
> thank you Victor,
>
> perhaps you are now in a high and ispired philanthropic moment...
> higher than your average, I mean.
>
> Do you know a way to make a sustain pedal active for an instrument,
> but not for another?
>
> Andrea S.
>
> 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 |