
william
User

Sep 11, 2008, 7:51 AM
Post #1 of 2
(6749 views)
Shortcut
|
Hi Mark / Forum - I have Isadora controlling a Yamaha DM1000 digital soundboard. I'm using a M-Audio UNO USB to MIDI adapter to send Program Changes to the sound console to make scene changes and change input fader levels. After programming all of the Send Program Change actors into the patch, I restarted the program and I am getting these error codes --- Condition: !(inPortIndex1 >= 1 && inPortIndex1 <= kMaxOSXMidiDevices) File: CMidiOSX.cp Line # 926 Condition: !(inPortIndex1 >= 1 && inPortIndex1 <= GetInputPortCount()) File: CMidi.cp Line # 274 Can anyone point me in the direction of what I need to change in my programming to fix this issue? The showrun file still operates once I hit QUIET, however, I want to remove this error for peace of mind. Thanks in advance for any help.
|