Implemented sound - first rev.
This commit is contained in:
@ -5,7 +5,14 @@
|
||||
</encoder>
|
||||
</appender>
|
||||
|
||||
<root level="DEBUG">
|
||||
<!--root level="DEBUG">
|
||||
<appender-ref ref="STDOUT" />
|
||||
</root>
|
||||
</root -->
|
||||
|
||||
<root level="OFF"/>
|
||||
|
||||
<!-- Enable entire package -->
|
||||
<logger name="se.urmo.myapp" level="DEBUG" additivity="false">
|
||||
<appender-ref ref="STDOUT"/>
|
||||
</logger>
|
||||
</configuration>
|
||||
BIN
src/main/resources/sounds/credit.wav
Normal file
BIN
src/main/resources/sounds/credit.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/death_0.wav
Normal file
BIN
src/main/resources/sounds/death_0.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/death_1.wav
Normal file
BIN
src/main/resources/sounds/death_1.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/eat_dot_0.wav
Normal file
BIN
src/main/resources/sounds/eat_dot_0.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/eat_dot_0_fast.wav
Normal file
BIN
src/main/resources/sounds/eat_dot_0_fast.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/eat_dot_1.wav
Normal file
BIN
src/main/resources/sounds/eat_dot_1.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/eat_dot_1_fast.wav
Normal file
BIN
src/main/resources/sounds/eat_dot_1_fast.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/eat_fruit.wav
Normal file
BIN
src/main/resources/sounds/eat_fruit.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/eat_ghost.wav
Normal file
BIN
src/main/resources/sounds/eat_ghost.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/extend.wav
Normal file
BIN
src/main/resources/sounds/extend.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/eyes.wav
Normal file
BIN
src/main/resources/sounds/eyes.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/eyes_firstloop.wav
Normal file
BIN
src/main/resources/sounds/eyes_firstloop.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/fright.wav
Normal file
BIN
src/main/resources/sounds/fright.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/fright_firstloop.wav
Normal file
BIN
src/main/resources/sounds/fright_firstloop.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/intermission.wav
Normal file
BIN
src/main/resources/sounds/intermission.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/siren0.wav
Normal file
BIN
src/main/resources/sounds/siren0.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/siren0_firstloop.wav
Normal file
BIN
src/main/resources/sounds/siren0_firstloop.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/siren1.wav
Normal file
BIN
src/main/resources/sounds/siren1.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/siren1_firstloop.wav
Normal file
BIN
src/main/resources/sounds/siren1_firstloop.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/siren2.wav
Normal file
BIN
src/main/resources/sounds/siren2.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/siren2_firstloop.wav
Normal file
BIN
src/main/resources/sounds/siren2_firstloop.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/siren3.wav
Normal file
BIN
src/main/resources/sounds/siren3.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/siren3_firstloop.wav
Normal file
BIN
src/main/resources/sounds/siren3_firstloop.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/siren4.wav
Normal file
BIN
src/main/resources/sounds/siren4.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/siren4_firstloop.wav
Normal file
BIN
src/main/resources/sounds/siren4_firstloop.wav
Normal file
Binary file not shown.
BIN
src/main/resources/sounds/start.wav
Normal file
BIN
src/main/resources/sounds/start.wav
Normal file
Binary file not shown.
Reference in New Issue
Block a user