Jeffrey Han
441bb95a09
Added lots of 'final' modifiers to class fields where applicable.
...
Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-08-20 21:11:55 -05:00
Jeffrey Han
ec042159a8
Added track previews to the downloads menu.
...
Currently uses the osu! server to load MP3 previews.
Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-03-19 15:58:50 -04:00
Jeffrey Han
c543ddea01
Follow-up to #25 .
...
- Moved all MultiClip-handling methods into the MultiClip class.
- Destroy extra clips when starting and finishing new beatmaps.
- Reduced maximum number of extra clips to 20.
- Attempted fixes at multithreading issues.
Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-03-01 00:03:06 -05:00
fd
955a184d2c
Global max clips
...
reuse clips
close extraclips in ranking
2015-02-28 18:28:58 -05:00
fd
8512f7c3c5
Fixes loading mp3 multiclip since AudioInputStream.availble didn't work.
2015-02-27 19:32:14 -05:00
fd
fbce0391a8
Allows multiple instance of the same clip to be played simultaneously.
...
This might fix some issues with some sounds not being played sometimes.
Also might require more memory since more clips are created.
2015-02-26 23:45:24 -05:00