sowbug / groove

A digital audio workstation (DAW) engine.
Other
20 stars 0 forks source link

DCA (digitally-controlled amplifier) #71

Closed sowbug closed 1 year ago

sowbug commented 1 year ago

I must have already implemented this, but if so it's only implied in the pipeline. Make it explicit or at least tunable.

sowbug commented 1 year ago

See in particular Pirkle DSSPC++ p.107 for examples of how DCA affects EG including MIDI CC 7 and the ampEGIntensity path.

sowbug commented 1 year ago

v0 added with 5432fc09cfc88682d67b3b8207fd8ee16dcf352f. Not yet integrated; that's next. Depends on #18.