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):
[
unreplied
] | [
replied
] | [
recent comments
] | [
all
]
[
older questions
]
Question:
When automation items were introduced also a bottom envelope gap was added which is variable in height (
imgur.com/RuhDDqR
. What's the formula to calc the height (need for SWS fix), C(++) code snippet will do. Thx.
Asked by wasereb4 (95.91.77.x) on April 1 2025, 9:10pm
Question:
Some courts have decided (quite bizarrely from a foreigners perspective) that buying votes is legal. Do you think it's legal to take the money and vote the other way?
Asked by SpoiledHobo (77.179.7.x) on April 1 2025, 5:25pm
Reply on April 1 2025, 5:58pm:
No idea, it's all a big pile of terrible that needs to be fixed
Comment...
Question:
if i wanted to have my morning coffee in a cool coffee cup, i can get one with a renoise logo. so where can i one with a reaper logo? and what about reaper baseball caps???
Asked by shorty (93.236.194.x) on March 29 2025, 3:22pm
Reply on March 29 2025, 6:55pm:
we don't do merch but we should but that's not the best use of our time, so if you see any online anywhere go for it...
Comment...
Question:
I want to mix two audio samples. Adding them together and dividing by 2 reduces audio gain. What should I do? (using realtime)
Asked by Ruchira (175.157.30.x) on March 29 2025, 3:41am
Reply on March 29 2025, 3:43am:
add them together, don't divide by two?
2 Comments...
Question:
You might get a kick out of this Internet Radio station:
nightride.fm
Asked by Jesse (100.1.63.x) on March 27 2025, 10:53pm
Reply on March 29 2025, 3:43am:
Nice, retroooooo
Comment...
Question:
I tried to create a JS Notepad, and the only way I know to make a js plugin accept input text box is via the small boxes beside sliders. Is there any way to create big a text box and make a notepad out of it.
Asked by Wing (197.251.240.x) on March 27 2025, 12:26am
Reply on March 27 2025, 2:41am:
Not easily, no. better to use VST or CLAP and native window controls for that.
8 Comments...
Question:
Hello, can Reaper utilize the graphics card for computation, such as during audio and video export?
Asked by daqr (112.254.92.x) on March 26 2025, 5:35am
Reply on March 26 2025, 8:02pm:
not directly but if the underlying video encoder/decoder does, or if you have VSTs that do, then yeah.
Comment...
Question:
in one session shortcuts are detected as "shift + x" and on others it's just the resulting "x" symbol when I use that modifier... why? this breaks actions between sessions
Asked by Tomas (187.213.24.x) on March 26 2025, 3:43am
Reply on March 26 2025, 8:01pm:
Not sure I follow this question sorry, forum post or email it
3 Comments...
Question:
Do you consider yourself as a minimalist person?
Asked by Abhi (106.219.69.x) on March 25 2025, 6:38am
Reply on March 25 2025, 6:42am:
I'm not sure what that would mean, but while I prefer not having too much of everything, as someone who has 5 laptops I don't think I can really get away with it.
4 Comments...
Question:
Monitor
Asked by Levy (61.68.78.x) on March 25 2025, 2:41am
Reply on March 25 2025, 6:42am:
Hmm?
Comment...
Question:
Hi, pls can you or schwa tell me the formula for calculating the Pan Law curve for -3,-4.5,6. I'm trying to implement it in the ff code but the pan laws when used are giving wrong values. It's a code you are familiar with cuz you made it:
pastebin.com/XHidC8kY
Asked by W.Garby (154.161.10.x) on March 23 2025, 2:05am
Reply on March 24 2025, 9:01pm:
Here's some C++ for you to digest:
https://1014.org/shiz/code/panlaw.txt
1 Comment...
Question:
Tea or coffee?
Asked by Steve (155.97.231.x) on March 23 2025, 12:49am
Reply on March 23 2025, 1:58am:
Both! Coffee in the morning, tea in the afternoon.
Comment...
Question:
Do DAWs sound the same?
Asked by Nobody (45.84.107.x) on March 22 2025, 2:24am
Reply on March 22 2025, 4:24am:
yes and no. they all sum the same. but they have different default pan laws, different stock EQs/compressors, etc etc.
2 Comments...
Question:
why so many ides' ? why so many frameworks? Why so many libraries? Why so many apis' ? I don't understand this whole programming thing. Is there a lot of dependencies in Reaper as well or you're type of guy to write things from scratch on your own?
Asked by Rano (45.250.49.x) on March 21 2025, 9:20pm
Reply on March 21 2025, 9:40pm:
definitely prefer to keep dependencies to a minimum! I ran a mastodon server for a little while but the dependencies were so numerous it was disorienting, hard to trust that many supply chains!
Comment...
Question:
Upon init of a csurf plugin, Reaper calls it with a parameter called "errStats". It does contain the error state of csurf plugins initialised before. Should a csurf plugin just init this to zero before using it?
Asked by David (61.8.130.x) on March 21 2025, 7:16am
Reply on March 21 2025, 5:43pm:
Do not clear it -- set bits if errors occur: 1 if you couldn't open the MIDI device, 2 if couldn't open MIDI output, 4 if couldn't open some sort of network port
Comment...
Question:
What is your workflow for creating Reaper's changelogs?
Asked by David (95.90.126.x) on March 21 2025, 6:30am
Reply on March 21 2025, 5:44pm:
We have git commit lines like "- some change" or "+ some change", then a script that auto-generates the changelog for the builds based on those. when doing releases, we then manually edit/fix typos/reword/etc in the whatsnew.txt file that is in git.
Comment...
Question:
How do you track your time when working on stuff?
Asked by justout (31.37.8.x) on March 19 2025, 4:01pm
Reply on March 19 2025, 4:17pm:
I don't really track it
Comment...
Question:
Do you have any living grandparents?
Asked by Will (23.125.224.x) on March 18 2025, 9:03pm
Reply on March 19 2025, 4:12am:
Nope
Comment...
Question:
Do you like the show resident alien? Do you like Nathan for You?
Asked by vma2025 (47.144.161.x) on March 18 2025, 8:08pm
Reply on March 19 2025, 4:11am:
Nathan for You was pretty good, but The Rehearsal was better. Haven't watched Resident Alien though I hear it is funny.
Comment...
Question:
of all the AI models, coders, agents, etc. is there one that catches your attention to implement in your life or in coding REAPER per se? like manus, which seems like a (very) proto-jarvis
Asked by alex (187.228.117.x) on March 17 2025, 1:24am
Reply on March 17 2025, 8:33pm:
nope
Comment...
[
unreplied
] | [
replied
] | [
recent comments
] | [
all
]
[
older questions
]
Copyright 2025 Justin Frankel
.
|
RSS