// ============================================== // SWiSH Jukebox Player Configuration File // Copyright (c) 2006 // SWiSHzone.com Pty Ltd // SWiSH Jukebox and SWiSHzone.com are trademarks // of SWiSHzone.com Pty. Ltd. // // Note: The use of two forward slash characters "//" // denotes a 'comment'. The customizable // variable begins with an ampersand "&" // edit the value after the equals "=" sign // ============================================== // ============================================== // Playlist Paths and Titles // Add multiple playlists by following the same format below: // playlist2_path; playlist2_title; playlist3_path; playlist3_title; etc. // ============================================== &playlist1_path=playlist.xml& &playlist1_title=Playlist& // ============================================== // Spectrum Modes: 1=Bars; 2=Gradient Peaks; 3=Line Only Peaks // ============================================== &default_spectrumMode=2& // ============================================== // Time Display Modes: 1=Time Elapsed (up); 2=Time Remaining (down) // ============================================== &default_timeDisplayMode=2& // ============================================== // Playlist Display Modes: 1=Open; 2=Closed // ============================================== &default_playlistDisplayMode=1&