Expand description
A plugin which adds MIDI file and soundfont audio support to the bevy engine via rustysynth.
Structs§
- Midi
Asset Loader - AssetLoader for MIDI files (.mid/.midi)
- Midi
Audio - Asset containing MIDI file data to be used as a
Decodable
audio source - Midi
File Decoder - Decoder for MIDI file playback
- Midi
Note - Represents a single MIDI note in a sequence
- Rusty
Synth Plugin - This plugin configures the soundfont used for playback and registers MIDI assets.
Enums§
- Rusty
Synth Set - Set labels for rustysynth systems
- SetSoundfont
Event - Event for setting the soundfont after initialization This will not affect sounds which have already been rendered