This is a short description of what each file in RandyLoops does. is a directory. In the zip: - the Randyloops program kunststoff.jar - the jar containing the GUI look and feel onestop.mid - a sample midi file In RandyLoops: - where the style data is stored. - A MIDI playback engine. - Allows for instrument and style selection. - defines what type of files RandyLoops will read. - the different types of dialogs in the system. - contains the different sort of actions you can take. - contains the images for the GUI. soundbank-deluxe.gm - our soundbank file. RandyStyle2.java - an older version of the style loader/parser. RandyStyle.java - The style loader/parser. RandyStatusBar.java - The status bar at the bottom of the GUI. RandyMizer.java - The new MIDI generator. Incomplete. RandyLoopsGUI.java - The GUI for RandyLoops. randyloops.bat - a script to run RandyLoops. RandyGenerator.java - a simple midi generator. RandyFile.java - provides file operations (load/save/close).