Skip to content

com.oscleton.sdk.configuration / Configuration / disableLiveParameters

disableLiveParameters

fun disableLiveParameters(parameters:List<String>):Unit

Disable a list of LiveParameter so they won't be emitted by ReactiveReceiver or CallbackReceiver. Useful in case of breaking changes due to Oscleton SDK / MIDI Remote Script version incompatibility to avoid unstable SDK behaviors.

Updating the Oscleton SDK or MIDI Remote Script to the corresponding version will provide a full compatibility. Please refer to the Oscleton API to find the compatible versions.

Since 0.5

See Also

enableAllLiveParameters