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: [for WALTER helper actions] I have a REAPERVirtWndDlgHost's HWND -> is there a way to get the related WDL_VWnd* from it ?
Asked by frenchos (141.11.254.x) on March 4 2011, 7:59am
Reply on March 4 2011, 12:43pm:
    Not really, unfortunately.. also sometimes we do make additions/changes to WDL_VWnd's interface, so that might be scary.
Comment...
Question: Why did you abandon Justin Audio?
Asked by Will (24.234.128.x) on March 3 2011, 1:08pm
Reply on March 4 2011, 12:43pm:
    I'm not following?
Comment...
Question: Do you use a wiki for your personal use?
Asked by Nick (137.149.237.x) on February 27 2011, 1:09am
Reply on February 27 2011, 3:14pm:
    Not really. Cockos has one, but I rarealy use it.
Comment...
Question: What would you say to the development of a Next Generation P2P Network?
Asked by Mr. Green (76.168.39.x) on February 25 2011, 2:27am
Reply on February 27 2011, 3:14pm:
    Sure. Tho I suppose ipv6 + http could do a lot.
Comment...
Question: Who would you like to kill and why?
Asked by TheFBI (208.64.185.x) on February 24 2011, 6:18pm
Reply on February 27 2011, 3:14pm:
    Ha ha. Nobody.
Comment...
Question: MuseScore 1.0 did crash on me a few times already, though. It's not yet 100% ripe.
Asked by EvilDragon (83.131.233.x) on February 24 2011, 12:46pm
Reply on February 27 2011, 3:14pm (edited at February 27 2011, 3:15pm):
    Agreed. It is very cool though.
Comment...
Question: It is said that the "Home" button on iPhone is not very longlife, have you ever installed any plugins(.deb) to save the button?
Asked by dave (222.90.231.x) on February 22 2011, 10:40pm
Reply on February 27 2011, 3:15pm:
    Haven't had a problem with any of mine -- my original iPhone's side buttons failed after I dropped it on them.
Comment...
Question: What are your thoughts on "Agile Methods" or "modern" software development methodologies in general?
Asked by escarlate (200.103.246.x) on February 22 2011, 10:35pm
Reply on February 27 2011, 3:16pm:
    I think there are some good ideas relating to those, though I think too much structure can also be a bad thing.
Comment...
Question: The Physicist bro c'mon nowww :p Rachel Weisz got me hard in Chain Reaction when she said "Because I'm a Physicist!" :) sighh ha
Asked by AnalSeducer (71.204.133.x) on February 22 2011, 4:43pm
Reply on February 27 2011, 3:16pm:
    Uhh, nice.
Comment...
Question: What is your favorite condom / record ?
Asked by bener (62.235.234.x) on February 22 2011, 3:16pm
Reply on February 22 2011, 3:53pm:
    Those both depend on what my options are, I suppose?
Comment...
Question: Do you spend any time considering the precarious nature of our permafucked economy?
Asked by Will (70.173.150.x) on February 21 2011, 8:43pm
Reply on February 22 2011, 3:51pm:
    Nah, must keep looking forwards. Inflation will save us.
Comment...
Question: I think you are right about school stuff I think you could be the Brian Cox of CS. Guess we'll be stuck w/more Social Networks?
Asked by AnalSeducer (71.204.133.x) on February 21 2011, 5:47pm
Reply on February 22 2011, 3:52pm:
    Hmm the actor or physicist?
Comment...
Question: Would you consider Muse Score?Please tell me what you think. REAPER really needs a score editor. Besides, its free!.
Asked by Bharath (124.247.216.x) on February 21 2011, 12:42am
Reply on February 22 2011, 3:52pm:
    Consider what exactly? It seemed cool, but also easy to crash. And it is built with Qt...
Comment...
Question: Could you explain how one utilizes inline assembly? An example of creating a variable in C then using it in asm registers, etc.
Asked by Will (68.224.131.x) on February 20 2011, 8:28pm
Reply on February 20 2011, 8:42pm:
    This varies depending on compiler and architecture -- VC on x64 doesn't support inline assembly, sadly. I'll give the easiest example, which would be on VC/x86:
    int x = 0x1000;
    __asm {
      mov eax, x
      ror eax, 16
      mov x, eax
    }
    printf("%x\n",x);
    
    Very straightforward, if you know assembly (load x into eax, roll right eax 16 bits, store back to x).
Comment...
Question: I only just got round to buying Reaper, after using it (occasionally) shareware for 3 years. Are you annoyed?
Asked by Chris allaboutch (91.105.158.x) on February 19 2011, 3:34am
Reply on February 20 2011, 4:05pm:
    No, it sounds like we won in the end!
Comment...
Question: Just curious do you ever read comments in your pic sections? Are my comments okay? bit.ly/emGGnr bit.ly/dLpjhi
Asked by AnalSeducer (71.204.133.x) on February 18 2011, 8:05pm
Reply on February 20 2011, 4:06pm:
    Rarely. I should probably disable them, but I'm glad someone is enjoying (?) them.
Comment...
Question: so what do you think of the new Radiohead album? I'm not impressed but everyone seems to love it.
Asked by dream of sleepin (86.17.97.x) on February 18 2011, 11:02am
Reply on February 20 2011, 4:07pm (edited at April 14 2011, 6:13am):
    It seems like a pretty big departure. I'm still listening, after a couple times through. Reminds me more of The Eraser, maybe, but it seems on and off where I can hear them as a whole band. It happens at times, and it is great, but other times it doesn't feel like them. Anyway, I'd really like to hear these songs live.

    Edit: April 14 2011: I have to revise this answer -- having not listened to it for a while, it now seems to have reserved a space in my head which it so beautifully fills. Awesome. Wonderful.
Comment...
Question: Have you tried integrating Muse Score as a score editor inside REAPER? It's amazing! musescore.org/en/musescore-1.0
Asked by Bharath (59.92.142.x) on February 17 2011, 10:26am
Reply on February 20 2011, 4:07pm:
    I have not.
Comment...
Question: mantis or wasabi?
Asked by ruchira (123.231.56.x) on February 17 2011, 2:22am
Reply on February 20 2011, 4:07pm:
    No se.
Comment...
Question: Forget the Professor question haha.. More importantly, did you meet your lady in SF or AZ? In regards to Will's answer etc.
Asked by AnalSedcuer (71.204.133.x) on February 16 2011, 5:34pm
Reply on February 20 2011, 4:07pm:
    SF.
Comment...
[newer questions][unreplied] | [replied] | [recent comments] | [all]
[older questions]
Copyright 2025 Justin Frankel. | RSS