justin = {
main feed
,
music
,
code
= {
cockos
,
reaper
,
wdl
,
ninjam
,
jsfx
,
more
}
,
askjf
,
pubkey
};
Ask Justin Frankel
No reasonable question unanswered since 2009!
Suggested topics: programming, music, sleep, coffee, etc.
Note: please do not ask questions about REAPER features, bugs or scheduling, use the
forums
instead.
Name:
Ask:
Human (enter yes):
[
back to index
] | [
unreplied
] | [
replied
] | [
recent comments
] | [
all
]
Question:
Sorry if asking here bothers you. I created a VST3 plugin with no GUI and set default values for all parameters in the code. In REAPER's generic UI, the sliders initially appear at the correct default positions. However, double-clicking a slider resets it to REAPER's centered default instead of the VST3 parameter's default value. If so, why doesn't REAPER reset to the plugin's actual default values?
Asked by VSTDefault (154.161.107.x) on July 3 2026, 3:43pm
Reply on July 4 2026, 1:06am:
there's no way for us to query the default IIRC, and it would be too much work to save it...
Comments:
Posted by neil (5.68.253.x) on July 5 2026, 10:30pm:
couldnt you grab double click values from a preset with a particular name? (default_values or whatever)then the reset values can be anything a user wants
Posted by David Schornsheim (188.194.199.x) on July 13 2026, 8:03pm:
You can get the default value of any VST3 or CLAP parameter via the ParameterInfo struct (VST3) or via "default_value" (CLAP). Details are here:
forum.cockos.com/showthread.php?t=281353
Posted by
Justin
on July 17 2026, 1:03pm:
Thanks David! I stand corrected.
Comment:
Your Name:
-- Site Owner's Name:
(for human-verification) Comment:
[
back to index
] | [
unreplied
] | [
replied
] | [
recent comments
] | [
all
]
Copyright 2026 Justin Frankel
.
|
RSS