Property definitions

app $ Music :: defaultinit
# Long sound that can bee looped
class Music
	super PlayableAudio
end
lib/app/audio.nit:61,1--64,3