Yeah... and this is what I've been doing with SAM2. I was under the impression SAM4 had wonderful new abilities.. but the trial has proven otherwise =\. For some time now I've had a directory of something like 100 voice tracks that get inserted around places.... but they all have to be rather ambiguous.
On 9/11/07, Michael Hughes <[email protected]> wrote: > Ok, here is one that I use for the Indie. All I do is record a different > intro for it once inawhile. I am not trying to voicetrack per se. I am just > trying to change the into once in awhile fo a particular category. You would > have to do this for each category that you want to into. > > DIR['Z:\Live Audio'].RESCAN; > DIR[Z:\Live Audio'].QueueBottom(smWeighted, NoRules); > CAT['Indie'].QueueBottom(smLRP,EnforceRules); > > All I do is record something a little different whenever I feel like it just > to change things. I might do one refering to the website for submission > info, or another like "Here is another great Indie Artist!" You could even > set this up in the Event Sceduler to pull just one of many different files > from a specific directory when a particular category is played. > > I just like to have something different each time. > > > ----- Original Message ----- > From: "Matt" <[email protected]> > To: <[email protected]> > Sent: Tuesday, September 11, 2007 8:12 PM > Subject: Re: [General-discussion] SAM2 - VoiceTracking > > > > Can you give me an example of how you do this with PAL? > > > > On 9/11/07, Michael Hughes <[email protected]> wrote: > >> Matt, this may be a little more cumbersome than it is worth. It is really > >> not voice tracking per se, but I do this. > >> > >> I have a couple of different PAL scripts that pull music from my INDIE > >> category. I have a call before the track to play a certain promofile. I > >> will > >> just record a different intro now and then so an intro to my indie > >> selections changes once in awhile. The files are always the same name, so > >> you don't have to mess with the PAL. If there is no file, it doesn't get > >> played. > >> > >> You might beable to do something like this for a little variety and > >> sort-of > >> a voice tracking effect. Just set up your PALS to run a certai file name. > >> I > >> record a quick piece of audio from another machine and save it in the > >> same > >> directory that the PAL looks for the track. Change it as often as you > >> want. > >> > >> ----- Original Message ----- > >> From: "Matt" <[email protected]> > >> To: "Bryan Payne" <[email protected]>; > >> <[email protected]> > >> Sent: Tuesday, September 11, 2007 2:46 PM > >> Subject: Re: [General-discussion] SAM2 - VoiceTracking > >> > >> > >> > Bryan, > >> > I am aware that SAM2 isn't supported by Spacial.. that's why I'm > >> > posting my question here. I tried posting in the forums and was told > >> > that Spacial doesn't support SAM2 any more and to try the mailing > >> > lists. > >> > > >> > Thanks on the VT support. Does SAM3 support VT? > >> > > >> > On 9/11/07, Bryan Payne <[email protected]> wrote: > >> >> SAM2 doesn't support VT and is no longer supported by Spacial. > >> >> > >> >> Bryan > >> >> > >> >> ----- Original Message ----- > >> >> From: "Matt" <[email protected]> > >> >> To: <[email protected]> > >> >> Sent: Tuesday, September 11, 2007 12:51 PM > >> >> Subject: [General-discussion] SAM2 - VoiceTracking > >> >> > >> >> > >> >> > Hi, > >> >> > Is there a way to do voicetracking on SAM2? I'm aware you can do > >> >> > clockwheel scripts and programming, but I'm unaware of anyway to > >> >> > link > >> >> > intro files with music files. > >> >> > _______________________________________________ > >> >> > General-discussion mailing list > >> >> > [email protected] > >> >> > http://mailman.spacialaudio.com/mailman/listinfo/general-discussion > >> >> > > >> >> > TO unsubscribe to this list, simply send a blank email to > >> >> > [email protected] > >> >> > > >> >> > with the subject > >> >> > 'unsubscribe' > >> >> > > >> >> > > >> >> _______________________________________________ > >> >> General-discussion mailing list > >> >> [email protected] > >> >> http://mailman.spacialaudio.com/mailman/listinfo/general-discussion > >> >> > >> >> TO unsubscribe to this list, simply send a blank email to > >> >> [email protected] > >> >> > >> >> with the subject > >> >> 'unsubscribe' > >> >> > >> > _______________________________________________ > >> > General-discussion mailing list > >> > [email protected] > >> > http://mailman.spacialaudio.com/mailman/listinfo/general-discussion > >> > > >> > TO unsubscribe to this list, simply send a blank email to > >> > [email protected] > >> > > >> > with the subject > >> > 'unsubscribe' > >> > > >> > >> _______________________________________________ > >> General-discussion mailing list > >> [email protected] > >> http://mailman.spacialaudio.com/mailman/listinfo/general-discussion > >> > >> TO unsubscribe to this list, simply send a blank email to > >> [email protected] > >> > >> with the subject > >> 'unsubscribe' > >> > > _______________________________________________ > > General-discussion mailing list > > [email protected] > > http://mailman.spacialaudio.com/mailman/listinfo/general-discussion > > > > TO unsubscribe to this list, simply send a blank email to > > [email protected] > > > > with the subject > > 'unsubscribe' > > > > _______________________________________________ > General-discussion mailing list > [email protected] > http://mailman.spacialaudio.com/mailman/listinfo/general-discussion > > TO unsubscribe to this list, simply send a blank email to > [email protected] > > with the subject > 'unsubscribe' > From [email protected] Tue Sep 11 22:24:37 2007 From: [email protected] (Elbert Dee Walston) Date: Tue Sep 11 22:50:00 2007 Subject: [General-discussion] SAM2 - VoiceTracking In-Reply-To: <001c01c7f4d5$d0d04530$6401a...@radioman> Message-ID: <20070912022501.bqav1655.omta02.suddenlink....@mylaptop> I have used the voice tracking in SAM. When I am doing a live showand need to step away but I know a request is coming up. Ill record the intro using the voice tracking and set it to play before the requested song. Toy can also save the file and have a pal script play it , with out using another piece of software. You can save the file where ever you want. Could it be more robust? yes. Elbert Dee -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Michael Hughes Sent: Tuesday, September 11, 2007 5:43 PM To: [email protected] Subject: Re: [General-discussion] SAM2 - VoiceTracking Matt, this may be a little more cumbersome than it is worth. It is really not voice tracking per se, but I do this. I have a couple of different PAL scripts that pull music from my INDIE category. I have a call before the track to play a certain promofile. I will just record a different intro now and then so an intro to my indie selections changes once in awhile. The files are always the same name, so you don't have to mess with the PAL. If there is no file, it doesn't get played. You might beable to do something like this for a little variety and sort-of a voice tracking effect. Just set up your PALS to run a certai file name. I record a quick piece of audio from another machine and save it in the same directory that the PAL looks for the track. Change it as often as you want. ----- Original Message ----- From: "Matt" <[email protected]> To: "Bryan Payne" <[email protected]>; <[email protected]> Sent: Tuesday, September 11, 2007 2:46 PM Subject: Re: [General-discussion] SAM2 - VoiceTracking > Bryan, > I am aware that SAM2 isn't supported by Spacial.. that's why I'm > posting my question here. I tried posting in the forums and was told > that Spacial doesn't support SAM2 any more and to try the mailing > lists. > > Thanks on the VT support. Does SAM3 support VT? > > On 9/11/07, Bryan Payne <[email protected]> wrote: >> SAM2 doesn't support VT and is no longer supported by Spacial. >> >> Bryan >> >> ----- Original Message ----- >> From: "Matt" <[email protected]> >> To: <[email protected]> >> Sent: Tuesday, September 11, 2007 12:51 PM >> Subject: [General-discussion] SAM2 - VoiceTracking >> >> >> > Hi, >> > Is there a way to do voicetracking on SAM2? I'm aware you can do >> > clockwheel scripts and programming, but I'm unaware of anyway to link >> > intro files with music files. >> > _______________________________________________ >> > General-discussion mailing list >> > [email protected] >> > http://mailman.spacialaudio.com/mailman/listinfo/general-discussion >> > >> > TO unsubscribe to this list, simply send a blank email to >> > [email protected] >> > >> > with the subject >> > 'unsubscribe' >> > >> > >> _______________________________________________ >> General-discussion mailing list >> [email protected] >> http://mailman.spacialaudio.com/mailman/listinfo/general-discussion >> >> TO unsubscribe to this list, simply send a blank email to >> [email protected] >> >> with the subject >> 'unsubscribe' >> > _______________________________________________ > General-discussion mailing list > [email protected] > http://mailman.spacialaudio.com/mailman/listinfo/general-discussion > > TO unsubscribe to this list, simply send a blank email to > [email protected] > > with the subject > 'unsubscribe' > _______________________________________________ General-discussion mailing list [email protected] http://mailman.spacialaudio.com/mailman/listinfo/general-discussion TO unsubscribe to this list, simply send a blank email to [email protected] with the subject 'unsubscribe'
