Skip to content

Dirtywave/Audio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork of the Teensy Audio Library for use in M8 - https://github.com/PaulStoffregen/Audio

Removed unused classes for clearity with only a few left:

  • AudioControlSGTL5000 - Modifed. Removed unnecessary power-up/init delays
  • AudioFilterBiquad (16bit) - Used for hp/lp filter on the delay effect since it's 16bit
  • AudioMixer4 (16bit) - Used for mixing the feedback input of the delay effect

Packages

No packages published

Languages

  • C++ 70.0%
  • C 26.1%
  • Assembly 3.9%