Commit Graph

14 Commits

Author SHA1 Message Date
8a1d11fefb Cancel previous metronome sound playback on pause 2022-06-18 04:07:21 +03:00
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
96ccd29bdc Don't play metronome click when tapping for timing 2022-06-02 11:57:06 +09:00
93b8c90ecc Apply frequency adjust to channel rather than sample for safety 2022-06-01 18:04:13 +09:00
0472881078 Fix null check only covering one of two calls 2022-06-01 18:03:03 +09:00
6042cf1a3b Add metronome sound
Placeholder pending follow-up from @nekodex (which as discussed should
probably have a second sound for the metronome locking into "stopped"
position).
2022-06-01 14:43:39 +09:00
e12d188dad Fix metronome speed not adjusted on different playback rates 2022-05-28 04:10:39 +03:00
c9ea87e6be Revert easing for now 2022-05-23 00:03:42 +09:00
eabf578282 Use interface to convey beat sync information 2022-05-22 22:44:54 +09:00
9a780bcad3 Remove unused using 2022-05-21 21:56:05 +09:00
376549ce09 Use ToLocalisableString instead of CurrentCulture 2022-05-21 21:48:51 +09:00
8db80b92bb Fix metronome not using EditorBeatmap causing editor updates to not propagate immediately 2022-05-20 23:24:57 +09:00
82eb5fd2c9 Add centre line on weight 2022-05-20 17:30:04 +09:00
2e21d75b10 Move metronome into own class and rename to avoid conflict with mod sounds 2022-05-20 17:30:04 +09:00