[LAU] LFO and midi channels

Ffanci Silvain silvain at freeshell.de
Sun Jun 12 20:58:05 UTC 2016


menno, Jun 12 2016:

> Hi,is there a program that allows shifting through midi output channels using a LFO or sequencer?
Hey hey,
you can try Csound, it has both midiout
http://csound.github.io/docs/manual/midiout.html
and JackoMidiOut
http://csound.github.io/docs/manual/JackoMidiOut.html
these can send MIDI data at Csound control rate. That means you can change the MIDI data and basic type of data and the channel in realtime. This allows you to send notes, controllers of all kinds, aftertouch and pitchbend. There is a full example - ready to run - for the midiout opcode.

HTH.
...

Ta-ta,
----
Ffanci
* Homepage: https://freeshell.de/~silvain
* Twitter:  http://twitter.com/ffanci_silvain
* GitHub:   https://github.com/fsilvain


More information about the Linux-audio-user mailing list