[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Date Index][
Thread Index][
Author Index]
Re: Sending program changes from Bidule to external midi devices
On Mon, Feb 22, 2010 at 8:34 PM, Sjaak Overgaauw <
tcplugin@gmail.com> wrote:
> Have been looking in the manual but can't find it. Is it possible to
> send program changes from Bidule to external midi devices?
I checked the manual now and found the MIDI File player. If you create a MIDI file containing a PC message I guess it would work.
Other ideas:
Message Creator
Create MIDI messages directly (Note: there is no validation on the resulting MIDI message) by specifying the 3 data bytes.
data0, data1, data2 Inputs: value for the 3 data bytes of a MIDI message
Trigger Input: to force the creation of a message event (otherwise only created when an input has changed)
Auto-detect value changes parameter: keep track of the incoming values and create new events when there is change if this is off, events are only created when a trigger is received.
Or use the Step Sequencer and cable it through a Message Converter that changes the output note into a PC event!
There you have a copule of alternate ways. Last step is to open the MIDI Out port you want to use from MIDI Devices. Drag a cable to it.