Andrew C
-
2011-10-13
- priority: 5 --> 1
Midi out:
This might be a bit redundant in terms of sequencing bristol synths via the bassmaker, as the flow would essentially be
midi out > converted to brighton sysex > sent to bristol engine.
As opposed to just sending the sysex directly to the midi channel as it's done now.
An argument for it is that it's not obvious (neither the man page nor readme for the bassmaker mentions it) that you need to start the sequencer synths in a way similar to:
startBristol -bassmaker -channel 2 -port 4444 &
startBristol -mini -channel 1 -engine -port 4444
But having said that, it's perhaps overkill to implement this feature, when the documentation could be simply updated.
Andrew.