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:
How are the getChunk and setChunk Reaper VST extensions used?
Asked by Datajake1999 (172.115.154.x) on May 6 2022, 12:26pm
Reply on May 7 2022, 9:20pm:
effVendorSpecific/effGetChunk is called when a reascript or similar calls TrackFX_GetNamedConfigParm(). value is a pointer to the name, ptr is a buffer, and the float value is the size of the buffer. a string should be written and 0xf00d returned if supported.
effVendorSpecific/effSetChunk is called when a reascript or similar calls SetNamedConfigParm(), value is a pointer to the name, ptr is a pointer to a null-terminated string. Should return 0xf00d if supported.
Comment:
Your Name:
-- Site Owner's Name:
(for human-verification) Comment:
[
back to index
] | [
unreplied
] | [
replied
] | [
recent comments
] | [
all
]
Copyright 2025 Justin Frankel
.
|
RSS