JoshuaBThompson / WristBand

WristBand Music Device
0 stars 0 forks source link

First click of loop should be louder than other clicks #62

Closed Alex-L-Crane closed 8 years ago

Alex-L-Crane commented 8 years ago

The purpose of the click is to indicate to the user where the loop is at any given moment. Therefore the click will always be in perfect sync with the loop and the first beat/click must be slightly louder than the others. Maybe 20% louder to start? For example, if the click button is active and the user hits play (in 4/4 time) they should hear beat one at 100% volume and beats 2-4 at 80% volume, and it should continue repeating in that fashion.

JoshuaBThompson commented 8 years ago

Fixed in GrooverAlpha branch