Hi everyone,
I am currently building a tutorial series on ofxMaxim.
https://www.youtube.com/playlist?list=PLENvetlSRggceM0SIFek7pOHnGPj7mIwT
I won't promise that my explanations are perfect, nor the code; I'm fairly new to C++, let alone DSP, but the code does as it is advertised!
I wanted to share it incase anyone wanted to start a project and was confused on how to start. Let me know about any mistakes (I'm sure there are plenty) and any requests if there are some.
Code will be in a repository soon and all the video's will link to them.
Current plan:
- simple oscillator
- mixing
- amp mod
- envelopes
- freq mod
- multiple oscillators
- FFT <— videos to this point are uploaded
- audio input <— videos to this point are made
- simple sampler
- simple sequencer
- step sequencer
- filters
- delay
- distortion <— projects/code to this point are completed
- chorus & flanger
- bark scale analysis
- MFCC
- reverb (algorithmic not convolution)
- granular
- euclidean rhythms?
Best,
Leon