;HINTON INSTRUMENTS' MIDI RECALL (TM)

;FB01 request file 21-Feb-88

; <F0,43,75,0n,20,00,0*,F7>  
; n = System Channel 0-F = 1 to 16  
; * = Bank Number 0-6  

;Change IN# and OUT# columns to actual MIDIX Input & Output numbers

;Voice bank requests (RAM):

r IN# 43 OUT# <f0,43,75,00,20,00,00,f7>
r IN# 43 OUT# <f0,43,75,00,20,00,01,f7>

;all configurations request:
r IN# 43 OUT# <f0,43,75,00,20,03,00,f7>

;-------