gshotwell / shambhala_app_issues

A public repository for discussion about Shambhala App issues and new features
1 stars 0 forks source link

First gong plays twice #24

Closed gshotwell closed 7 years ago

gshotwell commented 7 years ago

When the player finishes playing a session the player will reset and then the first gong will play again

gshotwell commented 7 years ago

The issue was that loadGongSound() plays the gong as well, so I just added a variable which made this optional.