Re: Maintaining Midi Thru
Re: Maintaining Midi Thru
- Subject: Re: Maintaining Midi Thru
- From: Alexander Oberdörster <email@hidden>
- Date: Sat, 18 Jan 2003 17:52:17 +0100
- Resent-date: Sat, 18 Jan 2003 17:53:12 +0100
- Resent-from: Alexander Oberdörster <email@hidden>
- Resent-message-id: <33FD8842-2B05-11D7-8916-00039357FA76@uni-duesseldorf .de>
- Resent-to: email@hidden
My AMT 8 interface is set to echo midi back out.
As soon as I create a client: MIDIClientCreate(CFSTR("My App"), NULL,
NULL, &client);
, this connection is then lost. I know I can echo the packets myself
(as in MidiEcho), but is it possible to just maintain the existing
thru connection?
I think this is a firmware limitation of the AMT8. The AMT8 has a
patchbay mode and a computer mode. Attaching the AMT8 to a computer
switches it to computer mode. In computer mode, no routing between the
MIDI Inputs and Outputs is possible.
I find that annoying too, but the AMT8 behaves this way in MacOS 9 as
well.
Alexander
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.