From: federico <xa...@in...> - 2005-03-09 19:13:50
|
1) the MKS7 driver i just developed, controls only one timbral part. to get control of all three parts (chord,melody,bass), i have to create 3 driver instances, with 3 different IDs and MIDICHANs. so i created patches with ID 'MKS-7-B','MKS-7-M','MKS-7' (for the main part). but when i save patchlib, close and reopen it, all sounds get remapped to the main id ('MKS-7'). i guess this ID is not stored in the file, so gets matched by the sysex_id of the driver... or otherwise please enlighten me. 2) it happens sometimes that JSL stop receiving (or transmitting... i don't know) MIDI from the master keyboard. i have to open Preferences->MIDI, make some change, undo it, and apply. this solves the problem. i cannot give steps to reproduce the problem because it happen randomly. thanks -- Federico |