Re: AudioComponent MIDI Synth SysEx Messages
Re: AudioComponent MIDI Synth SysEx Messages
- Subject: Re: AudioComponent MIDI Synth SysEx Messages
- From: Douglas Scott <email@hidden>
- Date: Thu, 08 Feb 2018 10:28:20 -0800
The MIDISynth Audio Unit does not support sysex messages at this time. You are
the first to indicate a desire for these, so you get the honor of creating the
radars (which will likely go to me). Thanks!
-DS
> On Feb 7, 2018, at 3:42 PM, Timothy Erdmer <email@hidden> wrote:
>
> Hello All,
>
> I'm working in Swift 4 with Apple's AudioComponent MIDI Synth:
>
> componentType: OSType(kAudioUnitType_MusicDevice),
> componentSubType: OSType(kAudioUnitSubType_MIDISynth),
> componentManufacturer: OSType(kAudioUnitManufacturer_Apple)
>
> I've loaded various DLS and SF2 sound banks, and am controlling note-on/off,
> and channel-specific volume successfully with MusicDeviceMIDIEvent() calls.
>
> Where I've run into trouble is using the MusicDeviceSysEx() method to send
> channel-specific reverb and master volume control messages.
>
> I'm curious if this particular synth does not support these commands, or if
> it is an issue with the soundfonts I am using. Testing the soundfonts in
> other DAWs has permitted reverb control, so I'm inclined to suspect the synth
> is the culprit, with almost no formal documentation available.
>
> Thank you for reading, I hope there's an answer somewhere!
>
> Regards,
>
> Tim Erdmer
>
> _______________________________________________
> 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
_______________________________________________
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