salvo78 Posted March 3, 2011 Share Posted March 3, 2011 Hi,first... English, not is my language sorry:(try to explain what I try,a script that sends every hour for example:are the hour 10:00,11.00,12.00 etc etc of course I have the files (mp3) in a folder, thanks in advance. Link to comment Share on other sites More sharing options...
GKIye Posted March 3, 2011 Share Posted March 3, 2011 Please read my sticky topics about SAM and PAL scripts at : http://forums.broadcastingworld.net/showthread.php?t=7199 You gonna find an answer to all your questions !! Visit and listen @ BW ! Link to comment Share on other sites More sharing options...
salvo78 Posted March 3, 2011 Author Share Posted March 3, 2011 Please read my sticky topics about SAM and PAL scripts at : http://forums.broadcastingworld.net/showthread.php?t=7199 You gonna find an answer to all your questions !! thanks for your Reply,but have not found what I was looking is a bit difficult for me English is not my language.thanks very much then! ask another aid a script that plays every hour:first a jingles (classic Dance Track) after a random song to a folder (70's dance) Link to comment Share on other sites More sharing options...
countrywesterndj Posted March 3, 2011 Share Posted March 3, 2011 PAL.loop := true; PAL.WaitForTime(T['xx:00:00']); CAT['Dance'].QueueTop(smRandom, NoRules); CAT['Liner'].QueueTop(smRandom, NoRules); Change the categories to what you need. If you have enough songs / liners, then set NoRules to EnforceRules. Spacial SVS Support Team http://support.spacialaudio.com/forums/ Get help with PAL Scripts at http://www.palscripts.com Link to comment Share on other sites More sharing options...
salvo78 Posted March 4, 2011 Author Share Posted March 4, 2011 PAL.loop := true; PAL.WaitForTime(T['xx:00:00']); CAT['Dance'].QueueTop(smRandom, NoRules); CAT['Liner'].QueueTop(smRandom, NoRules); Change the categories to what you need. If you have enough songs / liners, then set NoRules to EnforceRules. Thanks!works very nice Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.