Nik Reiman

4,148
reputation
349 views

Registered User

name Nik Reiman
member for 1 year
seen 4 hours ago
website
location Stockholm, SE
age 28
I develop audio and music software. I started Teragon Audio, and have produced a number of AU/VST plugins, hosts, and other tools. Although Teragon no longer exists as a commercial entity, its code lives on and I have open-sourced most of the plugins, which are available on the Teragon Audio github page.
3h
awarded  Notable Question
22h
comment Is it possible to define initial parameter arguments for Java webapp listeners?
I never knew that these could be defined in the web.xml -- but it's exactly what I was looking for. Thanks!
23h
asked Is it possible to define initial parameter arguments for Java webapp listeners?
Dec
12
comment To disable “Entering Ex mode” in Vim
So glad I found this question... and let me guess, you're a fellow dvorak user, no? :)
Dec
6
awarded  Mortarboard
Dec
2
awarded  Notable Question
Nov
27
awarded  Popular Question
Nov
26
awarded  Nice Question
Nov
25
awarded  Popular Question
Nov
22
awarded  Cleanup
Nov
22
comment Tech Books you have but never read
Yeah I agree with jess... this one really isn't that hard of a read. Of course, that implies that you have the motivation to learn C, which these days is quite "meh"...
Nov
11
accepted Cross platform audio analysis library
Nov
10
answered Cross platform audio analysis library
Nov
9
accepted What are recommended strategies for load-testing (i. e. simulating large numbers of clients) server applications in a small shop?
Nov
9
revised Detect Mouse leave stage while dragging in Actionscript 3
grammar nazi
Nov
6
awarded  Popular Question
Nov
4
revised How to avoid “!= null” statements in Java?
typo hunter
Oct
20
awarded  Necromancer
Oct
20
revised How can I disable horizontal scrollbars in Flex components?
edited tags; edited title
Oct
9
awarded  Popular Question
Sep
28
awarded  Popular Question
Sep
23
accepted Looking for pointers on MIDI driver development
Sep
23
answered What is the worst real-world macros/pre-processor abuse you’ve ever come across?
Sep
21
revised When can I host IIS and SQL Server on the same machine?
very nice answer -- just fixed up some spelling errors/typos
Sep
17
awarded  Yearling
Sep
10
revised How do I get Intellij not to analyze my ant build files?
added 124 characters in body
Sep
8
comment SQL query throws “not in aggregate function or group by clause” exception
"GROUP BY r.id, u.id, u.alias," etc..., but for every column except the AVG() one.
Sep
4
answered Audio Unit and Writing to file
Sep
4
accepted Recording from microphone from within the browser using flex or processing
Aug
27
comment Flex 3 Alert text doesn’t stretch to fill space?
Yeah, something is totally wrong with the way you are calling Alert. It should not stretch like that. Can you paste some code?
Aug
21
comment SWF is not a loadable module
Ditto for me. Oy vey, what a helluva workaround...
Aug
21
answered ModuleBase vs. Module
Aug
18
accepted What is a cool wallpaper or background (if any) for a Main Application Window?
Aug
12
accepted OSX Audio: use Garage Band Plug-ins in my own app
Aug
11
answered OSX Audio: use Garage Band Plug-ins in my own app
Aug
7
comment How to test void method with Junit testing tools?
Is it not possible to refactor the method to return something other than void? It's not like any existing code would be bothered, since no calls to the method are looking at the outcome. ;)
Jul
31
comment Getting duplicate entry errors from Hibernate, is MySQL to blame?
Very thorough and clear answer -- thanks!
Jul
30
revised 8 bit audio samples to 16 bit
Added 8-bit tag
Jul
30
asked Getting duplicate entry errors from Hibernate, is MySQL to blame?
Jul
26
answered Recording from microphone from within the browser using flex or processing
Jul
26
answered Extra bytes in .mid files
Jul
22
accepted Why are my DBUnit tests consuming so much memory?
Jul
22
answered Why are my DBUnit tests consuming so much memory?
Jul
17
comment How do I get Intellij not to analyze my ant build files?
The .properties file is in the same directory as the build.xml.
Jul
17
asked How do I get Intellij not to analyze my ant build files?
Jul
16
awarded  
Jul
13
asked What is the correct syntax for “is” variable getter/setters in a POJO class?
Jul
12
revised Parsing the output of /usr/sbin/installer
added stuff
Jul
12
answered Parsing the output of /usr/sbin/installer
Jul
10
asked Why are my DBUnit tests consuming so much memory?