浏览代码

Added Delphi ASIO & VST project

Christian Budde 10 年之前
父节点
当前提交
fd3e0bb1bf
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -51,6 +51,9 @@ Feel free to suggest other missing nice projects either by comments or pull requ
 * [Audio Tools Library](http://mac.sourceforge.net/atl) - for manipulating with many audio formats file information.
 //**Abandoned since 2005.**
 
+* [Delphi ASIO & VST Project](http://sourceforge.net/projects/delphiasiovst) a framework for writing applications using the ASIO interface and VST plugins. It comes with countless DSP algorithms all demonstrated in dozens of examples.
+//*Not very active lately, but the trunk is in a usable state .*
+
 * [NewAC — New Audio Components](http://code.google.com/p/newac) designed to help your Delphi programs perform different sound processing tasks. With NewAC you can play audio stored in many formats (wav, Ogg Vorbis, FLAC, Monkey Audio, WavPack, MP3, Windows WMA, DTS, AC-3 (Dobly Surround), VOB (DVD files)).
 // *Playback, recording, tag read/write, some audio editing tasks and conversions*