NoteWorthy Composer Forum

Forums => General Discussion => Topic started by: Jeff Bogosh on 2003-04-13 05:15 PM

Title: Error Message
Post by: Jeff Bogosh on 2003-04-13 05:15 PM
I have my computer hooked up to a Yamaha keyboard.  Every time I hit play, I get this error message. "an attempt to cache patches failed"  The song seems to play properly, but I hate getting error messages.  Does this happen to everyone?  I read the forum message about this but that message is 6 years old.  Any fixes or suggestions?

Thanks
Title: Re: Error Message
Post by: Robert A. on 2003-04-13 07:06 PM
I'm no expert in this but... is your keyboard *general* MIDI compatible, or is it one of the low-end keyboards that is not fully compliant with general MIDI? If the latter, it will not obey all instructions sent to it from the computer.
Title: Re: Error Message
Post by: NoteWorthy Online on 2003-04-14 12:34 PM
This message is caused by your MIDI device driver:

1 - Your MIDI device driver claims that it needs to cache MIDI instrument patches (in technical terms, it indicates MIDICAPS_CACHE in its device capabilities).

2 - When NWC sees this indicator, it builds a cache of all of the patches contained in your song, and then passes them to your MIDI device. However, your device is then returning an error condition when provided the patch cache by NWC.

If your MIDI synthesizer does not really require/support a patch cache, then it should not be indicating the MIDICAPS_CACHE device option. Perhaps the maker of your synthesizer has an updated driver that corrects this.

Does anyone else see this error message? If so, what kind of synthesizer/MIDI port driver are you using?