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:
Is there any way for a JSFX to detect which operating system it's being run on? I don't need to know the version, just Windows vs OSX will do. Bonus points if the method works when running JSFX in ReaJS too. The reason I need this is because gfx_drawNumber rounds off in Windows but truncates in OSX: forum.cockos.com/showthread.php?t=168401
Asked by Kite (67.160.138.x) on November 6 2015, 9:10pm
Reply on November 10 2015, 1:13am:
Hmm a better solution would be to fix the rounding issue you describe :)
Comment...
Question:
I've since migrated to Renoise for composing purposes. Someone wrote a little Lua tool to import scala files and I learned enough from that to hack something together. Still think one of the main flaws in DAW paradigm is to base them around a fixed scale, from a guitar analogy imagine you buy a guitar with fixed strings and you can't tune it to drop d or som
Asked by Oblong (95.69.58.x) on November 6 2015, 4:13am
Reply on November 6 2015, 6:12pm:
Perhaps the question was truncated here, try again!
Comment...
Question:
Do you have a guess who the creator of the Vanillacoin cryptocurrency is? His comments make it sound like he helped develop Gnutella. Is it you?
Asked by Sarah (174.45.96.x) on November 6 2015, 2:08am
Reply on November 6 2015, 6:12pm:
No idea, it's certainly not me.
Comment...
Question:
Now that we're in our mid 30s, to me at least, 18 yr olds look like little kids. Isn't it a trip to consider one of those kids produced your phat stash? :) I bet you're a pretty big fan of 18 yr old Justin for the hookup!
Asked by Will (107.203.156.x) on November 5 2015, 11:27pm
Reply on November 6 2015, 6:14pm:
I don't really look at it that way, 18-year old me was a bit of a dumbass and a lucky sonofabitch, but would've probably landed on his feet whatever happened anyway.
Comment...
Question:
What should I have for lunch?
Asked by Richard (75.169.244.x) on November 5 2015, 7:20pm
Reply on November 6 2015, 6:14pm:
Pastrami on rye.
Comment...
Question:
Are you aware you missed a few questions in October??
Asked by Bernard (76.19.131.x) on November 4 2015, 7:00pm
Reply on November 5 2015, 4:38pm:
Oops.
Comment...
Question:
Thanks re: optimizing. I had been delaing with large collections of steings and never stopped to consider how slow my goto methods were.
Asked by PunkyBrewster (99.103.116.x) on October 31 2015, 8:52pm
Reply on November 5 2015, 4:39pm:
np, I'm a big believer in not optimizing until needed, and then testing to see what actually is slow and what works.
Comment...
Question:
Do you know your Meyer-Briggs type? What's your opinion on those kind of tests in general?
Asked by Robin (185.14.29.x) on October 31 2015, 2:38am
Reply on October 31 2015, 8:05pm (edited at October 31 2015, 8:06pm):
I don't remember... I don't put much thought into that sort of thing. I subscribe to the Team America classification system of personalities, if anything.
Comment...
Question:
Ever cross ways with Elon Musk?
Asked by Will (107.203.156.x) on October 29 2015, 3:44am
Reply on October 31 2015, 8:05pm:
Nope
Comment...
Question:
Q From A Crappy Coder: How much time do you spend comparing multiple methods to get the fastest performance?
Asked by PunkyBrewster (99.103.119.x) on October 28 2015, 4:14pm
Reply on October 31 2015, 8:04pm:
Depends on how important it is! Most things don't get two looks until they are a problem. Other things get ages and ages spent on them...
Comment...
Question:
isn't time to upgade WASTE?
Asked by hanna (71.15.24.x) on October 28 2015, 3:47am
Reply on October 31 2015, 8:04pm:
Probably, an OSX port would be nice too.
Comment...
Question:
Have you heard of Reverend Guitars?
Asked by Zak (72.241.15.x) on October 28 2015, 2:14am
Reply on October 31 2015, 8:03pm:
Nope.
Comment...
Question:
Glad to hear that; looking forward to it. FWIW, there's quite a few native VSTs already, something for almost every category: linux-sound.org/linux-vst-plugins.html -- and with a big player like REAPER entering the arena, hopefully more developers will show interest in the platform.
Asked by the_penguinist (37.136.79.x) on October 27 2015, 3:31pm
Reply on October 31 2015, 8:03pm:
Cool, probably need to sort out how to pass the VSTs an xlib window in effEditOpen, but otherwise it probably would just work. I hope.
Comment...
Question:
Any chance for a native Linux version of REAPER within the next 20 years?
Asked by the_penguinist (37.136.79.x) on October 23 2015, 9:52am
Reply on October 25 2015, 3:07am:
Maybe, though the lack of VST plug-ins would make it less attractive. I actually need to update the Linux build, I have some good things I've been meaning to release there. After 5.05.
Comment...
Question:
Is there anyway to access FX parameters for FX in the MONITOR FX via ReaScript?
Asked by James (50.179.163.x) on October 16 2015, 4:36am
Reply on October 22 2015, 4:49pm:
I don't think so
Comment...
Question:
Ci. I've known you off and on too since your `burn days in #winprog. :P
Asked by Will (107.203.156.x) on October 16 2015, 3:30am
Reply on October 22 2015, 4:49pm:
ahh yeah
Comment...
Question:
Have you checked out 'germ's music?
soundcloud.com/bbqchinchilla
Asked by Will (107.203.156.x) on October 14 2015, 5:39am
Reply on October 15 2015, 6:24pm:
Yep do you know him?
Comment...
Question:
Re PDC: Yes, that's exactly what I thought I could avoid, plugins using very short latency would use less ASIO buffers, which in turn would make things much easier for live tracking through them. Please think about it :)
Asked by EvilDragon (141.138.17.x) on October 12 2015, 8:14pm
Reply on October 13 2015, 3:53pm:
Could just disable PDC for those plug-ins ;)
Comment...
Question:
has having a very open API in Reaper added much work to programming of Reaper?
Asked by fixerdave (92.24.187.x) on October 11 2015, 1:42pm
Reply on October 13 2015, 3:53pm:
Not too much, I don't think..
Comment...
Question:
www.mark-henning.de/files/am/Tuning_File_V2_Doc.pdf... I�m using CSE at the moment, but my dream would be a more intuitive system, I did a simple prototype in max/msp with 127 oscillators to tune by ear but I�m too lousy of a programmer to write the exporter to tun file, so I�m copy pasting the numbers into CSE�
Asked by Oblong (94.60.120.x) on October 10 2015, 8:23pm
Reply on November 5 2015, 4:39pm:
Interesting-ish
Comment...
[
newer questions
]
[
unreplied
] | [
replied
] | [
recent comments
] | [
all
]
[
older questions
]
Copyright 2025 Justin Frankel
.
|
RSS