sound = Lanziss::AudioEx::Sound.new('Audio/SE/test')
sound.play(100) # play with a volume(0 ~ 100)
# sound.stop # stop the sound