UNBELIEVABLE…
I did countless test… but still the damn wavetable cannot be edited by jsynth!!!
i reinstalled SID 1.7a MIOS with a small custom change regarding the led out (J5 enabled) and the 6580 filter
i installed midijoke as suggested.
i installed lates java version
i’m using the jsynth release found on your site (JSynthLib-0.20.0_midibox_mod1.jar)
so i think everything should be OK…
first step:
i edit the parameters with jsynth, and using midijoke the sysex are monitored in midiOX. midiOX pass the sysex to the SID via the soudncard ( i can choose between 2 soudcard, neither one works…)
everything is OK. the SID is correclty receiving all the parameters edited, BUT NOT THE WAVETABLE ONES!! the only way to update the wavetable is, as said, to save the patch, exit, and reload the patch.
second step
i connect the SID MIDI IN cable to the SID MIDI OUT cable thank to a midi female-female plug.
i sent sysex to the sid in with jsynth, and with midiox i monitor what is actually arriving at the sid.
all the sysex message correctly pass thru all the cables.
(this mean: i send a sysex message with jsynth; the sysex goes out with the soundcard midi out, it arrives to the midiplug and it is sent immediately back to soundcard midi input. the stream is OK)
just to make a simple test, i enter this wavetable sequence in jsynth (starting from a blank patch)
STEP 00 PLAY +02 +00 +00
STEP 01 PLAY +03 +00 +00
STEP 02 END +00 +00 +00
and this are the sysex strings that arrive to the SID.
F0 00 00 7E 46 0F 01 01 02 F7
F0 00 00 7E 46 0F 01 04 01 F7
F0 00 00 7E 46 0F 01 05 03 F7
F0 00 00 7E 46 0F 01 08 03 F7
nevertheless, no modifications are made to the wavetable sequence… the wavetable parameter seem the only one which are not edited.
last question: what is the last parameter found in the wavetable menu P# after the CC1, CC2, CC3 parameters?
my P#1 is set to 1
i suppose it is related to the patch, but i can’t figure out what is the use…
thanks again!