Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 366 Bytes

notes.md

File metadata and controls

5 lines (5 loc) · 366 Bytes
  • compare the core/functions.py with the file in MASS.
  • organize the routines better by importing functions to specific modules. E.g. core/vibrato.py may import every vibrato-related routine in functions.py
  • make examples of the available functionalities
  • split music into at least 3 packages, e.g.: structures, core, singing, utils
  • describe them as an article