fixed rewind param
This commit is contained in:
parent
b5dc1759b1
commit
ecba250134
@ -211,7 +211,7 @@ m_bufferingthread("pspluginprebufferthread"), m_is_stand_alone_offline(is_stand_
|
|||||||
nullptr, // std::function<float (const String&)> textToValueFunction,
|
nullptr, // std::function<float (const String&)> textToValueFunction,
|
||||||
true, // bool isMetaParameter,
|
true, // bool isMetaParameter,
|
||||||
false, // bool isAutomatableParameter,
|
false, // bool isAutomatableParameter,
|
||||||
true, // bool isDiscrete,
|
false, // bool isDiscrete,
|
||||||
AudioProcessorParameter::Category::genericParameter, // AudioProcessorParameter::Category parameterCategory,
|
AudioProcessorParameter::Category::genericParameter, // AudioProcessorParameter::Category parameterCategory,
|
||||||
true));//bool isBoolean));
|
true));//bool isBoolean));
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user