Re: Jaguar MIDI issues
Re: Jaguar MIDI issues
- Subject: Re: Jaguar MIDI issues
- From: Luke Bellandi <email@hidden>
- Date: Tue, 01 Oct 2002 08:12:17 -0700
>
> 2. Audio MIDI Setup correctly found my new MTP AV ( I have 2 networked
>
> together) but the port labeling is strange... it starts on the left at
>
> '2'
>
> and goes to '19'... are we supposed to know what these are? They can't
>
> be
>
> the correct port names. However, in my program CoreMIDI displays the
>
> correct
>
> port names.....
>
>
I've heard this from other people. You might ask MOTU about it. The
>
numbers shown in Audio MIDI Setup aren't the same as the endpoints
>
names given by the driver, although they are in the same order. I'm not
>
sure why they are off by one.
Yes, AudioMIDISetup indexes the ports: ignoring their names. This was done
to conserve pixels. We've found it causes some confusion, especially with
complex devices. We've got it noted to address it in a future release.
Your numbering is off by one likely because the driver has a port with no
endpoints (perhaps the network connection port in this case.) A port like
that wouldn't be displayed. In CoreMIDI terms, port translates to
MIDIEntity of course.
Luke Bellandi
CoreAudio
_______________________________________________
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.