opsu-dance/src/itdelatrisu/opsu
Jeffrey Han 0604a25822 Added initial sound effect support.
- Added SoundController module, which uses Java Sound since OpenAL has a slight delay on playing sounds.
- Uploaded all effect WAVs. (credits: WWWskin, AL's IA, Fantasy's Skin, Minimalist Miku)
- Added a missing entry in credits.

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2014-07-01 01:14:03 -04:00
..
objects Added initial sound effect support. 2014-07-01 01:14:03 -04:00
states Added initial sound effect support. 2014-07-01 01:14:03 -04:00
GameScore.java Added initial sound effect support. 2014-07-01 01:14:03 -04:00
GUIMenuButton.java Initial commit. 2014-06-29 22:17:04 -04:00
MusicController.java Initial commit. 2014-06-29 22:17:04 -04:00
Opsu.java Added initial sound effect support. 2014-07-01 01:14:03 -04:00
OsuFile.java Added initial sound effect support. 2014-07-01 01:14:03 -04:00
OsuGroupList.java Initial commit. 2014-06-29 22:17:04 -04:00
OsuGroupNode.java Added support for floating-point difficulty values (v13). 2014-06-30 04:03:39 -04:00
OsuHitObject.java Added initial sound effect support. 2014-07-01 01:14:03 -04:00
OsuParser.java Added support for floating-point difficulty values (v13). 2014-06-30 04:03:39 -04:00
OsuTimingPoint.java Added initial sound effect support. 2014-07-01 01:14:03 -04:00
SoundController.java Added initial sound effect support. 2014-07-01 01:14:03 -04:00