[net.music.synth] Omni mode on Juno-106

shep@datacube.UUCP (10/30/85)

I don't have any "inside" information but...
You can switch back to OMNI mode by sending the "OMNI ON"
status message into the midi input on the channel that you
have set the Juno to listen to. This is in the form of the
standard midi "status" message:

	1011 nnnn	* status byte follows; nnnn == (midi chan - 1)
	0111 1101	* This status command 0x7d means OMNI ON
	0000 0000	* Complete the status message

(This will work when the MIDI FUNCTION switch is in I, II, or III)

I also think there is likely a way to accomplish the same from the front
panel; but it's not in the manual. Call Roland, or be very careful
patching 6809 machine code!

Shep Siegel                           UUCP: ihnp4!datacube!shep
Datacube Inc.; 4 Dearborn Rd.; Peabody, Ma. 01960; 617-535-6644