justin = { main feed , music , code , 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: On REAPER each media item on the lane is a child window or they're just drawn on the large canvas with their data stored global?
Asked by Marty (189.26.133.x) on September 4 2011, 12:56pm
Reply on September 4 2011, 2:48pm:
    The latter -- the entire arrange view is one window.
Comment...
Question: www.tinyurl.com/438hgt6 How do you like this mockup for R4 forum skin? :) It would fit real well with the rest of Reaper site!
Asked by EvilDragon (89.172.13.x) on September 3 2011, 11:47pm
Reply on September 4 2011, 2:49pm:
    Nice. It's a pain, making them forum templates. One of these days...
Comment...
Question: Can you please double the amount of characters we can use in a question from 128 to 256? :)
Asked by EvilDragon (78.3.242.x) on September 3 2011, 6:35pm
Reply on September 4 2011, 2:49pm:
    I'll think about it.
Comment...
Question: ATM, I programatically switch presets (.rpl) like a pig. Is there a way to achieve this properly ? (I mean, with current API)
Asked by frenchos (141.11.254.x) on September 1 2011, 8:23am
Reply on September 1 2011, 1:43pm:
    I'd need to look into this.
Comment...
Question: Is it really ok? www.youtube.com/watch?v=Pi7gwX7rjOw
Asked by Will (70.173.150.x) on September 1 2011, 6:05am
Reply on September 1 2011, 1:39pm:
Comment...
Question: your interview on bigthink.com/justinfrankel was great! was the interview recent?
Asked by stench (68.28.147.x) on August 31 2011, 1:37pm
Reply on September 1 2011, 1:39pm:
    I think that was a year or two ago.
Comment...
Question: What do you think of wxWidgets?
Asked by John (69.15.110.x) on August 31 2011, 12:40pm
Reply on September 1 2011, 1:44pm:
    I've never used it. I've used apps made with it, though, and they seemed decent enough.
Comment...
Question: Can you tell who wrote specific Reaper code just by looking or do all three developers use the same syntax?
Asked by John (69.15.110.x) on August 31 2011, 10:47am
Reply on September 1 2011, 1:45pm:
    There are little tells, even if generally it looks similar enough.. so yeah, I can tell more often than not, and git blame tells all.
Comment...
Question: F*cking Magnets, How Do They Work? goo.gl/VWng ;)
Asked by Ruairi (203.59.148.x) on August 31 2011, 3:31am
Reply on September 1 2011, 1:45pm:
    That song sucks, though. There have been good ICP songs, that one is not one of them.
Comment...
Question: A lot of people believe DAWs sound different, there's another thread (bit.ly/nPx3ne) on this at the forums. What's your opinion?
Asked by Rodrigo (177.16.110.x) on August 30 2011, 10:34pm
Reply on August 31 2011, 3:02am:
    I think things mostly come down to user configuration differences, and pan laws.
Comment...
Question: Somethimes it seems rather quiet around Reaper development. What are you doing then?
Asked by Geir (85.167.108.x) on August 30 2011, 6:30pm
Reply on August 30 2011, 6:41pm:
    You can't work all of the time. That and, we just had a storm too...
Comment...
Question: It seems writing a mp3 decoder was the hard part, which had been done. Why do you think no one bothered with a decent GUI?
Asked by Will (70.173.150.x) on August 30 2011, 3:26pm
Reply on August 30 2011, 6:42pm (edited at August 30 2011, 6:43pm):
    I would go out on a limb and propose that there aren't that many people who really get, and enjoy, writing a certain class of applications.
Comment...
Question: What 's the meaning of the phrase "Eating Wack Rappers Alive, Spitting Out Chain?
Asked by Ronnie (110.168.171.x) on August 29 2011, 6:41am
Reply on August 30 2011, 2:36pm:
    I have no idea.
Comment...
Question: Will you vote or make a suggestion? tinyurl.com/3neqm92
Asked by gio (62.103.65.x) on August 29 2011, 1:50am
Reply on August 29 2011, 2:25am:
    Umm, where would I begin? OK, probably with requesting "make importing of vc6 projects that actually works". Yeah, that'll happen, riiight.
Comment...
Question: Have you ever written any database-related applications?
Asked by schmoe (96.55.149.x) on August 28 2011, 3:33pm
Reply on August 29 2011, 2:25am:
    Most of the SQL I've done has been for web and PHP.
Comment...
Question: Who am I?
Asked by S�ren (62.198.89.x) on August 26 2011, 6:55pm
Reply on August 28 2011, 2:08pm:
    The walrus?
Comment...
Question: in plush, to render 20 spheres at different positions, do you need 20 pl_Objs or can you redraw the same one and translate x20?
Asked by olilarkin (144.32.204.x) on August 26 2011, 11:35am
Reply on August 26 2011, 12:31pm (edited at August 26 2011, 12:40pm):
    20 pl_Objs, or multiple calls to Begin()/End(), which can work but would require z-buffering to look right. The current reason for this is that some intermediate state is stored in the object's pl_Face and pl_Vertex objects... It would be easy enough to change that, though...
Comment...
Question: Why don't you try to include the MP3 codec with REAPER? Its under GPL
Asked by Bharath (117.192.151.x) on August 26 2011, 10:29am
Reply on August 26 2011, 12:17pm:
Comment...
Question: Do you use those (ugly) C++ casting operators, like reinterpret_cast and static_cast? What's your opinion about them?
Asked by Rodrigo (161.148.171.x) on August 24 2011, 1:50pm
Reply on August 24 2011, 6:59pm:
    I actually try to avoid instances where they are necessary, honestly.
Comment...
Question: How has your mental stamina changed since you were 18? Can you code/concentrate as long as you could when you were younger?
Asked by Will (70.173.150.x) on August 23 2011, 1:33pm
Reply on August 24 2011, 6:59pm:
    I probably can, though I've found a better balance with the rest of life. The quality of what I produce is unquestionably higher now than it was then.
Comment...
[newer questions][unreplied] | [replied] | [recent comments] | [all]
[older questions]
Copyright 2025 Justin Frankel. | RSS