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:
I'm currently documenting the technical side of the bouncing feature and noticed, that the bounce-format-string differs from the render-format-string by an additional byte at the end of the string, that changes when I change things. How is this byte calculated? Is it a crc?
Asked by Mespotine (82.135.127.x) on August 3 2025, 7:14pm
Reply on August 4 2025, 4:22pm:
hmm not sure what you mean there, the ini file keys?
Comments:
Posted by Mespotine (109.104.45.x) on August 5 2025, 12:16pm:
Yeah, the ones stored in reaper.ini in bouncecfg and bouncecfg_sz. They have an additional byte at the end, when I decode them from hex to binary.
Posted by Mespotine (109.104.45.x) on August 5 2025, 12:29pm:
bouncecfg_sz looks like the length of the unencoded string, right?
Posted by
Justin
on August 5 2025, 7:15pm:
This isn't specific to bounce, though, this is a feature of the win32 WritePrivateProfileStruct -- see
github.com/justinfrankel/WDL/blob/...
e.g.
Posted by Mespotine (82.135.127.x) on August 7 2025, 4:29pm:
Ah, so if I'm getting it right, all binary strings are stored this way. Good to know. I'll check the code you linked, this should help me tons. Thnx.
Comment:
Your Name:
-- Site Owner's Name:
(for human-verification) Comment:
[
back to index
] | [
unreplied
] | [
replied
] | [
recent comments
] | [
all
]
Copyright 2025 Justin Frankel
.
|
RSS