sowbug / groove

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

65 voice stealing #96

Closed sowbug closed 1 year ago

sowbug commented 1 year ago

Fix #65 - implement voice stealing.

The algorithm is "if we need to steal, steal the first in the vector." That's not very sophisticated. We can implement a real policy later.