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:
when hosting vst3 plugins, how to convert param id to index?
Asked by Ruchira (175.157.14.x) on December 31 2024, 3:24pm
Reply on December 31 2024, 4:55pm:
We build a map of parameters by enumerating all of them by index.
Comments:
Posted by Ruchira (175.157.14.x) on December 31 2024, 6:08pm:
I enumerate param ids using vst3Controller->getParameterInfo() within a loop. but it also copies param name and other data. Is it avoidable?
Posted by
Justin
on January 1 2025, 7:44pm:
if you do it only once (or when the parameter list changes), no big deal. you probably want the param name and the other data to save in your list too
Comment:
Your Name:
-- Site Owner's Name:
(for human-verification) Comment:
[
back to index
] | [
unreplied
] | [
replied
] | [
recent comments
] | [
all
]
Copyright 2025 Justin Frankel
.
|
RSS