SCCapstone / 5chords

Current APK is included in the v1.0 release
http://sccapstone.github.io/5chords/
Apache License 2.0
0 stars 1 forks source link

Sound creating objects get their own soundHandler #75

Closed zeagler closed 8 years ago

zeagler commented 8 years ago

Every button, slider, or sound producing item needs it's own instance of soundHandler. This way a user can hear individual sliders played together, the selected+built chord played together, or a single note compared to the selected chord. I assigned them some priorities to guide what should block what.