PDA

View Full Version : Parameters correct for send sysex banks to Access Virus B


LastSystem
27.12.2017, 10:45 AM
Hi !!!

someone knows what are the correct parameters to receive or send banks A, B and M in an Access Virus B ??....and to do it with MIDIOX ???

I know that for update the OS are these :
MIDI DUMP TX = TOTAL
MIDI DUMP RX = ENABLE
MIDI globalchan = 1
MIDI Panel = int+midi
CLOCKRX = DISABLE
MIDI CONTROL loadpage = sysex
MIDI CONTROL hipage = sysex
SYSTEM menprotect = WARN

but , for to put the Banks A,B and M (ABM) ...will they be different? ...or do I have to change one?

synthetic
19.09.2018, 08:03 AM
maybe you can figure that out by reading this:
[Access Virus Single]
NumTotalPatches=1024
NumEditablePatches=256
NumPatchesPerBank=128
FooterSize=2
DataSize=256
Request=f0,00,20,33,01,u1,30,t1,s1,f7
Send=f0,00,20,33,01,u1,10,t1,s1
BankOffset=1
NamePos=240
NameLen=10
DeviceIDNames=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,omni
DeviceIDBytes=0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16
ChecksumType=Virus
SendChecksumPos=-1
Settings=Virus

synthetic
19.09.2018, 08:07 AM
I have used MIDIOX for sending patches to my JX8p. And check out the sysex string that it uses another midi channel.
Maybe you also must set correct Bank.