opsu-dance/src/itdelatrisu/opsu/audio
Jeffrey Han 2167698740 Follow-up to #99: replay seeking improvements.
- Added on/off option for replay seeking in the "custom" menu.
- Mute sounds while seeking.
- Draw a bar on the left of the screen during replays for seeking (instead of just clicking near the top of the screen).

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-07-02 22:16:14 -05:00
..
HitSound.java Fixed a bug where sounds weren't reloaded when changing skins. 2015-06-03 06:23:23 -04:00
MultiClip.java Added track previews to the downloads menu. 2015-03-19 15:58:50 -04:00
MusicController.java Added many missing Javadocs; other minor cleanup. 2015-05-29 06:06:37 -04:00
SoundController.java Follow-up to #99: replay seeking improvements. 2015-07-02 22:16:14 -05:00
SoundEffect.java Fixes loading mp3 multiclip since AudioInputStream.availble didn't work. 2015-02-27 19:32:14 -05:00