Crate xsynth_render
source ·Structs§
- Parameters of the output audio.
- Options for initializing a new ChannelGroup.
- Options regarding which parts of the ChannelGroup should be multithreaded.
- Options for initializing/loading a new sample soundfont.
- Represents an XSynth MIDI synthesizer that renders a MIDI to a file.
- Helper struct to create an XSynthRender object and render a MIDI file.
- Options for initializing a new XSynthRender object.
- Statistics of an XSynthRender object.
Enums§
- Supported audio formats of XSynthRender.
- Errors that can be generated when rendering a MIDI.
Functions§
- Initializes an XSynthRenderBuilder object.