Go Back   Cockos Incorporated Forums > REAPER Forums > REAPER Bug Reports

Reply
 
Thread Tools
Old 04-30-2023, 10:57 AM   #1
lewloiwc
Human being with feelings
 
Join Date: Aug 2021
Posts: 136
Default [Solved] CLAP_PARAM_IS_STEPPED min_value is less than 0 in CLAP, the display is incor

When CLAP_PARAM_IS_STEPPED is used in CLAP, if min_value is less than 0 and max_value is greater than 0, REAPER and Bitwig will display differently.

min_value = 0
max_value = 3

Displayed normally

min_value = -3
max_value = 0

min_value = -3
max_value = 3

Cannot select a value less than 0

Also, is it a bug that by not passing this 0, the appearance of the CLAP_PARAM_IS_STEPPED parameter becomes a slider?
Is it ok to use this method if I want CLAP_PARAM_IS_STEPPED to look like a slider instead of a drop down menu?
Or is it a bug and should I not use it?
min_value = -6
max_value = -3

min_value = 3
max_value = 6


Translated with www.DeepL.com/Translator (free version)

Last edited by lewloiwc; 05-08-2023 at 05:30 PM.
lewloiwc is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 10:34 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.