File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
Roland PG-1000 programmer.
6
6
7
- To be used alongside Roland D50/D550/MT-32
7
+ To be used alongside Roland D-50/D-550/MT-32
8
+
9
+ -----------------------------------------------------------------------------
10
+
11
+ Notes:
12
+ midiin1 is the usual "MIDI IN" port.
13
+ midiin2 is the "Parameter In" port.
14
+
15
+ usage:
16
+ mame pg1000 -midiin1 "ctrl" -midiin2 "synth" -midiout "synth"
17
+
18
+ where:
19
+ "ctrl" is a MIDI OUT device such as
20
+ an external usb midi keyboard controller.
21
+
22
+ "synth" is a D-50 or a D-550.
23
+ (and I guess it may work with a Roland MT-32 as well)
24
+
25
+ During developmet, I tested this setup using a real Roland D-550.
8
26
9
27
****************************************************************************/
10
28
You can’t perform that action at this time.
0 commit comments