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: have you notice any memory leaks in swell-gdi.mm? as mentioned by tale bit.ly/qUUS91 ?
Asked by olilarkin (86.13.97.x) on October 8 2011, 11:20am
Reply on October 8 2011, 3:14pm:
    I think that "leak" is a result of using the 64 bit DrawText() impl and not having an autorelease pool active.. which may be specifically related to the iplug use... I dont think it is an issue in REAPER, at least...
Comment...
Question: your idea about Occupy Wall Street ?
Asked by hasaranga (123.231.12.x) on October 8 2011, 2:39am
Reply on October 8 2011, 3:16pm:
    Their messaging could use a little work but they are indeed pissed at some of the right people.
Comment...
Question: How have you been? Are you a fan of the show Breaking Bad? P.S. Good luck this season bit.ly/pFOWW2 bit.ly/roLdtp
Asked by AnalSeducer (76.103.105.x) on October 6 2011, 7:41am
Reply on October 8 2011, 3:14pm:
    Breaking Bad is awesome! Though Walter has gotten a bit stupid for being so smart at times.
Comment...
Question: Are you sad Steve Jobs died?
Asked by will (70.173.150.x) on October 6 2011, 1:52am
Reply on October 6 2011, 2:59am:
    Yeah, a bit. Not that I knew him personally, but he was relatively young and on such a roll. :(
Comment...
Question: Look at WDL, a lot of method implementations are entirely within header files (not in .CPP files). Isn't it a bad practice?
Asked by Rodrigo (177.42.32.x) on October 5 2011, 12:19am
Reply on October 5 2011, 7:54pm:
    Nah I think it's fine. It can lead to bloat in some instances but meh. For some stuff that is used *everywhere* we have some ifdefs to handle that (putting the implementations effectively in one module).
Comment...
Question: Are you aware that it is not possible to snap to frames (fps) in reaper unless bpm is 60? A fix would be great for film scorers!
Asked by diego (200.115.231.x) on October 4 2011, 8:07pm
Reply on October 5 2011, 7:54pm:
    Yeah we'll likely address this at some point.
Comment...
Question: From your experience; what are the signs of a software disaster?
Asked by gio (62.103.65.x) on October 4 2011, 3:18pm
Reply on October 5 2011, 7:57pm:
    Overengineering is a big problem. If development time is greater than time spent using the software for personal satisfaction, then that's bad too (developers need to be users first).
Comment...
Question: I have a dialog with a timer, current time goes to a static control. But it flickers like hell. Any tips? pastebin.com/X4BVXNWH
Asked by Rodrigo (177.42.32.x) on October 1 2011, 1:41am
Reply on October 3 2011, 4:00pm:
    Unfortunately dialogs are usually flickery. :( I wish I had some easy advice, but maybe just don't use a dialog + control? :)
Comment...
Question: What is your favourite colour?
Asked by HELLO THERE (208.97.118.x) on September 30 2011, 2:31pm
Reply on October 3 2011, 4:01pm:
    #FF6600 maybe?
Comment...
Question: What's the idea behind WDL_HeapBuf? Do you have any usage examples?
Asked by Rodrigo (189.26.138.x) on September 29 2011, 11:52pm
Reply on September 30 2011, 1:27pm:
    An object that abstracts the use of malloc()/realloc()/free(), with a size attribute, and optimizations to avoid heap thrashing (if you resize them a lot). It is often embedded into other WDL classes for storage...
Comment...
Question: What is the reason for such limited support of the mackie MCU Pro? Any plans for full support of euphonix artist series? Thx! :)
Asked by Terry Paholek (173.181.74.x) on September 28 2011, 5:17am
Reply on September 30 2011, 1:28pm:
    I've never really liked using the MCU, tbh.. but I'll probably merge some of the MCU updates back in.
Comment...
Question: Would you like to share with us an overview of WALTER's internals. How does the job done? It's very cool man!
Asked by gio (62.103.65.x) on September 27 2011, 3:58pm
Reply on September 30 2011, 1:27pm:
    At some point a lot of WALTER will likely get WDL'd...
Comment...
Question: How many hours a day do you tend to work?
Asked by Will (70.173.150.x) on September 27 2011, 3:16am
Reply on September 30 2011, 1:28pm:
    Anywhere from 2-10, depending on the day, I'd say?
Comment...
Question: A lot of people get away from raw pointers. What your opinion on the topic?
Asked by gio (62.103.65.x) on September 26 2011, 5:26pm
Reply on September 26 2011, 6:07pm:
    I like pointers.
Comment...
Question: Will you make a decent p2p file sharing program. The world really needs one. Thanks for nsis, gnutella, and winamp ofcourse.
Asked by Desert Rain (122.162.162.x) on September 25 2011, 11:11am
Reply on September 26 2011, 6:07pm:
    No.
Comment...
Question: Do you know anyone who could port Klinke MCU csurf plugin to mac OSX?
Asked by Ryan (75.84.180.x) on September 23 2011, 6:58pm
Reply on September 26 2011, 6:08pm:
    Hmm, merging it back into the main csurf plug-in is probably the best way forward. I wouldn't imagine it would take much work to port it, though...
1 Comment...
Question: What's the best way to represent currency in C?
Asked by gio (62.103.65.x) on September 23 2011, 2:08pm
Reply on September 26 2011, 6:08pm:
    maybe int64_t cents; or something? definitely do not use floating point.
Comment...
Question: Do you watch the UFC fights. Are you looking forward to Jones vs Rampage?
Asked by Mommy (65.9.105.x) on September 20 2011, 10:56pm
Reply on September 26 2011, 6:08pm:
    Nosir.
Comment...
Question: Are you continuing to develop CHAVS at all? (AVS / modern winamp compatibility etc?)
Asked by QOAL (109.158.94.x) on September 20 2011, 9:19pm
Reply on September 26 2011, 6:09pm:
    I haven't touched it lately; the original CHAVS thing was just a fun "backport our updates to EEL into the original project" sort of thing...
Comment...
Question: What impress you most about the legendary John Carmack?
Asked by gio (62.103.65.x) on September 20 2011, 12:51pm
Reply on September 20 2011, 2:17pm:
    id in general produced some wonderful games, and Carmack's apparent ability to tackle whatever problems seemed to get in their way was admirable. The fact that they open source their tech after a few generations is a really nice thing, too.
Comment...
[newer questions][unreplied] | [replied] | [recent comments] | [all]
[older questions]
Copyright 2025 Justin Frankel. | RSS