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 <terd...@pgmusic.com> 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      (Coreaudio-api@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/coreaudio-api/douglas_scott%40apple.com
> 
> This email sent to douglas_sc...@apple.com

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (Coreaudio-api@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/coreaudio-api/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to