Sound.new
From GiderosMobile
Available since: Gideros 2011.6
Class: Sound
Description
Creates a new Sound object.
Sound.new(filename)
Sound.new(data,rate,stereo)
Parameters
filename: (string) the path of the sound file to be loaded
Available since: Gideros 2011.6
Class: Sound
Creates a new Sound object.
Sound.new(filename)
Sound.new(data,rate,stereo)
filename: (string) the path of the sound file to be loaded