v0.0.1 — simple beginnings, `Track` & `SourceSeparation`
Kicks off the project by setting up some of the basic frameworks
BaseTrack
,PydubTrack
, &LibrosaTrack
implementations; standardised APIs for representing audio tracks- The
SourceSeparation
class represents the API for doing audio source separation, with the first two specialisations included: nussl & demucs.