Go Back   Cockos Incorporated Forums > REAPER Forums > ReaScript, JSFX, REAPER Plug-in Extensions, Developer Forum

Reply
 
Thread Tools Display Modes
Old 11-19-2020, 11:52 AM   #1
Erriez
Human being with feelings
 
Join Date: Jun 2010
Location: The Netherlands
Posts: 179
Default JSFX "Reset to factory default" not working hidden sliders

I'm developing a JSFX which contains several visible and hidden sliders. The hidden sliders are used to load/save values in a preset:

Code:
// Visible slider:
slider1:1<1,16,1>Channel

// Hidden slider with minus char in the name:
slider2:1<1,127,1>-Velocity
Load/save preset works for both.

"Reset to factory default" resets the visible sliders only and not the hidden sliders.

Is this a bug in Reaper v6.15 on Windows, or do I something wrong?
Erriez is offline   Reply With Quote
Reply

Thread Tools
Display Modes

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 01:28 AM.


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