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:
When NullSoft started to blow up. Did you ever think of becoming a playboy? Like this www.youtube.com/watch?v=q5peh2mz_xU
Asked by AnalSeducer (173.234.32.x) on May 25 2012, 7:33pm
Reply on May 26 2012, 7:54pm:
Hah no. I'm too lazy.
Comment...
Question:
Re: drummer. Yeah you're right. But it still sucks though..Like many, I did put in a lot of stroke time.Thought it would pay off
Asked by AnalSeducer (173.208.68.x) on May 25 2012, 7:23pm
Reply on May 26 2012, 7:54pm:
Sigh.
Comment...
Question:
Current Status: Shitty - on-msn.com/Kyvrde I need you to fly back to CA & get a few drinks with me.
Asked by AnalSeducer (173.208.68.x) on May 25 2012, 4:04pm
Reply on May 25 2012, 6:31pm:
At least he's not a drummer?
Comment...
Question:
Did you just said "Evidentemente"?? Are you learning Portuguese now?
Asked by CrisisWhatCrisis (89.180.191.x) on May 25 2012, 10:17am
Reply on May 25 2012, 6:30pm:
That's also Spanish and Italian =)
Comment...
Question:
Do you feel you changed the world? www.youtube.com/watch?v=YZyUlHtxoBs
Asked by John (70.173.150.x) on May 25 2012, 7:06am
Reply on May 25 2012, 6:30pm:
For at least 3 people, sure.
Comment...
Question:
How can a guy get good at regular expressions? I suck at them and feel stupid.
Asked by John (70.173.150.x) on May 24 2012, 4:15am
Reply on May 24 2012, 10:10pm:
Practice, I guess? I wouldn't know, I'm pretty lousy at them too, but I'm stubborn enough to usually get something to work.
Comment...
Question:
live.leapmotion.com/about.html Would this cooperate well with Reaper?
Asked by EvilDragon (78.3.242.x) on May 23 2012, 9:05pm
Reply on May 24 2012, 10:10pm:
No idea, but nifty.
Comment...
Question:
if you rewrote winamp today, would you use WDL?
Asked by John (70.173.150.x) on May 23 2012, 2:44am
Reply on May 24 2012, 10:12pm:
Evidentemente!
Comment...
Question:
Do you communicate with the developers of other DAWs? Is there a sort of community?
Asked by David (69.15.110.x) on May 22 2012, 2:23pm
Reply on May 22 2012, 2:40pm:
No, there really is no community there. :/
Comment...
Question:
which (if any) of WDL's classes be most suitable for an N-chan static delay line... queue.h?
Asked by olilarkin (86.13.97.x) on May 22 2012, 7:54am
Reply on May 22 2012, 2:41pm:
The queue classes are more for dynamic length data, and can involve shuffling of data. I'd personally use a WDL_TypedBuf
or whatnot and just track the read/write head positions manually.
Comment...
Question:
Do you prefer developing on the Mac or Windows more (API aside). Why TF do Macs cost so much more?
Asked by Will (70.173.150.x) on May 22 2012, 7:04am
Reply on May 22 2012, 2:43pm:
Windows -- there are nice things about having a native bash shell, but msysgit's is getting pretty good, and Xcode is so awful that it drives me to just use vim on OSX (which is fine, I like vim and all, but that's saying more about Xcode than anything else). Whereas VC6 is fine and usable, as is VC2005...
Comment...
Question:
okay......Thanks for the support.......(@ windows installer)
Asked by Gayan (61.245.168.x) on May 21 2012, 4:04pm
Reply on May 22 2012, 2:43pm:
Sure.
Comment...
Question:
Name best software for creat windows installer..?
Asked by Gayan (61.245.165.x) on May 20 2012, 11:10am
Reply on May 20 2012, 10:01pm:
I'm of course obligated to say NSIS, but I will concede that it is not the easiest thing to learn.
Comment...
Question:
What do you think of this? tinyurl.com/7mg8ofq
Asked by David (184.36.239.x) on May 20 2012, 12:19am
Reply on May 20 2012, 10:02pm:
Pretty cool looking.
Comment...
Question:
How did you connect custom hardware knobs & switches to a Windows machine (Jesusonic) and write software that recognized them?
Asked by Phillip (24.248.82.x) on May 20 2012, 12:15am
Reply on May 20 2012, 10:03pm:
I programmed an AVR microcontroller to sample the knobs/switches, and send that via RS-232 (via a separate chip that handled the RS-232 voltage requirements) to the PC.
Comment...
Question:
I note the reaper logo would lend itself well to a drinks coaster. Any merch plans?
Asked by Richard (86.166.92.x) on May 19 2012, 9:14pm
Reply on May 20 2012, 10:03pm:
Haha not really, but REAPER guitar picks would be even better, IMO.
Comment...
Question:
Hows your pace regarding Reaper now?
Asked by Geir (88.88.163.x) on May 19 2012, 2:09pm
Reply on May 20 2012, 10:03pm:
It's good, we're doing some good quality improvements now, I think.
Comment...
Question:
What made you choose a 2-space ident? Any interesting story about this? Usually people use 4.
Asked by Rodrigo (201.86.67.x) on May 19 2012, 1:59pm
Reply on May 20 2012, 10:04pm:
It dates back to wanting to cram code onto an 80 column screen, and not wanting to keep functions light. I sort of regret this, as I do often find it difficult to see what lines up with what. Oops.
Comment...
Question:
Would you be as good if you learned programming at your current age, or is it a young man's game to learn it as well as you did?
Asked by Will (24.234.85.x) on May 18 2012, 10:49pm
Reply on May 20 2012, 10:05pm:
I have no way of knowing, really, but I would tend to think that when you start doesn't matter,(i.e. if I was 50 and had programmed for the same amount of time as I have now, I'd be a similarly competent programmer).
Comment...
Question:
It's still not fair to neglect those users in such way, methinks. If OLGA were freeware, then I'd understand. But it is not.
Asked by Tinny (88.207.124.x) on May 18 2012, 8:07am
Reply on May 20 2012, 10:06pm:
Yeah, I think this will likely be addressed soon.
Comment...
[
newer questions
]
[
unreplied
] | [
replied
] | [
recent comments
] | [
all
]
[
older questions
]
Copyright 2025 Justin Frankel
.
|
RSS