File: THANKS

package info (click to toggle)
blop 0.2.8-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,532 kB
  • sloc: ansic: 7,417; sh: 3,491; makefile: 131; sed: 16
file content (11 lines) | stat: -rw-r--r-- 582 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
Erik de Castro Lopo for his nice paper on float to int casting and
optimisation thereof: <http://www.mega-nerd.com/FPcast>

Steve Harris <steve[at]plugin.org.uk>, whose plugin distribution contains
a useful perl script that generates C code from an xml file. This was
used to generate the plugin code, which was then modified by me to
allow for the multiple port variants. I also nicked (and modified a bit)
his cube_interp code...

Joe Wright <joe[at]nyrsound.com>, who wrote a nice intro to bandlimiting
waveforms using wavetables: <http://www.musicdsp.org/files/bandlimited.pdf>