DSP / Plugin / Host Development - Links
-
very angry mobster very angry mobster https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=11047
- KVRian
- 611 posts since 15 Dec, 2003 from Melbourne, Australia
Introduction to Sound Processing
http://www.faqs.org/docs/sp/index.html
HTML textbook including digital audio basics, filters, effects, math fundamentals, psychoacoustics.
vam
http://www.faqs.org/docs/sp/index.html
HTML textbook including digital audio basics, filters, effects, math fundamentals, psychoacoustics.
vam
- Beware the Quoth
- 33942 posts since 4 Sep, 2001 from R'lyeh Oceanic Amusement Park and Funfair
Also available as a PDF atvery 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
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
-
very angry mobster very angry mobster https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=11047
- KVRian
- 611 posts since 15 Dec, 2003 from Melbourne, Australia
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
vam
-
- KVRist
- 131 posts since 14 Nov, 2002
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
https://sourceforge.net/project/showfil ... _id=202823
http://dextracker.blogspot.com/
tracker for csound, free basic and some other stuff I forgot.
tracker for csound, free basic and some other stuff I forgot.
-
- KVRist
- 287 posts since 18 Jul, 2005 from Somewhere
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
http://ldesoras.free.fr/prod.html
-
- KVRAF
- 8389 posts since 11 Apr, 2003 from back on the hillside again - but now with a garden!
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
There are 4 papers, an great appendix, some sourcecode, and example papers
DSP
-
- KVRian
- 1153 posts since 10 Dec, 2003
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
http://ewh.ieee.org/r6/utah/spcom/multirate_10.pdf
-
- KVRian
- 925 posts since 11 Mar, 2001 from nyc
-
- KVRist
- 32 posts since 4 Nov, 2005
-
- KVRer
- 23 posts since 29 Jul, 2004
Any Souce Code to demo a DX Host (Not DXi)
-
- KVRist
- 65 posts since 3 Apr, 2007
dunno if this is a repost - but this has an online mini-course in DSP
http://www.bores.com/courses/intro/index.htm
http://www.bores.com/courses/intro/index.htm
-
- KVRist
- 100 posts since 30 Mar, 2007
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.
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.
-
- KVRian
- 522 posts since 19 Jul, 2007 from Netherlands
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
http://gforge.public.thoughtworks.org/projects/noise
PS: I'm still a baby-member so copy and paste the link
-
- KVRAF
- 8389 posts since 11 Apr, 2003 from back on the hillside again - but now with a garden!
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
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