I noticed that the "volume" parameter in the init() function is ignored.
How to reproduce: E.g. compile the example for this package with the variable 'vol' set to 0
line 20: int vol=0;
Then run metronome... it turns out it's quite loud :) even though volume is set to 0.
Please improve
I noticed that the "volume" parameter in the init() function is ignored. How to reproduce: E.g. compile the example for this package with the variable 'vol' set to 0
line 20: int vol=0;
Then run metronome... it turns out it's quite loud :) even though volume is set to 0. Please improve