Oh, have encountered an exception error with the BlueJay: When trying to assign sounds to hihat and cymbals, this error occurs when switching to the intsrument in the left column:
************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at DMEditor.DMInterface.UploadInstrument(Int32 kit, Int32 instrument)
at DMEditor.DMInterface.UploadKit(Int32 kit)
at DMEditor.DM10ModuleSettings.LoadKit(String filename, Int32 kitID)
at DMEditor.frmMain.menuLoadKit_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
On my module the slots for HH/Cyms are not showing their instruments in the correct category any more, i.e. on the HH slot I can't select any sound, it stays on "NONE", the instruments for Crash 1 and Ride are swapped. This happens only for the just loaded kit in your tool, all other kits on the module are working as expected. But I can't correct this false assignments in the affedted kit any more.
Is this new or a matter of the "quick hack" for the BlueJay?
Idea: maybe a "Reset to default Kit/Instr" button could also help for those, who had lost themselves in wrong customization or don't know from where they have started?