Maestro - Midi Player Tool Kit for Unity Version 2.18.2
Loading...
Searching...
No Matches
Add Sound Effects

Choose and configure SoundFont effects or Unity effects in Maestro MPTK.

Two effect paths are available:

  • SoundFont effects: per-voice processing, based on FluidSynth modules.
  • Unity effects: player-wide effects on the AudioSource output.

Choose the Effect Path

SoundFont Effects Workflow

  1. Enable SoundFont effects on MPTK_EffectSoundFont.
  2. Configure filter/reverb/chorus offsets and defaults.
  3. Validate CPU impact because these effects run per voice.

Unity Effects Workflow

  1. Enable effects on MPTK_EffectUnity.
  2. Configure Reverb and Chorus parameters.
  3. Tune values in context of the full mix.

Related API

See also
MidiPlayerTK.MPTKEffectSoundFont
MidiPlayerTK.MPTKEffectUnity