View Single Post
Old 07-22-2009, 09:06 AM   #1
liteon
Human being with feelings
 
liteon's Avatar
 
Join Date: Apr 2008
Posts: 510
Default JS function alternatives and useful snippets of code.

this is a thread in which you can contribute:


- alternatives to the default functions in jesusonic - approximations or simply "cheaper" algorithms, but less cpu extensive. share your methods in js code plus any links to original references. the default functions should be considered as the optimal base of comparison, regarding the quality / cpu trade-off.
- other code optimization techniques. - what is faster?
- any snippets of code, that may be useful to future coders.
- "dsp explained" notes - how does a filter work? how to do convolution?
- any interesting dsp related articles, books and lectures.




lubomir

Last edited by liteon; 07-22-2009 at 09:40 AM.
liteon is offline   Reply With Quote