Skip to content

I am writing audio app for Android/iOS and doing research in python. There is ALOT of information on dsp stuff if you go looking. here is some juicy bits in python. This is not a library right now because I want everything decoupled so it's instantly digestible to the reader. If you've been playing with audio you might also share my distain for …

Notifications You must be signed in to change notification settings

FreddyJohn/audioAnalysis

Repository files navigation

audioAnalysis

I am writing audio app for Android/iOS and doing research in python. There is ALOT of information on dsp stuff if you go looking. here is some juicy bits in python. This is not a library right now because I want everything decoupled so it's instantly digestible to the reader. If you've been playing with audio you might also share my distain for plugins

Extremely helpful formal defintions and visualizations of audio effects:

LFO math used for phaser -> https://www.desmos.com/calculator/yjxhr77zlw

Flanger effect math -> https://www.desmos.com/calculator/mfannhpisz

Additive synthesis primitives -> https://www.desmos.com/calculator/7hpgakivcz

Quantization math -> https://www.desmos.com/calculator/l86awsjfmr

About

I am writing audio app for Android/iOS and doing research in python. There is ALOT of information on dsp stuff if you go looking. here is some juicy bits in python. This is not a library right now because I want everything decoupled so it's instantly digestible to the reader. If you've been playing with audio you might also share my distain for …

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages