Crate rustysynth

source ·

Structs

  • Represents an instrument in the SoundFont.
  • Represents an instrument region. An instrument region contains all the parameters necessary to synthesize a note.
  • Represents a standard MIDI file.
  • An instance of the MIDI file sequencer.
  • Represents a preset in the SoundFont.
  • Represents a preset region. A preset region indicates how the parameters of the instrument should be modified in the preset.
  • Represents a sample in the SoundFont.
  • Reperesents a SoundFont.
  • The information of a SoundFont.
  • Reperesents the version of a SoundFont.
  • An instance of the SoundFont synthesizer.
  • Specifies a set of parameters for synthesis.

Enums