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:
Do you sell at least 1 license for Reaper a day?
Asked by Will (70.173.150.x) on October 28 2012, 10:03am
Reply on October 28 2012, 5:44pm:
Yes, we sell considerably more than 1 license per day.
Comment...
Question:
Re: basketball. I think you're wrong. Your height is ideal for PG, SG or even SF. Anyway, after all these time, does NY suit u?
Asked by gio (94.66.74.x) on October 25 2012, 2:22am
Reply on October 25 2012, 8:56pm:
ah, well I have no skill anyway. I love New York, yes.
Comment...
Question:
just watched the video with you riding the bicycle. you are huge mate, what's your height? ever consider basketball?
Asked by gio (94.66.31.x) on October 24 2012, 5:44am
Reply on October 24 2012, 2:06pm:
Maybe the bike I was riding was too small? I'm 6'4" which is short for a basketbal player, I'd think.
Comment...
Question:
Are you going to create something better like shoutcast ?
Asked by Steven (78.50.95.x) on October 24 2012, 3:13am
Reply on October 24 2012, 2:06pm:
Hmm better like shoutcast or better than shoutcast?
Comment...
Question:
How did Sherlock survive the fall?!
Asked by World (66.41.82.x) on October 23 2012, 8:14pm
Reply on October 24 2012, 2:05pm:
It must have not been him...
Comment...
Question:
Im doing a Research paper about you for my computer programming class can you tell me alittle bit about yourself?
Asked by Kayla (12.139.99.x) on October 23 2012, 6:11pm
Reply on October 24 2012, 2:05pm:
I like programming, and started on BASIC on Atari 8-bits, then did Pascal on DOS, Turbo C, then Watcom for a bit and djgpp, and various unixy OSes, before ending up doing largely Windows dev in C++.
Comment...
Question:
Is the undo code in Reaper crisp and clean or are there all kinds of special cases?
Asked by ees. (69.15.110.x) on October 23 2012, 3:01pm
Reply on October 24 2012, 2:04pm:
The undo system is a bit complicated but also not poorly organized. So both.
Comment...
Question:
Will the current REAPER pre-release reach 29a? I have placed a bet with a guy that this is possible ;)
Asked by gio (94.66.94.x) on October 21 2012, 12:08pm
Reply on October 24 2012, 2:04pm:
Probably not.
Comment...
Question:
Is that you in black with the red helmet? :) Crazy, we are 1year & 1 month apart and both taking up physical activites now ha :)
Asked by AnalSeducer (67.215.231.x) on October 21 2012, 4:13am
Reply on October 24 2012, 2:04pm:
Probably yeah.
Comment...
Question:
Did you see Winamp for Android? What do you think of it?
Asked by Rodrigo (201.47.45.x) on October 20 2012, 6:44pm
Reply on October 24 2012, 2:04pm:
I tried to use it once but it wouldn't find the music on my sdcard. Probably user error, though, as I had to get the Android device to rescan...
Comment...
Question:
how are you today?
Asked by zander (109.96.196.x) on October 20 2012, 12:33pm
Reply on October 20 2012, 3:28pm:
It's a lovely Saturday, I do say.
Comment...
Question:
Hey man it's been a while how have you been? Do you miss me stopping by? :) Happy Birthday. When is Downloaded coming out!? :)
Asked by AnalSeducer (67.215.231.x) on October 16 2012, 4:00am
Reply on October 20 2012, 3:28pm:
Haha. I am well, no idea when Downloaded comes out. I'm sure I'll have a good solid 15 second spot in it. About as long as I'm in
this video
.
Comment...
Question:
Does Reaper use the FPU at all, or is it all integer processing at the hardware level?
Asked by Murgh (85.126.173.x) on October 15 2012, 3:22am
Reply on October 16 2012, 1:36am:
Extensive FPU use.
Comment...
Question:
will you consider doing this for your work? www.youtube.com/watch?v=y71lli8MS8s
Asked by fanofyours (108.233.126.x) on October 15 2012, 12:21am
Reply on October 15 2012, 2:01am:
Hah cute. Nah.
Comment...
Question:
How is organised your coding ? is all your coding for R included in pre ? If no, what are your other coding about R ?
Asked by I am not a numbe (109.133.134.x) on October 14 2012, 10:24pm
Reply on October 15 2012, 2:02am:
We usually have some work in progress branches that are not included in the main versions... Our code is somewhat decently organized, overall, but there are a few files which are way way bigger than they should be, but updating that is a pain so it happens very gradually.
Comment...
Question:
If you were to write the shoutcast server today, would you consider note.js?
Asked by John (70.173.150.x) on October 14 2012, 6:25am
Reply on October 15 2012, 2:03am:
node.js? Should be pretty doable, but I'd write it in C++ using jnetlib, because for me it would be just as easy and it could be made to scale a lot further, IMO.
Comment...
Question:
have u decide what u'll buy yourself 4 birthday present? here's an idea: tinyurl.com/7lfqcg3 (i wish it was mechanical:)
Asked by gio (94.66.75.x) on October 12 2012, 11:39pm
Reply on October 15 2012, 2:04am:
I have one of those, but I prefer the classic natural keyboards instead. I got some good run/bike related clothes for my birthday, so I'm happy with that. and an apple cake, and a long bike ride.
Comment...
Question:
what's the trick for reaper utilizing cpu even when no actual processing is present? smells like bleeding edge stuff...
Asked by gio (94.66.75.x) on October 12 2012, 3:52pm
Reply on October 15 2012, 2:05am:
We optimize for the case of when processing is used, rather for the case of when no processing is used.
Comment...
Question:
Ever use Python for anything? Any thoughts good/bad?
Asked by Will (24.234.85.x) on October 12 2012, 2:12am
Reply on October 15 2012, 2:05am:
Rarely, but I hate whitespace being meaningful. Seems like a decent enough language, though, but I have a hard enough time remembering all of the different syntaxes/keywords between C/C++ and Perl and shell scripts etc.
Comment...
Question:
Who got the best of the O'reilly Stewart Rumble?
Asked by Will (24.234.85.x) on October 11 2012, 11:38pm
Reply on October 15 2012, 2:07am:
I didn't watch it all, but I feel like Stewart dropped the ball a bit, like when he was a touch confused saying that we didn't have a national debt when GW Bush took office (we had projected surpluses but still a significant multi-trillion dollar debt, etc).
Comment...
[
newer questions
]
[
unreplied
] | [
replied
] | [
recent comments
] | [
all
]
[
older questions
]
Copyright 2025 Justin Frankel
.
|
RSS