4 releases
0.1.3 | Jan 27, 2021 |
---|---|
0.1.2 | Oct 14, 2020 |
0.1.1 | Oct 14, 2020 |
0.1.0 | Oct 14, 2020 |
#493 in Audio
345KB
3K
SLoC
avfoundation
AVFoundation bindings for Rust.
How to playback MIDI
let sequencer = AVAudioSequencer::with_engine(&engine);
sequencer.load_from_url(path, );
how to observe parameter changes?
- AUParameterObserver
how to get a reference to plugin view?
parameter automation
- AUParameterAutomationEvent
Dependencies
~0.8–1.3MB
~27K SLoC