Re: [RDD] Local Audio Switch

2014-12-10 Thread ermina

Hello,



Please correct me if I'm wrong. From what I understand, even with the
audio present in the line-in of the sound device, it will not
pass-thru to line-out UNLESS RML-ST was invoked (macro or RMLSend) and
will be cut-off when RML-SN is invoked.


Right. When using a local audio adapter switch, the commutation of 
audio is done in software by caed.
If you use jack on the audio host, be sure to connect the input of the 
card to the appropriate inputs of rivendell.
If you don't use jack, you might want to check in alsamixer that the 
line input is correctly selected, unmuted.


I use one of those local audio switch, defined with two inputs and two 
outputs. Each input is actually a stereo pair of the two first physical 
inputs of the sound card.
These pairs are numbered starting from 1, not 0. (ie. the macro ST 0 1 
1! routes this first stereo pair to the first stereo output. SR 0 1 1! 
cuts that audio route).


The macro needs to be sent to the host where the audio card resides and 
the local switch is defined, not to the host where rdairplay is run (in 
case there are two different hosts).
You can check in the syslog of this host that/if it actually receives 
the macro.
( cat /var/log/syslog | grep ripcd returns something like  ripcd: 
received rml: 'SR 0 1 1!' from 192.168.x.x)


Like Cowboy said, if the sound card is full duplex, it will work 
eventually.


. e




Unfortunately, that is not was I'm seeing seeing here as ST or SN has
no effect whatsoever.

Thanks in advance for the next reply.

 


James Stewart


Date: Mon, 1 Dec 2014 15:46:08 +0800
From: Bruce Lee Mones brucelee.mo...@gmail.com



Cart is working, it's just the audio from RdAirPlay and LineIn

both plays off the audio out of the sound card.

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
[1]




Links:
--
[1] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

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

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


Re: [RDD] Local Audio Switch

2014-12-02 Thread Brian P. McGlynn
Hi,

That is correct.  We've done this with Satellite Receivers all the time.  

You need to set up a Switch in Rdadmin for that account using the Audio Card as 
the switch type.   

Once that is done, the ST and SR RML commands can be run in a macro.  

I've had a lot of success with the Delta 44 sound cards.  



--
Brian P. McGlynn
Sent from my iPhone

 On Dec 2, 2014, at 9:56 PM, Cowboy c...@cwf1.com wrote:
 
 On Monday 01 December 2014 08:10:08 pm Bruce Lee Mones wrote:
 Please correct me if I'm wrong. From what I understand, even with the audio
 present in the line-in of the sound device, it will not pass-thru to
 line-out UNLESS RML-ST was invoked (macro or RMLSend) and will be cut-off
 when RML-SN is invoked.
 
 To a certain extent, that does depend on the particular sound card.
 Some do, some don't.
 
 If you, or anyone, has been able to make that card operate in a
 full duplex mode under almost any circumstances, then at least
 we'd know it's possible on *that* hardware.
 
 -- 
 Cowboy
 
 http://cowboy.cwf1.com
 
 Those who do not understand Unix are condemned to reinvent it, poorly.
-- Henry Spencer
 ___
 Rivendell-dev mailing list
 Rivendell-dev@lists.rivendellaudio.org
 http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Local Audio Switch

2014-12-01 Thread Jim Stewart
Just trying to understand your problem, are you saying that you also need the 
audio from RdAirPlay to be muted (or stopped?) during the time the line-in 
cart plays?
Once we figure out what you need, it seems to me it would just take an 
additional line or two on the macro cart to do something like this, then 
another cart that you play (at a certain time maybe?) that puts it all back 
when you are done with the line-in source.

James Stewart

Date: Mon, 1 Dec 2014 15:46:08 +0800
From: Bruce Lee Mones brucelee.mo...@gmail.com

Cart is working, it's just the audio from RdAirPlay and LineIn both plays off 
the audio out of the sound card.

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


Re: [RDD] Local Audio Switch

2014-12-01 Thread Bruce Lee Mones
On Tue, Dec 2, 2014 at 1:31 AM, Jim Stewart jstew...@paceaudio.com wrote:

 Just trying to understand your problem, are you saying that you also need
 the audio from RdAirPlay to be muted (or stopped?) during the time the
 line-in cart plays?
 Once we figure out what you need, it seems to me it would just take an
 additional line or two on the macro cart to do something like this, then
 another cart that you play (at a certain time maybe?) that puts it all back
 when you are done with the line-in source.


Hello,

Thanks for the reply.

Audio is always present from the output of the stream receiver and
connected to the line-in of the Rivendell host sound device.

What I intend to do is:

1. Log is playing in RdAirPlay.
2. On a pre-determined time, log will stop, RML-ST will switch/take the
audio from line-in to line-out (pass-thru?) of the sound device.
3. On a pre-determined time, RML-SN will remove the audio from line-in (but
audio is still present) and RML-PN will play the next cart in the log.

Please correct me if I'm wrong. From what I understand, even with the audio
present in the line-in of the sound device, it will not pass-thru to
line-out UNLESS RML-ST was invoked (macro or RMLSend) and will be cut-off
when RML-SN is invoked.

Unfortunately, that is not was I'm seeing seeing here as ST or SN has no
effect whatsoever.


Thanks in advance for the next reply.




 James Stewart

 Date: Mon, 1 Dec 2014 15:46:08 +0800
 From: Bruce Lee Mones brucelee.mo...@gmail.com

 Cart is working, it's just the audio from RdAirPlay and LineIn both plays
 off the audio out of the sound card.

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

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


[RDD] Local Audio Switch

2014-11-30 Thread Bruce Lee Mones
Help.

I need to have local audio switcher working on a local machine to play
streamed audio via rivendell switched by RdAirPlay (ST and SR) but
unfortunately i can't seem to have it work but instead, the audio of the
stream output gets played out of the audio out port even with RdAirPlay is
playing cart (overlapping audio).

What I've done (using
http://rivendell.tryphon.org/wiki/How_do_I_make_Rivendell_play_Audio_from_the_%22Line_In%22_of_the_Sound_Card_on_the_air%3F
as reference):

1. Created switcher using local audio device via RdAdmin -- Manage Host
-- Switchers/GPIO -- Add (Matrix 0, Local Audio Adapter) -- (Card 0,
Inputs 0, Outputs 0)
2. Created Stream On Macro Cart (ST 0 0 0!)
3. Created Stream Off Macro Cart (SR 0 0 0!)

Cart is working, it's just the audio from RdAirPlay and LineIn both plays
off the audio out of the sound card.

By the way, the audio device is an onboard intel. OS is OpenSuSE 11.4
(don't ask :) ), Rivendell 2.10.2

Have I done something wrong or is this not supported anymore or do I need a
delta 44 card?

Thanks in advance.


Regards to all.
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev