Re: [RDD] dail recording/re-broadcast our news

2012-01-13 Thread Cowboy
On Friday 13 January 2012 08:32:21 am Patrick Schmalstig / WRRJ Radio wrote:
  JACK Mixer names them with a SPACE in them
 (GR!)... thereby making it not able to be used in something like
 /etc/asound.conf. 

 Admitting I have not tried this, have you tried to quote or escape
 the stereo channel name ? As in...
 Stereo Channel
 or
 Stereo\ Channel

-- 
Cowboy

http://cowboy.cwf1.com

Justice is incidental to law and order.
-- J. Edgar Hoover

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] dail recording/re-broadcast our news

2012-01-13 Thread Patrick Schmalstig / WRRJ Radio
I've tried quoting it... and that did not work. I believe I've tried
escaping it too but I'm not sure if I did.

On Fri, Jan 13, 2012 at 8:57 AM, Cowboy c...@gwis.com wrote:

 On Friday 13 January 2012 08:32:21 am Patrick Schmalstig / WRRJ Radio
 wrote:
   JACK Mixer names them with a SPACE in them
  (GR!)... thereby making it not able to be used in something like
  /etc/asound.conf.

  Admitting I have not tried this, have you tried to quote or escape
  the stereo channel name ? As in...
  Stereo Channel
  or
  Stereo\ Channel

 --
 Cowboy

 http://cowboy.cwf1.com

 Justice is incidental to law and order.
-- J. Edgar Hoover

 ___
 Rivendell-dev mailing list
 Rivendell-dev@lists.rivendellaudio.org
 http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] dail recording/re-broadcast our news

2012-01-13 Thread Sherrod Munday
On Fri, 2012-01-13 at 12:19 +0800, Stan Fotinos wrote:
 Maybe setup recordings for 1 week only and then have those recordings 
 uploaded using rdcatch to another location once done with them so
 they 
 can be archived. 

This would probably be the cleanest solution... capture the audio using
RDCatch, and have a post-record upload to a local (on the Rivendell
system) filesystem folder.  Use wildcards to export the file to a
timestamp-labeled filename (so you wouldn't overwrite the audio clip,
allowing long-term archiving if so desired).

Then, when you want to play it back later, you can use an automated
RDImport process (either via a cron job or a dropbox watch folder) to
get it back into a certain single cart that gets replayed for the
delayed-broadcast newscast.  (I.e. there would be a single [set of]
cart[s] that is|are scheduled repetitively in the log, and the RDImport
process would simply overwrite that audio with fresh audio coming from
the timestamped audio that was previously exported via RDCatch.)

It's a bit of a hack, but I think it's doable.  Hopefully this gives you
some ideas of how.

-- 
+--+--+
| Sherrod Munday   |  sherrod.mun...@skyangel.com   |
| Senior VP, Engineering   |  (423) 396-8130 (W)  |
| Sky Angel U.S., LLC  |  |
+--+--+

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


[RDD] dail recording/re-broadcast our news

2012-01-12 Thread sfijn
Hi everybody,

How I can record/re-broadcast our own daily news show?
We want the recordings to be saved (in different carts) and re-broadcast
them on another time. The recordings should not be overwritten, we want
them archived.

RDCatch lets me record, but not to a new cart for every day. I don't want
to schedule 365 recordings! The macro's don't let me create a new daily
cart.

Any ideas?


Stephan Fijneman
Love-FM , St. Lucia

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] dail recording/re-broadcast our news

2012-01-12 Thread Patrick Schmalstig / WRRJ Radio
There might be a basic php script I could develop for this... that would
query MySQL and change the cart destination of the entry in rdcatch
automatically... triggered by cron. You would need to install the client
php5 on your system.

There aren't any other suggestions I can think of presently.

On Thu, Jan 12, 2012 at 6:14 PM, sf...@xs4all.nl wrote:

 Hi everybody,

 How I can record/re-broadcast our own daily news show?
 We want the recordings to be saved (in different carts) and re-broadcast
 them on another time. The recordings should not be overwritten, we want
 them archived.

 RDCatch lets me record, but not to a new cart for every day. I don't want
 to schedule 365 recordings! The macro's don't let me create a new daily
 cart.

 Any ideas?


 Stephan Fijneman
 Love-FM , St. Lucia

 ___
 Rivendell-dev mailing list
 Rivendell-dev@lists.rivendellaudio.org
 http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev