Posted: Fri Oct 26, 2007 3:09 am Post subject: WAV file
So - if the WAV file is on my PC, can I just "point to it" like I do a VSA routine, and set it to play when I hit a button on the remote? My goal is to trigger the skull routine when people approach and play the scary music in between. Right now I have the Seance routine set-up to run in IR 1 and reset on IR 2. I assume I need to reset each time so it plays from the beginning - right?
Lastly - where is the best place to pick up a trigger mat? Do you think a trigger mat would work as well as me just pressing the remote when I want the routine to start? If you use a trigger mat how does the Exorcist know to reset? I thought I need to tell it to reset. Is that done through the timer I assume.
Being a novice is not a problem, Exorcist was written specifically for the novice, however, its often a hard balance to get right between simplicity and versatility.
Yes you can control a sound file that way, you may want to write the control so the sound player loops, ie triggers on the sound finished, as well as triggers when the routine finishes
Sound 1
trigger Function 1
Reset VSA 1 active
Function 1
type: OR
Trigger 1: VSA 1 Done
Trigger 2: Function 2
Function 2
type OR
Trigger 1: Sound player done
Trigger 2: IR RC 3
mat switches are available from SkullTroniX, we feel these are the best way to trigger routines, it is a good idea to use a timer to reset a routine as it gives your guests a change to move away without triggering teh routine again. _________________ Bryan Davis
Phoenix Animatronix
Posted: Fri Oct 26, 2007 4:16 am Post subject: Routine
I copied the code you sent into a Word document to try when I get home.
When you say "Sound 1" is there a way inside Exorcist to point at a .wav file? I remember when using VSA - I doubled clicked and it allowed me to browse to where my VSA seance file was.
Will the code you presented allow me Press 1 on my remote to activate the skull routine (Seance) and when it's done kick into the .wav file. Also how do I reset the Seance so that when the next batch of vistors arrive I can press 1 again and have the routine start from scratch (and automatically stop the .wav file).
If you are just using your remote to trigger then use VSA 1 DONE as a reset, or if you feel you want to have an option to reset from the remote in case of accidental triggering try
VSA1
reset: Function 5
Function 5
Type: OR
trigger 1: IR RC 0
Trigger 2: VSA 1 Done
programming a sound player is exactly teh same as a VSA player, yo9u double click on the filename box and search for teh sound file
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum