hello everybody!
i’m working on a bigger csound project for a live performance and in this one instrument behaves a little bit weird - maybe there is a bug?
this instrument is created out of two sub-instruments. the first one is waiting for a specific midi note to trigger a global envelope which is fed into the second instrument. this envelope is acting as an signal-gate for a specific process in the second sub-instrument.
the second sub-instrument is doing several things:
- summing the input of several input-channels of my interface
- delaying and feeding back the summed signal, controlled by values from an hardware midi controller (here is the problem)
- creating a "breakbeat delay-line" triggered by the first sub-instrument
the problem is:
unless i triggered the breakbeat delay-line via the first sub-instrument - my midi data to control the delaying and feeding back of my summed signal is, don’t be confused here, is also delayed - but the values created by my midi controller are printed in real time. so the problem lies somewhere in the instrument and not my midi controller. when i trigger my first sub-instrument the problem is gone.
Here is a link to the two sub-instruments:
https://icem.folkwang-uni.de/~neumann/csound/sub-instruments.csd
here is a link to the whole csound project:
https://icem.folkwang-uni.de/~neumann/csound/glitch-performance-002.csd
Maybe someone can help,
greetings, philipp
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
Issues · csound/csound · GitHub
Discussions of bugs and features can be posted here