Skip to content

liufeigit/Audio-DSP-Library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

******************************************************************************
*                                                                            *
*       Portable C++ Realtime Audio DSP Library Project                      *
*                                                                            *
******************************************************************************

About
-----
The Goal of this project is develop a portable library for developing cross-plattform 
Audio Intsruments/Effects.

Docs
----
Available Soon

Questions
---------
helder.vasc@e-2points.com

Working on Cascade Pole Filter Section 

//TODO
1.Generator Section 
Sine ,Triangle  , SawTooth, Waveforms,...
LFOS

2.Analysis
Short FFT 

3.Envelopes
Linear ADSR 
Exponential ADSR

4.Filter
Custom Filter 
Comb Filter (+)
Comb Filter (-)
Moog Filter

5.FileSound 
AIFF Sound Reader/Writer
Sampler 

6.Others
MIDI Processing Class
OSC Server/Client class
 

About

Portable C++ Realtime Audio DSP Library To Create Audio Instruments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.9%
  • C 2.1%