Re: MIDI Private Streams cache?
Re: MIDI Private Streams cache?
- Subject: Re: MIDI Private Streams cache?
- From: Robert Kukuchka <email@hidden>
- Date: Tue, 28 Feb 2006 12:43:14 -0800
I don't know what the calls you're making to FWAUserLib do in terms of manipulating CoreMIDI ...
FWACreateFWAudioMIDIStream, FWACreateFWAudioMIDIPlug
If you need to fix something up, you can hand-edit the CoreMIDI state in the plists it saves:
~/Library/Audio/MIDI Configurations/<current config name>.mcfg ~/Library/Preferences/ByHost/com.apple.MIDI.<machine id>.plist
You'll probably need: plutil -convert xml1 <filename> to convert the plist from binary to XML format. Search for "private"...
If you really don't want to mess with the plists, you can make a new MIDI configuration in Audio MIDI Setup and that will give you a clean slate.
- as always, it's the simplest solutions that escape me. Durn it! cheers ~Rob |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden