cosinekitty / sapphire

Sapphire - free modules for VCV Rack 2
GNU General Public License v3.0
24 stars 3 forks source link

Refactor Frolic and Glee to share common code #34

Closed cosinekitty closed 8 months ago

cosinekitty commented 8 months ago

The Frolic and Glee VCV Rack modules/widgets are almost identical. I should be able to combine them into a single class with two derived instances for Frolic and Glee. Or maybe a template expansion?

cosinekitty commented 8 months ago

Added polyphonic output port "P" to Frolic and Glee in 9a0840f956203060fa97a70666caf5cba9d0887b.