Crate xsynth_realtime

Source

Structs§

ChannelInitOptions
Options for initializing a new VoiceChannel.
RealtimeEventSender
A helper object to send events to the realtime synthesizer.
RealtimeSynth
A realtime MIDI synthesizer using an audio device for output.
RealtimeSynthStatsReader
Reads the statistics of an instance of RealtimeSynth in a usable way.
XSynthRealtimeConfig
Options for initializing a new RealtimeSynth.

Enums§

SynthEvent
Wrapper enum for various events to be sent to a MIDI synthesizer.
SynthFormat
Controls the channel format that will be used in the synthesizer.
ThreadCount
Defines the multithreading options for each task that supports it.