Open alxmrs opened 4 years ago
May be in our best interest to lump all functions involved in the synthesizer part of the project into one py file.
noise.py, osc.py, ts.py, vc.py, filters.py could all go together in one spot.
I like it. Best keep things simple, especially imports.
Would you like to do the honors? I'll review the PR.
May be in our best interest to lump all functions involved in the synthesizer part of the project into one py file.
noise.py, osc.py, ts.py, vc.py, filters.py could all go together in one spot.