################################################################################################# # # # This is the sample PRICOM Design Configuration File for the Dream Player PRO # # This supports DreamPlayer-PRO and MC only, not used in the DreamPlayer-Classic # # # # To comment out a line and have it ignored, place a # at the beginning of the line # # Case is NOT sensitive, we used upper and lower case to make the settings more readable # # # # Settings are read at power-on, and only apply until power is removed # # The DreamPlayer looks for any file that starts with "Config" and ends with ".TXT" # # So a file named "Config-3113.txt" or "Config-MainLine.txt" will work perfectly # # # # (There is NO restriction on file length, so put as many comments as you want) # # # ################################################################################################# ################################################################################################# # General Modes Setup Here # ################################################################################################# # BackgroundMode # Plays the background track (named "0-xxxx.wav" on the SD Card) # BackgroundMode # Enable Background track mode (called Track-0, AutoStart, LoopMode) # AutoStart=n,n,... # Automatically start tracks when the Dream Player Starts # AutoStart=6 # Set Autostart mode, play these tracks at Startup # LoopMode=n,n,... # LoopMode makes the Dream Player Loop at end of the listed track(s) # LoopMode=6 # Enable LoopMode for the listed tracks # MultiRandom=n,n,.. # Select tracks that have 8 random sub-tracks under each # MultiRandom=2,4 # Enable multi-random mode for the listed tracks # MultiPart=n,n,.. # Select tracks that will play 3-part audio files. Name the tracks as follows # 1A-xxx.wav 1B-xxx.wav and 1C-xxx.wav for the Attack, Sustain, and Decay # MultiPart=2,4 # Enable multi-Part trigger and playback for the listed tracks # TrackResume=n,n,... # When a track is stopped, resume where it left off rather than begining # TrackResume=1 # Enable TrackResume for the listed tracks # MaxPlayback=n # Sets the maximum number of tracks that can play at the same time # MaxPlayback=3 # set Maximum Simultanious Tracks to 3 ################################################################################################# # Trigger Input Configuration Below # ################################################################################################# # LoopWhileTrigger=n,n,.# Loop the track as long as the Trigger Input is active # LoopWhileTrigger=2,3 # Enable Loop While Trigger mode for the selected tracks # HighTrigger=n,n,... # Trigger Input is Active HIGH instead of the normal Active LOW level # HighTrigger=1 # Enable High Trigger for the selected trigger inputs # NoRetrigger=n,n,... # Dream Player will IGNORE trigger until current track completes playing # NoRetrigger=1,2,3 # Enable No Retrigger for the selected trigger inputs # ToggleTrigger=n,n,... # Uses a toggle switch on the trigger input to select file 1 or 2 # ToggleTrigger=1 # When trigger is OFF "1a-Name.wav", when trigger is ON "1b-name.wav" # StartupDelay=xxxx # Ignore triggers for time in Seconds. For Motion Sensors (new in v1.3) # StartupDelay=30 # For PRICOM PIR Motion Sensor, set this value to 30 secs ################################################################################################# # Control Outputs Setup Here # ################################################################################################# # ControlStart=n,n,... # pulse the Control Output at Start of Track Playback (ControlPulseTime) # ControlStart=1,2,3,4 # Enable on the selected tracks # ControlEnd=n,n,... # pulse the Control Output at END of Track Playback (ControlPulseTime) # ControlEnd=1,2,3,4 # Enable on the selected tracks # ControlDecay=n,n,... # pulse the Control Output when Decay in a 3-part file starts (ControlPulseTime) # ControlDecay=1,2,3,4 # Enable on the selected tracks # ControlLoop=n,n,... # Activate the Control Output only when a file "loops" playback # ControlLoop=1,2,3,4 # Enable on the selected tracks # ControlPlay=n,n,... # Activate the Control Output for as long as the Track is Playing ControlPlay=1,2,3,4 # Enable on the selected tracks # ControlPulseTime=500 # Set the Control Output Pulse Length in Milliseconds (for ALL Ouputs) # ControlPulse1=100 # Set the Control Pulse time for this COntrol Ouput #1 # ControlPulse2=200 # Set the Control Pulse time for this COntrol Ouput #2 # ControlPulse3=300 # Set the Control Pulse time for this COntrol Ouput #3 # ControlPulse4=400 # Set the Control Pulse time for this COntrol Ouput #4 ################################################################################################# # MIDI File Setup Here # ################################################################################################# # MidiControl # Tells the Control Output Pins to MIDI and not the Control Settings above ################################################################################################# # PNET Dimmer Setup Here # # # # PNET Dimmer will fade-in at start of playback, Dimmer will fade-out at end of playback # ################################################################################################# # PNETChanTrack1=n # select PNET Channel for Track1 (1-256). # PNETChanTrack1=1 # Sets Track1 to Fadein and Fade out PNET Chan1 (first chan of Slot0) # PNETFadeIn1=1000 # Sets the Fade In for Track1 in Milliseconds (default = 1000 = 1 second) # PNETFadeOut1=1000 # Sets the Fade Out for Track1 in Milliseconds (default = 1000 = 1 second) # PNETChanTrack2=n # select PNET Channel for Track2 (1-256). # PNETChanTrack2=2 # Sets Track1 to Fadein and Fade out PNET Chan2 (second chan of Slot0) # PNETFadeIn2=2000 # Sets the Fade In for Track1 in Milliseconds (default = 1000 = 1 second) # PNETFadeOut2=2000 # Sets the Fade Out for Track1 in Milliseconds (default = 1000 = 1 second) # PNETChanTrack3=n # select PNET Channel for Track3 (1-256). # PNETChanTrack3=3 # Sets Track1 to Fadein and Fade out PNET Chan3 (third chan of Slot0) # PNETFadeIn3=4000 # Sets the Fade In for Track1 in Milliseconds (default = 1000 = 1 second) # PNETFadeOut3=4000 # Sets the Fade Out for Track1 in Milliseconds (default = 1000 = 1 second) # PNETChanTrack4=n # select PNET Channel for Track4 (1-256). # PNETChanTrack4=4 # Sets Track1 to Fadein and Fade out PNET Chan4 (fourth chan of Slot0) # PNETFadeIn4=8000 # Sets the Fade In for Track1 in Milliseconds (default = 1000 = 1 second) # PNETFadeOut4=8000 # Sets the Fade Out for Track1 in Milliseconds (default = 1000 = 1 second) ################################################################################################# # Track Playback Setup Here # ################################################################################################# # NoFade=n,n,... # this makes the Dream Player stop quickly instead of Fading # NoFade=1,2,3,4 # Set the NoFade value for the selected tracks # FadeTime=xxxx # Set the fade OUT time in Milliseconds (5000 = 5 secs) (default is 5secs) FadeTime=2000 # Set the fade OUT time for ALL tracks to 2 secs # FadeTime0=1000 # Set the fade OUT time for Background Track Only # FadeTime1=1000 # Set the fade OUT time for Track #1 only # FadeTime2=2000 # Set the fade OUT time for Track #2 only # FadeTime3=3000 # Set the fade OUT time for Track #3 only # FadeTime4=4000 # Set the fade OUT time for Track #4 only # FadeInTime=xxxx # Set the fade IN time for "resume" tracks when resuming playback FadeInTime=2000 # Set the fade IN time for ALL tracks to 2 secs (default is 2 secs) # FadeInTime0=250 # Set the fade IN time for Background Track only # FadeInTime1=250 # Set the fade IN time for Track #1 only # FadeInTime2=500 # Set the fade IN time for Track #2 only # FadeInTime3=750 # Set the fade IN time for Track #3 only # FadeInTime4=1000 # Set the fade IN time for Track #4 only ################################################################################################# # Audio Setup Here # ################################################################################################# # MasterVolume=xxx # Master Output volume (10-100%, '0' would be silly...) (default is 100) MasterVolume=100 # Set Master Output Volume to 100% # TrackVolume=xxx # Track Output volume (10-100%, '0' would be silly...) (default is 75) # TrackVolume=75 # Set ALL Track Output Volumes to 75% TrackVolume0=30 # Set Output volume for Background Track TrackVolume1=75 # Set Output volume for track #1 TrackVolume2=75 # Set Output volume for track #2 TrackVolume3=75 # Set Output volume for track #3 TrackVolume4=75 # Set Output volume for track #4 TrackVolume5=75 # Set Output volume for track #5 TrackVolume6=75 # Set Output volume for track #6 #End of Line#