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:
What are your weaknesses? How do you deal with them?
Asked by Jesse (173.54.220.x) on September 27 2009, 12:47am
Reply on September 29 2009, 5:29pm:
My gums are really challenged.. I think it's genetic. Daily flossing and an electric toothbrush help a lot.
Comment...
Question:
Do you know of any more photos of Christophe's avatar model? Is there a story behind it? Is she a but-herface?
Asked by James (68.225.41.x) on September 26 2009, 9:01pm
Reply on September 29 2009, 5:25pm:
I don't, I'm sure he just found it online somewhere..
Unfortunately the butterface joke doesnt seem to work typed, needs to be spoken, eh?
Comment...
Question:
what's your favourite CPU since you started programming? if you had to choose between Xenon and Cell-BE, what would you pick?
Asked by _hio (62.103.65.x) on September 24 2009, 7:06am
Reply on September 24 2009, 3:10pm:
The most fun was probably the P133 I had.. since it was powerful and you could predict how it would run things.. whereas these days it's hard to imagine how CPUs schedule things.
Comment...
Question:
When NSV first came out did you used to stream from your condo/house? I seem to remember seeing you and girlfriend on there.....
Asked by John Brier (69.134.90.x) on September 23 2009, 9:13pm
Reply on September 24 2009, 3:10pm:
Probably I did... I forget.
Comment...
Question:
how much time do you spend answering these questions each day?
Asked by nunzio (68.196.39.x) on September 23 2009, 10:50am
Reply on September 24 2009, 3:09pm:
Not much.. maybe 5m/day tops
Comment...
Question:
Do you play any instruments? If so, which ones?
Asked by RayDay (137.99.136.x) on September 23 2009, 8:34am
Reply on September 24 2009, 3:09pm:
A bit of guitar, bass, rhodes, and drums, in no particular order. and I sometimes sing poorly.
Comment...
Question:
Practicality aside, would you love to bathe in gin? If so, what brand?
Asked by roberttheiii (67.221.94.x) on September 22 2009, 3:16pm
Reply on September 22 2009, 8:36pm:
I've never really liked Gin.. perhaps I should try getting a good gin gimlet somewhere or something..
Comment...
Question:
It sure feels sorted out. I have a B6S4 also and it feels like a Prius compared to the B5.
Asked by Rich (99.189.174.x) on September 22 2009, 2:04pm
Reply on September 22 2009, 8:36pm:
Awesome
Comment...
Question:
I bought yor S4. Wondering if you could tell me when you did the stage 3 conversion and if you replaced the timing belt.
Asked by Rich (99.189.174.x) on September 22 2009, 10:33am
Reply on September 22 2009, 1:03pm:
Ahh.. I forget, maybe like 2004-2006 or so? Don't think we did the timing belt but honestly can't remember. Did Cody get everything sorted out, I wonder?
Comment...
Question:
On the same note... Are you referring to your Doc Marten's?
Asked by Pipsqueak (67.88.171.x) on September 22 2009, 7:32am
Reply on September 22 2009, 1:02pm:
Nah, some Keens or something... Haven't worn Doc Marten's in years.. those were more boots..
Comment...
Question:
Do you wear flip-flops?
Asked by roberttheiii (67.221.94.x) on September 21 2009, 1:06pm
Reply on September 21 2009, 1:36pm:
no, normally I wear what would amount to sneakers, though of the fancier waterproof variety...
Comment...
Question:
Hello! How do you copy the GL framebuffer to a window?
Asked by pupkin (92.115.204.x) on September 20 2009, 11:48pm
Reply on September 21 2009, 12:28pm:
schwa says to check out the
WDL
GL stuff.. if you mean taking GL bits and getting them to a normal window, you'd use glReadPixels to a data store then blit the pixels to the window.
but I don't know what any of that means. ;)
Comment...
Question:
Have you had your IQ tested? If so, what was it?
Asked by Will (68.96.206.x) on September 20 2009, 5:51pm
Reply on September 20 2009, 8:21pm:
I don't think I have, no.
Comment...
Question:
A (viable?) answer for Tim Whitman: The samples are picked directly from the MP3 decoding process. Justin, isn't it?
Asked by Ilyes Gouta (41.230.25.x) on September 19 2009, 8:53am
Reply on September 19 2009, 2:39pm:
Right ;) Way to keep me on my toes...
Comment...
Question:
Did you guys use DirectSound to create the spectrum analyzer in Winamp? If not, did you capture samples from the soundcard?
Asked by Tim Whitman (76.124.95.x) on September 18 2009, 2:09pm
Reply on September 19 2009, 2:39pm:
Winamp would have access to the samples.. Originally the spectrum analyzer (and EQ for that matter) actually grabbed information from the frequency domain of the mp3 decoding, so it didn't require doing any sort of FFT etc.
For audio CDs, we'd play them and then sample the audio device for visualization, I think (using waveInOpen() etc)..
Comment...
Question:
I wonder what your media player of choice is then...
Asked by boing (79.119.44.x) on September 17 2009, 5:31am
Reply on September 17 2009, 8:20am:
Winamp 5.0x for music, typically, and VLC when I get some video that winamp+ffdshow wont play.
Comment...
Question:
Do you wear a wrist watch? ...if yes, what's the brand name?
Asked by Dave (222.90.231.x) on September 16 2009, 6:36pm
Reply on September 17 2009, 8:19am:
Nosir, since I got a cell phone I've used it for a clock.
Comment...
Question:
Does VC6 create machine code as optimized as VS2008, for example? Hasn't compiler technology improved?
Asked by Will (24.234.128.x) on September 15 2009, 3:12pm
Reply on September 16 2009, 1:56pm:
No, it doesn't. Probably the biggest gains to be had by using more recent compilers are that they can output SSE(x) code etc. But we use ICC with VC6 for performance sensitive stuff, and it seems to be a very modern compiler.
Comment...
Question:
Are you guys ever gonna develop a music player? Winamp is still my player of choice, but it's starting to show its age...
Asked by boing (79.119.44.x) on September 15 2009, 4:08am
Reply on September 16 2009, 1:55pm:
We've thought about it, but meh... sorta been there done that feeling.
Comment...
Question:
How do you make a CD-Key?
Asked by Pipsqueak (67.88.171.x) on September 14 2009, 1:26pm
Reply on September 16 2009, 1:55pm:
Hmm?
Comment...
[
newer questions
]
[
unreplied
] | [
replied
] | [
recent comments
] | [
all
]
[
older questions
]
Copyright 2025 Justin Frankel
.
|
RSS