0xABADCAFE / random-proto-synth

Prototype Synth
2 stars 0 forks source link

Significant renaming refactor #52

Closed 0xABADCAFE closed 3 years ago

0xABADCAFE commented 3 years ago

Refactor to use more intuitive naming conventions. The existing code makes it seem as if Signal\Generator implementations actually generate a continuous signal when really they just define the basic waveform that an Oscillator will use to produce a continuous signal.