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):
[
newer questions
]
[
unreplied
] | [
replied
] | [
recent comments
] | [
all
]
[
older questions
]
Question:
Does reaper make much use of the gpu?
Asked by ees. (69.15.110.x) on August 19 2013, 2:14pm
Reply on August 20 2013, 1:38pm:
None.
Comment...
Question:
any idea why SWELL SetWindowPos() makes window flicker when resizing?
github.com/olilarkin/wdl-ol/blob/n...
- any cleaner way to resize?
Asked by olilarkin (81.100.230.x) on August 15 2013, 9:36pm
Reply on August 15 2013, 11:21pm:
Hmm try adding SWP_NOZORDER to the flags?
Comment...
Question:
nicotine addiction
Asked by paul (213.104.44.x) on August 15 2013, 2:41pm
Reply on August 15 2013, 8:24pm:
thankfully no!
Comment...
Question:
Just discovered this : earsketch.gatech.edu/ It's nice to see a college curriculum based on Reaper! Is this EarSketch script very different from standard ReaScript?
Asked by Bernard (188.154.73.x) on August 15 2013, 1:16pm
Reply on August 15 2013, 8:25pm:
It's built on top of ReaScript, and is really neat indeed!
Comment...
Question:
userfox.com/blog/How-to-record-ani...
Asked by ruchira (103.21.166.x) on August 15 2013, 2:26am
Reply on August 15 2013, 8:25pm:
Heh.
Comment...
Question:
what kind of light does the spritzer space telescope study
Asked by allee (207.191.190.x) on August 14 2013, 12:57pm
Reply on August 15 2013, 8:25pm:
Infrared apparently. Cool. I mean, Hot.
Comment...
Question:
Well, what I mean is, do the three of you have distinct ways of solving problems?
Asked by ees. (69.15.110.x) on August 13 2013, 6:40pm
Reply on August 15 2013, 8:26pm:
More or less yeah, though we'd probably come up with the same solutions some percentage of the time.
Comment...
Question:
Aside from syntax, can you tell by looking at the code who did what?
Asked by ees. (69.15.110.x) on August 13 2013, 2:47pm
Reply on August 13 2013, 6:12pm:
Sometimes, but 'git blame' can always.
Comment...
Question:
Can you up rons workload before burning man so I can see him crash?
Asked by Pinkasso (208.64.185.x) on August 13 2013, 8:58am
Reply on August 13 2013, 6:13pm:
Haha, no
Comment...
Question:
Try Win8 yet? Metro takes very little getting used to, the OS is simply faster than 7, recommend!
Asked by Will (70.173.150.x) on August 13 2013, 2:42am
Reply on August 13 2013, 6:13pm:
I miss the start menu.
Comment...
Question:
Need to find out when reaper finished loading (including any startup project if they are set) and it seems SaveExtensionConfig gets called twice with isUndo = true. First just when loading start, and then again when loading finishes. Is it safe to use that (wait for a second call to SaveExtensionConfig to conclude loading finished for good)? It seems a bit
Asked by Martin (93.136.238.x) on August 11 2013, 3:25pm
Reply on August 12 2013, 4:16pm:
a bit hacky, but that's the only thing I managed to found (tried using GetCurrentProjectInLoadSave() but it doesn't work if called from another thread) (sorry for another lengthy 2part question)
Hmm, loading state would be one way, but I dunno, what's the purpose of this? Also, anything from another thread is going to be tricky (and should probably be avoided if at all possible IMO)...
Comment...
Question:
When was the most fun time of your life? Now? Winamp days? If you had to groundhog day it, when would it be?
Asked by Will (70.173.150.x) on August 11 2013, 3:48am
Reply on August 12 2013, 4:14pm (edited at August 13 2013, 6:15pm):
Haha I dunno I think the days get better... if I had to pick a day, I don't know, that'd be tough as any day would get old eventually.
Edit: my wife informs me that I've failed to answer the question. We had a discussion about it, then, and deciding that instead of groundhog day style, it would be just a good day that I would like to experience again. My mind mostly blanks. She described to me a day (which I remembered well enough, after she brought it up) that involved friends, food, drink, a warm backyard, and a cat. I'll go with that day.
Comment...
Question:
Does the Tesla Model S tempt you?
Asked by PinkAsso (208.64.185.x) on August 9 2013, 1:08pm
Reply on August 9 2013, 1:38pm:
It probably would if I wanted to have a car...
Comment...
Question:
Speaking of AC/Heat Pumps, etc., have you ever considered applying your problem solving skills to non-programming domains? Couldn't you be just as creative and expressive with innovative solutions outside of code? Your brain/capability is clearly above average and not limited to programming.
Asked by Will (24.234.85.x) on August 8 2013, 6:49pm
Reply on August 9 2013, 1:39pm:
I like physical stuff too, I'm just a bit too crap at it.
Comment...
Question:
Any witchcraft to deal CL display on ancient editors (vi/emacs), I use them when I travel light. WDL has mixed line feeds and looks messy. I'm skeptical about dos2unix; at the moment I have a meta-function to hide them. Do you think there is a better way?
Asked by gio (94.66.16.x) on August 8 2013, 7:19am
Reply on August 8 2013, 1:52pm:
Yeah, we need to fix this in WDL (sorry) -- in our repositories it is almost all DOS CRLF, but I think the way we merge changes in might cause that to fail in the public repos. I suppose every time we apply a patch to the public repos we could have it make everything just LF, that would probably be a good thing.
Comment...
Question:
Next big consumer technology? On the same level as smart phones 8 years ago.
Asked by mick (203.45.73.x) on August 8 2013, 5:02am
Reply on August 8 2013, 1:52pm:
No idea. I want big improvements in air conditioning/heat pumps and water purification, though.
Comment...
Question:
I can see item label height (bit.ly/13AWn6z) is somehow tied to mediaitem_font from ColorTheme but I just can't crack how you calculate it. Care to share the secret? And sorry for a sudden flood of questions :)
Asked by Martin (93.139.55.x) on August 5 2013, 7:29pm
Reply on August 5 2013, 7:46pm (edited at August 5 2013, 7:47pm):
I believe it is something like:
int texth = abs(colortheme->mediaitem_font.lfHeight)*11/8; if (laneh < 16) texth-=2;
Comment...
Question:
any idea why when I call _LICE::LICE_DashedLine(pGraphics->GetDrawBitmap(), 474, 120, 511, 120, 2, 2, LICE_RGBA(255,255,255,255));, with valid args/area causes an access violation in _LICE_MakePixelNoClamp? only tried on OSX
Asked by olilarkin (81.100.230.x) on August 5 2013, 4:28pm
Reply on August 5 2013, 7:42pm (edited at August 7 2013, 8:40am):
What's the bitmap size? Can you tell which call in DashedLine() is executing it? Probably an error with the clip logic... (edit: sorted via email, thanks Oli! Fix coming soon in public licereposit)
Comment...
Question:
www.youtube.com/watch?v=Nco7qfrPG7I beginning would be good for one of your coffee/tea making videos :)
Asked by Will (70.173.150.x) on August 5 2013, 7:23am
Reply on August 5 2013, 7:38pm:
Heh yeah but I always use my own crap =)
Comment...
Question:
Thanks for the answer - I guess it's kinda touchy to expose something like that. Whatever you decide, no hurry here, feature is far from complete :) And not to break the rules and satisfy my curiosity: How do you draw play cursor these days? Google revealed that in far 2006 you used DrawFocusRect.
Asked by Martin (78.0.209.x) on August 3 2013, 4:58pm
Reply on August 5 2013, 7:38pm:
It renders it offscreen and BitBlts it... No longer using DrawFocusRect()
Comment...
[
newer questions
]
[
unreplied
] | [
replied
] | [
recent comments
] | [
all
]
[
older questions
]
Copyright 2025 Justin Frankel
.
|
RSS