MimiPresetParameterDataSourceConfiguration
The available built-in MimiPresetParameterDataSource implementations for fetching Preset payload data.
Since
7.4.0
Types
Link copied to clipboard
data class Default(val fitting: Fitting) : MimiPresetParameterDataSourceConfiguration
Content copied to clipboard
Default - Provides the same preset fetching behavior as pre-7.4.0 releases.
Link copied to clipboard
data class UpDown(val fitting: Fitting) : MimiPresetParameterDataSourceConfiguration
Content copied to clipboard
UpDown - Retrieves Preset data as an UpDown bundle from the Mimi backend, allowing for fine tuning of the applied Preset.