- implementations of "The audio programming book" in Python with numpy
- analysis functions
- reverse sieve system with proper "
NOT
" operations - multi-format exporting
- dsp chain and processor component language
- real time processing
- ECS planning
- envelope, automation/breakpoint implementations
- CV/Gate emulation
- add reverse-resolve
- fix the simplify_group function to reflect correct result for groups with negative behavior
- implement period function
- develop unit tests
- add transposition to sieves
- develop naming conventions for functions and methods in the submodule
- optimize with numpy, numba, etc.
create pitch converters- research athenaCL's pitchUtils