Crate fluid_xenth
source · [−]Re-exports
Structs
Controls the connected Xenth
instance from any thread using the ahead-of-time tuning model.
Controls the connected Xenth
instance from any thread using the just-in-time tuning model.
Sending a command via AotXenthControl
or JitXenthControl
failed.
A TunableSynth
implementation of fluid-xenth
for later use in an AotTuner
or JitTuner
.
The synthesizing end to be used in the audio thread.
Functions
Creates a Xenth
instance and several connected TunableFluid
instances.
Creates a connected (Xenth
, AotXenthControl
) pair.
Creates a connected (Xenth
, JitXenthControl
) pair.