[studiorecorder] Re: Automated Recording

  • From: "Milam, Jonathan E." <milamj@xxxxxxx>
  • To: <studiorecorder@xxxxxxxxxxxxx>
  • Date: Wed, 24 Jan 2007 22:32:58 -0500

Hi again, Rob,

Well, recording in a specific file really isn't something I can use
after all.  Whenever I use:
"c:\program files\aph\studio recorder\sr.exe" "c:\rtp.wav" /record
07:00:10
Studio records in 44100HZ 16Bit stereo, even though my default wave
format in the options menu is set to 22050HZ 16Bit mono.  However, if I
just use:
"c:\program files\aph\studio recorder\sr.exe" /record 07:00:10
Then it keeps the default wave parameters.  Rob, can this be something
that is incorporated into Studio to record a specific file, and to have
the default wave parameters set?  I even opened the file, changed the
default wave parameters, saved the file, and tried it again, but it
still wants to default to 44100HZ.  My goal here is to not have to
actually manually save the file when the recording is finished.  It
would be so much easier if the file would save automatically when the
recording is done.

Jonathan

-----Original Message-----
From: studiorecorder-bounce@xxxxxxxxxxxxx
[mailto:studiorecorder-bounce@xxxxxxxxxxxxx] On Behalf Of ROB MEREDITH
Sent: Wednesday, January 24, 2007 10:56 AM
To: studiorecorder@xxxxxxxxxxxxx
Subject: [studiorecorder] Re: Automated Recording

Jonathan:

You need quotes around the path to sr, because it contains spaces. I
would forget about the start command altogether and do the following:
"c:\program files\aph\studio recorder\sr.exe" "c:\rtp.wav" /record
07:00:10

In this case, rtp.wav must already exist, or an error will be given. I
don't think this should work, but it does. I thought we were always
creating a new window with /record, but you managed to find a way around
this (for now.)

Rob Meredith

>>> milamj@xxxxxxx 01/24/07 10:48AM >>>
        Hi Rob and All,

The saga continues.

Maybe others are seeing this as well.

I have now been able to get Studio to record the file by creating a
shortcut to sr.exe and placing it in C:\.
So my Batch file has the following line:
start c:\sr.exe "c:\rtb.wav" /record 07:10:00 

However, if I change this to the actual sr.exe location:
start c:\program files\aph\studio recorder\sr.exe "c:\rtb.wav" /record
07:10:00 The command doesn't work.
I have ensured that this is the correct path, but for some reason,
windows doesn't like it.
It tells me that it cannot find c:\program.

Any ideas on this?

Why can't Windows run sr.exe from its default location.

Jonathan


-----Original Message-----
From: Milam, Jonathan E. 
Sent: Wednesday, January 24, 2007 8:33 AM
To: 'studiorecorder@xxxxxxxxxxxxx' 
Subject: Automated Recording

Hi Rob,

If I want to record a file called RTB for 6 hours and 10 minutes, and
have Studio load this file and begin recording, what do I need to have
in the batch file?  I know that part of it would have to be:
sr.exe /record 06:10:00
But I'm not sure where the file name fits in to that line.  Also, would
I not need:
C:\program files\aph\studio recorder
Before sr.exe?

Thanks,

Jonathan



Other related posts: