You are on page 1of 1

 

audio-related resources
home
Link collection of DSP / audio programming sites

If you feel like diving into programming of plugins yourself (and I would encourage you to do so), here is an
  (unsorted) collection of links to get more information.
Some of them are pretty well-known among the community of programmers, others found their way into my
audio plugins
bookmark list just by surfing the net and feeding the search engines with stupid questions.

Beware: Starting to program plugins can make you addicted, weird, look neglected and may isolate you from
  your normal environment :D
Furthermore, it can be very frustrating when things don't work as expected and your computer keeps on
resources crashing. I recommend you to look for someone to pick you up from time to time... ;)
ing & mastering 
gramming links 
One of the best link collections of all time, a good starting point to search for anything related to computers
and electronics:
http://www.epanorama.net

Complete DSP book as download [downloadable by chapter, an excellent offer]:


http://www.dspguide.com

Brief tutorial to VST programming, by the English Computer Music Journal:


http://www.computermusic.co.uk/tutorial/diy1/diy1.asp

Subscribing the Steinberg vst-plugins mailing list [yes, in order to develop vst plugins, you HAVE TO :)]:
http://www.steinberg.net/en/ps/support/3rdparty/vst_sdk/

The vst-plugins list archive (before posting any newbie question, you should browse the archive files]:
http://service.steinberg.net/webdoc.nsf/show/devarchive

Clear, Efficient Musical Signal Processing in ANSI C:


http://cnmat.CNMAT.Berkeley.EDU/~adrian/Csigproc.html

Harmony Central: Computers and Music: Audio Programming [Good link collection to get you further]:
http://www.harmony-central.com/Computer/Programming/

Butterworth / Bessel / Chebyshev Filters [an interactive online tool for designing digital filters, spits out ready-
to-use C source code]:
http://www-users.cs.york.ac.uk/~fisher/mkfilter/trad.html

musicdsp.org [the archives are a MUST reading, passionately maintained by Bram de Jong from
smartelectronix.com]:
http://www.musicdsp.org/

The VST source code archive. Looks similar to music.dsp, but deals with VST-specific stuff (plug-to-host
interface, GUIs, audio precessing in VST etc.):
http://www.u-he.com/vstsource

A private web site of Stephan Sprenger from Prosoniq, offering a very good beginner's introduction to the
Fourier transform:
http://www.dspdimension.com/

The Yvan Grabit's WWW Page (Steinberg) [the lates VSTGUI files]:
http://ygrabit.steinberg.de/users/ygrabit/public_html/index.html

Paul Browning's Audio Digital Signal processing Page:


http://www.tcicomp.com/paul/dsp/index.html

Sergio Caprile fx page:


http://www.geocities.com/scaprile/fx.html

Digital Audio Resampling Home Page:


http://www-ccrma.stanford.edu/~jos/src/

HCI Design: Princeton DSP Lecture:


http://www.cs.princeton.edu/courses/archive/fall00/cs436/DSP/DSP.html

VLSI Solution OY: Sample Rate Converting Tutorial:


http://www.vlsi.fi/other/VS_SRC/SampleRateTutorial.html

Digital Guitar Effects on PC - Effects Docs, Algos:


ff

You might also like