Roland 5 用户手册

下载
页码 82
Europa MIDI Implementation     
Europa MIDI Implementation     
Europa MIDI Implementation     
Europa MIDI Implementation                    
               
               
                          
           
           
           Europa User Guide
Europa User Guide
Europa User Guide
Europa User Guide 
Page 76 
System exclusive examples
System exclusive examples
System exclusive examples
System exclusive examples    
The following is a list of system exclusive message examples, in complete byte form, to help understand 
how the various tabled components fit together. 
 
Example #1 
Example #1 
Example #1 
Example #1 –
––
– Restore factory settings
 Restore factory settings
 Restore factory settings
 Restore factory settings    
 
F0h 41h 10h 4ah 36h 00h 68h 36h f7h 
End Sysex
Required for command 00h - see figure 16
Command 00h - Restore factory settings
Europa system exclusive header
Begin sysex
 
 
Example #2 
Example #2 
Example #2 
Example #2 –
––
– Request dump of all patches
 Request dump of all patches
 Request dump of all patches
 Request dump of all patches    
 
F0h 41h 10h 4ah 36h 04h 00h 7dh f7h 
End Sysex
Command 04h - Dump block request
Europa system exclusive header
Dump all patches from flash
Dump patch
Begin sysex
 
 
Example #3 
Example #3 
Example #3 
Example #3 –
––
– Write a patch to flash
 Write a patch to flash
 Write a patch to flash
 Write a patch to flash    
 
F0h 41h 10h 4ah 36h 05h 00h 08h 04h 54h 65h 73h 74h .. .. .. .. .. .. .. .. f7h 
Command 05h - Write block request
Europa system exclusive header
Write to flash patch location B-1
Write patch
Begin sysex
Patch name - 4 bytes in length
Patch name in ASCII - "Test"
Patch data @ byte #20-54 (Figure 22)
End Sysex
 
 
Example #4 
Example #4 
Example #4 
Example #4 –
––
– Assign aftertouch to VCF frequency
 Assign aftertouch to VCF frequency
 Assign aftertouch to VCF frequency
 Assign aftertouch to VCF frequency    
 
F0h 41h 10h 4ah 36h 07h 02h 2ch f7h 
End Sysex
Aftertouch
Command 07h - Assign controller
Europa system exclusive header
Begin sysex
VCF Frequency (CC #44)