Class:            SoundFileViewer

Environment:      Siren
Superclass:         Tools.FileTools.FileInformationViewer
Category:         MusicUI-Sound

this is a plug-in for the FileBrowser for handling sound files

accessing

printBlurbFor: aFilename on: stream
   

actions

deleteFile
   Delete the selected sound file

editFile
   Edit the selected sound file

loadFile
   Load the selected file into the SirenSession

makeS7
   Take the selected file anem make an s7 directory for it

playFile
   Play the selected sound file

MetaClass:         SoundFileViewer class

accessing

isInterestedInFile: aFilename
   

tabLabel
   

interface specs

windowSpec
   Tools.UIPainter new openOnClass: self andSelector: #windowSpec