DSP / Plugin / Host Development - Links

DSP, Plugin and Host development discussion.
Post Reply New Topic
RELATED
PRODUCTS

Post

Introduction to Sound Processing
http://www.faqs.org/docs/sp/index.html
HTML textbook including digital audio basics, filters, effects, math fundamentals, psychoacoustics.

vam

Post

very angry mobster wrote:Introduction to Sound Processing
http://www.faqs.org/docs/sp/index.html
HTML textbook including digital audio basics, filters, effects, math fundamentals, psychoacoustics.

vam
Also available as a PDF at

http://www.mondo-estremo.com/info/publi ... ublic.html

Aloong with another PDF book called 'the Sounding Object' which seems to cover a lot of stuff on physical models.
my other modular synth is a bugbrand

Post

where are they, they seem to have done a vanishing act?

Post

Colin Wilson has made a simple sequencer using delphi 4. It's not a vst host. Find the sequencer and source code here. The download also contains a bunch of midi controls, including midi in/out ports, a piano roll, a midi keyboard and midi file load/save component.


vam

Post

There are some routines to minipulate csound .csd files. These are the type of routines that would be required to write a csound host program (Should give you access to csounds vst and other capabilities) Currently early beta. working routines include takeing a shortened orc format from a csd. converting a shortined orc format to orc and returing all the intr numbers and comments after the instrument number. All donated code will be placed under a format that allows it to be redistibuted in commercial and non-comercial products but you can choose wich one.

https://sourceforge.net/project/showfil ... _id=202823
http://dextracker.blogspot.com/
tracker for csound, free basic and some other stuff I forgot.

Post

This is a great link to some papers and source code by Laurent de Soras who works at ohmforce

http://ldesoras.free.fr/prod.html

Post

Found a good set of course papers here - http://eserver.bell.ac.uk/staff/keddier/DSP/

There are 4 papers, an great appendix, some sourcecode, and example papers :)

DSP
Image

Post

I found an exellent paper on multi-path polyphase IIR allpass filters. The basis of the high performance half band type on the music-dsp archive. It really does an exellent job of explaining how they work.

http://ewh.ieee.org/r6/utah/spcom/multirate_10.pdf

Post


Post


Post

Any Souce Code to demo a DX Host (Not DXi)

Post

dunno if this is a repost - but this has an online mini-course in DSP

http://www.bores.com/courses/intro/index.htm

Post

Sonic birth

Only had this 24 hours and was able to make a basic VST subtractive synth:
http://sonicbirth.sourceforge.net/index.shtml

Might be of interest to some people here. Its free, and for OSX.

Post

And for the managed CLR coders, a Managed VST plugin framework:

http://gforge.public.thoughtworks.org/projects/noise

PS: I'm still a baby-member so copy and paste the link ;-)
Grtx, Marc Jacobi.
VST.NET | MIDI.NET

Post

found a few whilst looking thru dsprelated.com..

ebook - Music: A Mathematical Offering
http://www.maths.abdn.ac.uk/~bensondj/h ... music.html

Tapestrea
http://taps.cs.princeton.edu/

ebook: DSP Design Techniques [more hardware focussed]
http://www.analog.com/processors/learni ... iques.html

ebook: Introduction to Statistical Processing
http://www-ee.stanford.edu/~gray/sp.html

ebook: Numerical Computing with MATLAB
http://www.mathworks.com/moler/chapters.html

MATLAB tips and tricks
http://www.ee.columbia.edu/~marios/matl ... ricks.html

Berkeley DSP webcasts
http://webcast.berkeley.edu/course_deta ... 1906978240

Amara's Wavelet page
http://www.amara.com/current/wavelet.html


Hope these are useful to more than just me!
DSP
Image

Post Reply

Return to “DSP and Plugin Development”