[AudioToolbox] Some AudioToolbox APIs not yet implemented in Xcode13
Open
enhancement
missing-api-bindings
- Dominant language
- C#
- Stars
- 2.9k
- Forks
- 576
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 123
Description
As part of Xcode 13.0 updates, the `MIDIEventList` struct needs to be implemented as part of CoreMidi framework updates. Until then, the `AUMidiEventList` struct cannot be implemented as part of AudioToolbox - and until both of these structs are implemented, the following properties must also wait:
- `ScheduleMidiEventListBlock`
- `MidiOutputEventListBlock`
- `AudioUnitMidiProtocol`
- `HostMIDIProtocol`
- `MusicDeviceMIDIEventList`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.