In order to use Snack, it must first be
initialized using the initializeSnack method
Module Snack::Audio
Module Snack::Mixer
Included modules
Config
Initialize so that snack may be used. Must be initialize before Snack can be used. Requires a valid TkRoot
A helper method for this api. Generally, the end user will not use this
method.
A helper method for this api. Generally, the end user will not use this
method.
Creates an open file dialog for selecting which file to load The advantage
to this over Tk.getOpenFile is that it defaults to files of known sound
formats.
Creates an save file dialog for selecting which file to save The advantage
to this over Tk.getSaveFile is that it defaults to files of known sound
formats.
A sound object factory. Exactly the same as Sound.new
Returns the version of rbSnack and Snack