Re: [RDD] Jack, again.

2018-10-31 Thread drew Roberts
Pedro,
On Wed, Oct 31, 2018 at 12:11 PM Pedro Picoto 
wrote:

> Hi Drew,
>
> I'm running Ubuntu. How/where do I check wich user is Jack being
> started?...
>

I am not sure of the top of my head. I would have to try and look it up.

How are you starting jack? Have you dont any jack configuration in rdadmin?

rdadmin->manage hosts->jack settings. Do you have a setting for jack server
and jack command line?

default
jackd -R -T -d alsa -d hw:PCH

is an example for those two lines.

Do you have Start Jack Server selected in the same spot?

When I was running RD from the Tryphon  repos I was able to run all my
> audio software from Jack, right out of the initial setup.
>

I used to run rivendell on ubuntu but haven't in a long time.

>
> regards
>
> PP
>

all the best,

drew


>
> On Wed, Oct 31, 2018 at 2:08 AM drew Roberts  wrote:
>
>> So...
>> On Tue, Oct 30, 2018 at 7:26 PM Pedro Picoto 
>> wrote:
>>
>>> Here it goes...
>>>
>>> All my DAWs/VLC kept working. Youtube+(ish) stopped working, won't
>>> budge. I guess it's related to pulseaudio.
>>> I have alsa-pulseaudio joint together. I need that setup as a system
>>> based feature.
>>>
>>
>> This may be your problem...
>>
>> At least in my setup, Rivendell wants jack running as root and I let it
>> start my jack according to a config I do in rdadmin.
>>
>> This means my other stuff that wants to talk to jack needs to run as root
>> too.
>>
>> This requires some fun setup tricks at boot time if I am doing any decent
>> amount of jack trickery.
>>
>> Hopefully my memory is not playing tricks on my with this next bit.
>>
>> I keep wanting to be able to run multiple independent instances of jack
>> as different users. I could let riv run jack as root and do all the riv
>> stuff as root while also running jack as another user with a different
>> sound card and doing non-riv stuff with that.
>>
>> Does anyone know if this is possible these days? If not, does anyone know
>> if the underlying design of jack prevents this?
>>
>> So Pedro,
>>
>> how is jack being started on your system and by which user?
>>
>> all the best,
>>
>> drew
>>
>>
>>> regards,
>>>
>>> PP
>>>
>>> On Tue, Oct 30, 2018 at 9:53 PM drew Roberts  wrote:
>>>
 Pedro,

 shut rivendell down.

 shut all riovendell applications.
 from a terminal:
 sudo killall caed
 sudo killall ripcd
 sudo killall rdcatchd

 start jack. (via qjackctl?)
 make sure you can get some sound out of it with some jack aware audio
 player that is not related to rivendell.

 let me know the results.

 all the best,

 drew

 On Tue, Oct 30, 2018 at 1:46 PM Pedro Picoto 
 wrote:

> Forgot to mention... thanks for your interest!
> But still banging my head... :-)
>
> On Tue, Oct 30, 2018 at 12:21 PM drew Roberts 
> wrote:
>
>> Pedro,
>> On Mon, Oct 29, 2018 at 9:46 PM Pedro Picoto 
>> wrote:
>>
>>> I managed install the packages supplied by the fellow member group
>>> successfully on Ubuntu 18.04.
>>> But I'm stuck and running in circles 'cause I not getting audio
>>> played.
>>> I'm using Jack/PulseAudio, as I used to do 3 years ago.
>>> - Rdalsaconfig gives me the cards available and already activated
>>> (active sound devices)
>>> - Audio resources:
>>>
>>> SUPPORTED AUDIO DRIVERS
>>>   AudioScience HPI [not active]
>>>   JACK Audio Connection Kit [Generic]
>>>   Advanced Linux Sound Architecture (ALSA) [1.1.3]
>>>
>>> SUPPORTED IMPORT FORMATS
>>> Free Lossless Audio Codec (FLAC)
>>> MPEG Layer 1
>>> MPEG Layer 2
>>> MPEG Layer 3
>>> OggVorbis
>>> PCM16 Linear
>>> PCM24 Linear
>>>
>>> SUPPORTED EXPORT FORMATS
>>> Free Lossless Audio Codec (FLAC)
>>> MPEG Layer 2
>>> MPEG Layer 3
>>> OggVorbis
>>> PCM16 Linear
>>> PCM24 Linear
>>>
>>> AUDIO ADAPTERS
>>>   Card 0: Not present
>>>
>>>   Card 1: Not present
>>>
>>>   Card 2: Not present
>>>
>>>   Card 3: Not present
>>>
>>>   Card 4: Not present
>>>
>>>   Card 5: Not present
>>>
>>>   Card 6: Not present
>>>
>>>   Card 7: Not present
>>>
>>> For sure I'm missing something pretty basic...
>>>
>>> Need your input, please...
>>>
>>
>> from a terminal, what does:
>>
>> aplay -l
>>
>> show you?
>>
>> all the best,
>>
>> --
Enjoy great *Bahamian Music* at:
Bahamian Or Nuttin - http://www.bahamianornuttin.com

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


Re: [RDD] Jack, again.

2018-10-31 Thread Pedro Picoto
Hi Drew,

I'm running Ubuntu. How/where do I check wich user is Jack being started?...
When I was running RD from the Tryphon  repos I was able to run all my
audio software from Jack, right out of the initial setup.

regards

PP

On Wed, Oct 31, 2018 at 2:08 AM drew Roberts  wrote:

> So...
> On Tue, Oct 30, 2018 at 7:26 PM Pedro Picoto 
> wrote:
>
>> Here it goes...
>>
>> All my DAWs/VLC kept working. Youtube+(ish) stopped working, won't budge.
>> I guess it's related to pulseaudio.
>> I have alsa-pulseaudio joint together. I need that setup as a system
>> based feature.
>>
>
> This may be your problem...
>
> At least in my setup, Rivendell wants jack running as root and I let it
> start my jack according to a config I do in rdadmin.
>
> This means my other stuff that wants to talk to jack needs to run as root
> too.
>
> This requires some fun setup tricks at boot time if I am doing any decent
> amount of jack trickery.
>
> Hopefully my memory is not playing tricks on my with this next bit.
>
> I keep wanting to be able to run multiple independent instances of jack as
> different users. I could let riv run jack as root and do all the riv stuff
> as root while also running jack as another user with a different sound card
> and doing non-riv stuff with that.
>
> Does anyone know if this is possible these days? If not, does anyone know
> if the underlying design of jack prevents this?
>
> So Pedro,
>
> how is jack being started on your system and by which user?
>
> all the best,
>
> drew
>
>
>> regards,
>>
>> PP
>>
>> On Tue, Oct 30, 2018 at 9:53 PM drew Roberts  wrote:
>>
>>> Pedro,
>>>
>>> shut rivendell down.
>>>
>>> shut all riovendell applications.
>>> from a terminal:
>>> sudo killall caed
>>> sudo killall ripcd
>>> sudo killall rdcatchd
>>>
>>> start jack. (via qjackctl?)
>>> make sure you can get some sound out of it with some jack aware audio
>>> player that is not related to rivendell.
>>>
>>> let me know the results.
>>>
>>> all the best,
>>>
>>> drew
>>>
>>> On Tue, Oct 30, 2018 at 1:46 PM Pedro Picoto 
>>> wrote:
>>>
 Forgot to mention... thanks for your interest!
 But still banging my head... :-)

 On Tue, Oct 30, 2018 at 12:21 PM drew Roberts 
 wrote:

> Pedro,
> On Mon, Oct 29, 2018 at 9:46 PM Pedro Picoto 
> wrote:
>
>> I managed install the packages supplied by the fellow member group
>> successfully on Ubuntu 18.04.
>> But I'm stuck and running in circles 'cause I not getting audio
>> played.
>> I'm using Jack/PulseAudio, as I used to do 3 years ago.
>> - Rdalsaconfig gives me the cards available and already activated
>> (active sound devices)
>> - Audio resources:
>>
>> SUPPORTED AUDIO DRIVERS
>>   AudioScience HPI [not active]
>>   JACK Audio Connection Kit [Generic]
>>   Advanced Linux Sound Architecture (ALSA) [1.1.3]
>>
>> SUPPORTED IMPORT FORMATS
>> Free Lossless Audio Codec (FLAC)
>> MPEG Layer 1
>> MPEG Layer 2
>> MPEG Layer 3
>> OggVorbis
>> PCM16 Linear
>> PCM24 Linear
>>
>> SUPPORTED EXPORT FORMATS
>> Free Lossless Audio Codec (FLAC)
>> MPEG Layer 2
>> MPEG Layer 3
>> OggVorbis
>> PCM16 Linear
>> PCM24 Linear
>>
>> AUDIO ADAPTERS
>>   Card 0: Not present
>>
>>   Card 1: Not present
>>
>>   Card 2: Not present
>>
>>   Card 3: Not present
>>
>>   Card 4: Not present
>>
>>   Card 5: Not present
>>
>>   Card 6: Not present
>>
>>   Card 7: Not present
>>
>> For sure I'm missing something pretty basic...
>>
>> Need your input, please...
>>
>
> from a terminal, what does:
>
> aplay -l
>
> show you?
>
> all the best,
>
> drew
> --
> Enjoy great *Bahamian Music* at:
> Bahamian Or Nuttin - http://www.bahamianornuttin.com
> 
>

>>>
>>> --
>>> Enjoy great *Bahamian Music* at:
>>> Bahamian Or Nuttin - http://www.bahamianornuttin.com
>>> 
>>>
>>
>
> --
> Enjoy great *Bahamian Music* at:
> Bahamian Or Nuttin - http://www.bahamianornuttin.com
> 
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Jack, again.

2018-10-30 Thread Lorne Tyndale
Hi,

Jack and Rivendell's daemons all need to be running as the same user or
else they won't see each other.

If you are running the appliance CD / CentOS you can use the option in
rdadmin to have Rivendell start Jack with rdadmin --> Manage Hosts -->
Jack settings.  Doing this it'll start both caed and jack as the same
user (root) and it'll all see each other.  But the challenge is if you
want to use other Jack based applications on the same workstation  - you
would normally want to run these as the logged in user rather then root.
 If run as the logged in user they won't see Jack when it is all started
this way.

You could have Rivendell start up Jack and also start up all the Jack
based applications that you want to run.  You can do this with the "jack
clients to start" option.  But this might not be what you want - as it
will start those clients as root.  It'll also start them all up when
Rivendell starts up which is probably not what you want.

I should also note that on some of the versions of Ubuntu / Debian
having Rivendell start Jack doesn't always work as expected.

Another option that has been used (specifically on some of the
documentation out there about getting Rivendell running on Ubuntu) has
been to run the rivendell daemons as the logged in user rather then as
root.  If you delay the start of the 3 daemons until after Jack is
started, running Jack as the logged in user and then starting up the
Rivendell daemons as the logged in user, it'll all see each other and
you'll be able to launch other Jack-aware apps.  However as Fred has
pointed out on numerous occasions this is not the recommended way of
running the daemons, both from a security standpoint and from a
standpoint that some other things don't work as they should.

Lorne Tyndale


> 
> 
> Sorry, I meant pulseaudio-jack (Pulsaudio-module-jack...)
> 
> On Tue, Oct 30, 2018 at 9:53 PM drew Roberts  wrote:
> 
> > Pedro,
> >
> > shut rivendell down.
> >
> > shut all riovendell applications.
> > from a terminal:
> > sudo killall caed
> > sudo killall ripcd
> > sudo killall rdcatchd
> >
> > start jack. (via qjackctl?)
> > make sure you can get some sound out of it with some jack aware audio
> > player that is not related to rivendell.
> >
> > let me know the results.
> >
> > all the best,
> >
> > drew
> >
> > On Tue, Oct 30, 2018 at 1:46 PM Pedro Picoto 
> > wrote:
> >
> >> Forgot to mention... thanks for your interest!
> >> But still banging my head... :-)
> >>
> >> On Tue, Oct 30, 2018 at 12:21 PM drew Roberts  wrote:
> >>
> >>> Pedro,
> >>> On Mon, Oct 29, 2018 at 9:46 PM Pedro Picoto 
> >>> wrote:
> >>>
>  I managed install the packages supplied by the fellow member group
>  successfully on Ubuntu 18.04.
>  But I'm stuck and running in circles 'cause I not getting audio played.
>  I'm using Jack/PulseAudio, as I used to do 3 years ago.
>  - Rdalsaconfig gives me the cards available and already activated
>  (active sound devices)
>  - Audio resources:
> 
>  SUPPORTED AUDIO DRIVERS
>    AudioScience HPI [not active]
>    JACK Audio Connection Kit [Generic]
>    Advanced Linux Sound Architecture (ALSA) [1.1.3]
> 
>  SUPPORTED IMPORT FORMATS
>  Free Lossless Audio Codec (FLAC)
>  MPEG Layer 1
>  MPEG Layer 2
>  MPEG Layer 3
>  OggVorbis
>  PCM16 Linear
>  PCM24 Linear
> 
>  SUPPORTED EXPORT FORMATS
>  Free Lossless Audio Codec (FLAC)
>  MPEG Layer 2
>  MPEG Layer 3
>  OggVorbis
>  PCM16 Linear
>  PCM24 Linear
> 
>  AUDIO ADAPTERS
>    Card 0: Not present
> 
>    Card 1: Not present
> 
>    Card 2: Not present
> 
>    Card 3: Not present
> 
>    Card 4: Not present
> 
>    Card 5: Not present
> 
>    Card 6: Not present
> 
>    Card 7: Not present
> 
>  For sure I'm missing something pretty basic...
> 
>  Need your input, please...
> 
> >>>
> >>> from a terminal, what does:
> >>>
> >>> aplay -l
> >>>
> >>> show you?
> >>>
> >>> all the best,
> >>>
> >>> drew
> >>> --
> >>> Enjoy great *Bahamian Music* at:
> >>> Bahamian Or Nuttin - http://www.bahamianornuttin.com
> >>> 
> >>>
> >>
> >
> > --
> > Enjoy great *Bahamian Music* at:
> > Bahamian Or Nuttin - http://www.bahamianornuttin.com
> > 
> >___
> 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] Jack, again.

2018-10-30 Thread drew Roberts
So...
On Tue, Oct 30, 2018 at 7:26 PM Pedro Picoto  wrote:

> Here it goes...
>
> All my DAWs/VLC kept working. Youtube+(ish) stopped working, won't budge.
> I guess it's related to pulseaudio.
> I have alsa-pulseaudio joint together. I need that setup as a system based
> feature.
>

This may be your problem...

At least in my setup, Rivendell wants jack running as root and I let it
start my jack according to a config I do in rdadmin.

This means my other stuff that wants to talk to jack needs to run as root
too.

This requires some fun setup tricks at boot time if I am doing any decent
amount of jack trickery.

Hopefully my memory is not playing tricks on my with this next bit.

I keep wanting to be able to run multiple independent instances of jack as
different users. I could let riv run jack as root and do all the riv stuff
as root while also running jack as another user with a different sound card
and doing non-riv stuff with that.

Does anyone know if this is possible these days? If not, does anyone know
if the underlying design of jack prevents this?

So Pedro,

how is jack being started on your system and by which user?

all the best,

drew


> regards,
>
> PP
>
> On Tue, Oct 30, 2018 at 9:53 PM drew Roberts  wrote:
>
>> Pedro,
>>
>> shut rivendell down.
>>
>> shut all riovendell applications.
>> from a terminal:
>> sudo killall caed
>> sudo killall ripcd
>> sudo killall rdcatchd
>>
>> start jack. (via qjackctl?)
>> make sure you can get some sound out of it with some jack aware audio
>> player that is not related to rivendell.
>>
>> let me know the results.
>>
>> all the best,
>>
>> drew
>>
>> On Tue, Oct 30, 2018 at 1:46 PM Pedro Picoto 
>> wrote:
>>
>>> Forgot to mention... thanks for your interest!
>>> But still banging my head... :-)
>>>
>>> On Tue, Oct 30, 2018 at 12:21 PM drew Roberts  wrote:
>>>
 Pedro,
 On Mon, Oct 29, 2018 at 9:46 PM Pedro Picoto 
 wrote:

> I managed install the packages supplied by the fellow member group
> successfully on Ubuntu 18.04.
> But I'm stuck and running in circles 'cause I not getting audio played.
> I'm using Jack/PulseAudio, as I used to do 3 years ago.
> - Rdalsaconfig gives me the cards available and already activated
> (active sound devices)
> - Audio resources:
>
> SUPPORTED AUDIO DRIVERS
>   AudioScience HPI [not active]
>   JACK Audio Connection Kit [Generic]
>   Advanced Linux Sound Architecture (ALSA) [1.1.3]
>
> SUPPORTED IMPORT FORMATS
> Free Lossless Audio Codec (FLAC)
> MPEG Layer 1
> MPEG Layer 2
> MPEG Layer 3
> OggVorbis
> PCM16 Linear
> PCM24 Linear
>
> SUPPORTED EXPORT FORMATS
> Free Lossless Audio Codec (FLAC)
> MPEG Layer 2
> MPEG Layer 3
> OggVorbis
> PCM16 Linear
> PCM24 Linear
>
> AUDIO ADAPTERS
>   Card 0: Not present
>
>   Card 1: Not present
>
>   Card 2: Not present
>
>   Card 3: Not present
>
>   Card 4: Not present
>
>   Card 5: Not present
>
>   Card 6: Not present
>
>   Card 7: Not present
>
> For sure I'm missing something pretty basic...
>
> Need your input, please...
>

 from a terminal, what does:

 aplay -l

 show you?

 all the best,

 drew
 --
 Enjoy great *Bahamian Music* at:
 Bahamian Or Nuttin - http://www.bahamianornuttin.com
 

>>>
>>
>> --
>> Enjoy great *Bahamian Music* at:
>> Bahamian Or Nuttin - http://www.bahamianornuttin.com
>> 
>>
>

-- 
Enjoy great *Bahamian Music* at:
Bahamian Or Nuttin - http://www.bahamianornuttin.com

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


Re: [RDD] Jack, again.

2018-10-30 Thread Pedro Picoto
Sorry, I meant pulseaudio-jack (Pulsaudio-module-jack...)

On Tue, Oct 30, 2018 at 9:53 PM drew Roberts  wrote:

> Pedro,
>
> shut rivendell down.
>
> shut all riovendell applications.
> from a terminal:
> sudo killall caed
> sudo killall ripcd
> sudo killall rdcatchd
>
> start jack. (via qjackctl?)
> make sure you can get some sound out of it with some jack aware audio
> player that is not related to rivendell.
>
> let me know the results.
>
> all the best,
>
> drew
>
> On Tue, Oct 30, 2018 at 1:46 PM Pedro Picoto 
> wrote:
>
>> Forgot to mention... thanks for your interest!
>> But still banging my head... :-)
>>
>> On Tue, Oct 30, 2018 at 12:21 PM drew Roberts  wrote:
>>
>>> Pedro,
>>> On Mon, Oct 29, 2018 at 9:46 PM Pedro Picoto 
>>> wrote:
>>>
 I managed install the packages supplied by the fellow member group
 successfully on Ubuntu 18.04.
 But I'm stuck and running in circles 'cause I not getting audio played.
 I'm using Jack/PulseAudio, as I used to do 3 years ago.
 - Rdalsaconfig gives me the cards available and already activated
 (active sound devices)
 - Audio resources:

 SUPPORTED AUDIO DRIVERS
   AudioScience HPI [not active]
   JACK Audio Connection Kit [Generic]
   Advanced Linux Sound Architecture (ALSA) [1.1.3]

 SUPPORTED IMPORT FORMATS
 Free Lossless Audio Codec (FLAC)
 MPEG Layer 1
 MPEG Layer 2
 MPEG Layer 3
 OggVorbis
 PCM16 Linear
 PCM24 Linear

 SUPPORTED EXPORT FORMATS
 Free Lossless Audio Codec (FLAC)
 MPEG Layer 2
 MPEG Layer 3
 OggVorbis
 PCM16 Linear
 PCM24 Linear

 AUDIO ADAPTERS
   Card 0: Not present

   Card 1: Not present

   Card 2: Not present

   Card 3: Not present

   Card 4: Not present

   Card 5: Not present

   Card 6: Not present

   Card 7: Not present

 For sure I'm missing something pretty basic...

 Need your input, please...

>>>
>>> from a terminal, what does:
>>>
>>> aplay -l
>>>
>>> show you?
>>>
>>> all the best,
>>>
>>> drew
>>> --
>>> Enjoy great *Bahamian Music* at:
>>> Bahamian Or Nuttin - http://www.bahamianornuttin.com
>>> 
>>>
>>
>
> --
> Enjoy great *Bahamian Music* at:
> Bahamian Or Nuttin - http://www.bahamianornuttin.com
> 
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Jack, again.

2018-10-30 Thread Pedro Picoto
Here it goes...

All my DAWs/VLC kept working. Youtube+(ish) stopped working, won't budge. I
guess it's related to pulseaudio.
I have alsa-pulseaudio joint together. I need that setup as a system based
feature.

regards,

PP

On Tue, Oct 30, 2018 at 9:53 PM drew Roberts  wrote:

> Pedro,
>
> shut rivendell down.
>
> shut all riovendell applications.
> from a terminal:
> sudo killall caed
> sudo killall ripcd
> sudo killall rdcatchd
>
> start jack. (via qjackctl?)
> make sure you can get some sound out of it with some jack aware audio
> player that is not related to rivendell.
>
> let me know the results.
>
> all the best,
>
> drew
>
> On Tue, Oct 30, 2018 at 1:46 PM Pedro Picoto 
> wrote:
>
>> Forgot to mention... thanks for your interest!
>> But still banging my head... :-)
>>
>> On Tue, Oct 30, 2018 at 12:21 PM drew Roberts  wrote:
>>
>>> Pedro,
>>> On Mon, Oct 29, 2018 at 9:46 PM Pedro Picoto 
>>> wrote:
>>>
 I managed install the packages supplied by the fellow member group
 successfully on Ubuntu 18.04.
 But I'm stuck and running in circles 'cause I not getting audio played.
 I'm using Jack/PulseAudio, as I used to do 3 years ago.
 - Rdalsaconfig gives me the cards available and already activated
 (active sound devices)
 - Audio resources:

 SUPPORTED AUDIO DRIVERS
   AudioScience HPI [not active]
   JACK Audio Connection Kit [Generic]
   Advanced Linux Sound Architecture (ALSA) [1.1.3]

 SUPPORTED IMPORT FORMATS
 Free Lossless Audio Codec (FLAC)
 MPEG Layer 1
 MPEG Layer 2
 MPEG Layer 3
 OggVorbis
 PCM16 Linear
 PCM24 Linear

 SUPPORTED EXPORT FORMATS
 Free Lossless Audio Codec (FLAC)
 MPEG Layer 2
 MPEG Layer 3
 OggVorbis
 PCM16 Linear
 PCM24 Linear

 AUDIO ADAPTERS
   Card 0: Not present

   Card 1: Not present

   Card 2: Not present

   Card 3: Not present

   Card 4: Not present

   Card 5: Not present

   Card 6: Not present

   Card 7: Not present

 For sure I'm missing something pretty basic...

 Need your input, please...

>>>
>>> from a terminal, what does:
>>>
>>> aplay -l
>>>
>>> show you?
>>>
>>> all the best,
>>>
>>> drew
>>> --
>>> Enjoy great *Bahamian Music* at:
>>> Bahamian Or Nuttin - http://www.bahamianornuttin.com
>>> 
>>>
>>
>
> --
> Enjoy great *Bahamian Music* at:
> Bahamian Or Nuttin - http://www.bahamianornuttin.com
> 
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Jack, again.

2018-10-30 Thread drew Roberts
Pedro,

shut rivendell down.

shut all riovendell applications.
from a terminal:
sudo killall caed
sudo killall ripcd
sudo killall rdcatchd

start jack. (via qjackctl?)
make sure you can get some sound out of it with some jack aware audio
player that is not related to rivendell.

let me know the results.

all the best,

drew

On Tue, Oct 30, 2018 at 1:46 PM Pedro Picoto  wrote:

> Forgot to mention... thanks for your interest!
> But still banging my head... :-)
>
> On Tue, Oct 30, 2018 at 12:21 PM drew Roberts  wrote:
>
>> Pedro,
>> On Mon, Oct 29, 2018 at 9:46 PM Pedro Picoto 
>> wrote:
>>
>>> I managed install the packages supplied by the fellow member group
>>> successfully on Ubuntu 18.04.
>>> But I'm stuck and running in circles 'cause I not getting audio played.
>>> I'm using Jack/PulseAudio, as I used to do 3 years ago.
>>> - Rdalsaconfig gives me the cards available and already activated
>>> (active sound devices)
>>> - Audio resources:
>>>
>>> SUPPORTED AUDIO DRIVERS
>>>   AudioScience HPI [not active]
>>>   JACK Audio Connection Kit [Generic]
>>>   Advanced Linux Sound Architecture (ALSA) [1.1.3]
>>>
>>> SUPPORTED IMPORT FORMATS
>>> Free Lossless Audio Codec (FLAC)
>>> MPEG Layer 1
>>> MPEG Layer 2
>>> MPEG Layer 3
>>> OggVorbis
>>> PCM16 Linear
>>> PCM24 Linear
>>>
>>> SUPPORTED EXPORT FORMATS
>>> Free Lossless Audio Codec (FLAC)
>>> MPEG Layer 2
>>> MPEG Layer 3
>>> OggVorbis
>>> PCM16 Linear
>>> PCM24 Linear
>>>
>>> AUDIO ADAPTERS
>>>   Card 0: Not present
>>>
>>>   Card 1: Not present
>>>
>>>   Card 2: Not present
>>>
>>>   Card 3: Not present
>>>
>>>   Card 4: Not present
>>>
>>>   Card 5: Not present
>>>
>>>   Card 6: Not present
>>>
>>>   Card 7: Not present
>>>
>>> For sure I'm missing something pretty basic...
>>>
>>> Need your input, please...
>>>
>>
>> from a terminal, what does:
>>
>> aplay -l
>>
>> show you?
>>
>> all the best,
>>
>> drew
>> --
>> Enjoy great *Bahamian Music* at:
>> Bahamian Or Nuttin - http://www.bahamianornuttin.com
>> 
>>
>

-- 
Enjoy great *Bahamian Music* at:
Bahamian Or Nuttin - http://www.bahamianornuttin.com

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


Re: [RDD] Jack, again.

2018-10-30 Thread Pedro Picoto
The one that matters to me is the first one (...)SB, wich is also stated on
RDalsaconfifg  as Active Devices  Analog [1] Analog [3].
The other is related to the graphics card.

 Lista de Dispositivos de Hardware PLAYBACK 
placa 0: SB [HDA ATI SB], dispositivo 0: ALC887-VD Analog [ALC887-VD Analog]
  Subdispositivos: 0/1
  Subdispositivo #0: subdevice #0
placa 1: NVidia [HDA NVidia], dispositivo 3: HDMI 0 [HDMI 0]
  Subdispositivos: 1/1
  Subdispositivo #0: subdevice #0
placa 1: NVidia [HDA NVidia], dispositivo 7: HDMI 0 [HDMI 0]
  Subdispositivos: 1/1
  Subdispositivo #0: subdevice #0
placa 1: NVidia [HDA NVidia], dispositivo 8: HDMI 0 [HDMI 0]
  Subdispositivos: 1/1
  Subdispositivo #0: subdevice #0
placa 1: NVidia [HDA NVidia], dispositivo 9: HDMI 0 [HDMI 0]
  Subdispositivos: 1/1
  Subdispositivo #0: subdevice #0


On Tue, Oct 30, 2018 at 12:21 PM drew Roberts  wrote:

> Pedro,
> On Mon, Oct 29, 2018 at 9:46 PM Pedro Picoto 
> wrote:
>
>> I managed install the packages supplied by the fellow member group
>> successfully on Ubuntu 18.04.
>> But I'm stuck and running in circles 'cause I not getting audio played.
>> I'm using Jack/PulseAudio, as I used to do 3 years ago.
>> - Rdalsaconfig gives me the cards available and already activated (active
>> sound devices)
>> - Audio resources:
>>
>> SUPPORTED AUDIO DRIVERS
>>   AudioScience HPI [not active]
>>   JACK Audio Connection Kit [Generic]
>>   Advanced Linux Sound Architecture (ALSA) [1.1.3]
>>
>> SUPPORTED IMPORT FORMATS
>> Free Lossless Audio Codec (FLAC)
>> MPEG Layer 1
>> MPEG Layer 2
>> MPEG Layer 3
>> OggVorbis
>> PCM16 Linear
>> PCM24 Linear
>>
>> SUPPORTED EXPORT FORMATS
>> Free Lossless Audio Codec (FLAC)
>> MPEG Layer 2
>> MPEG Layer 3
>> OggVorbis
>> PCM16 Linear
>> PCM24 Linear
>>
>> AUDIO ADAPTERS
>>   Card 0: Not present
>>
>>   Card 1: Not present
>>
>>   Card 2: Not present
>>
>>   Card 3: Not present
>>
>>   Card 4: Not present
>>
>>   Card 5: Not present
>>
>>   Card 6: Not present
>>
>>   Card 7: Not present
>>
>> For sure I'm missing something pretty basic...
>>
>> Need your input, please...
>>
>
> from a terminal, what does:
>
> aplay -l
>
> show you?
>
> all the best,
>
> drew
> --
> Enjoy great *Bahamian Music* at:
> Bahamian Or Nuttin - http://www.bahamianornuttin.com
> 
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Jack, again.

2018-10-30 Thread drew Roberts
Pedro,
On Mon, Oct 29, 2018 at 9:46 PM Pedro Picoto  wrote:

> I managed install the packages supplied by the fellow member group
> successfully on Ubuntu 18.04.
> But I'm stuck and running in circles 'cause I not getting audio played.
> I'm using Jack/PulseAudio, as I used to do 3 years ago.
> - Rdalsaconfig gives me the cards available and already activated (active
> sound devices)
> - Audio resources:
>
> SUPPORTED AUDIO DRIVERS
>   AudioScience HPI [not active]
>   JACK Audio Connection Kit [Generic]
>   Advanced Linux Sound Architecture (ALSA) [1.1.3]
>
> SUPPORTED IMPORT FORMATS
> Free Lossless Audio Codec (FLAC)
> MPEG Layer 1
> MPEG Layer 2
> MPEG Layer 3
> OggVorbis
> PCM16 Linear
> PCM24 Linear
>
> SUPPORTED EXPORT FORMATS
> Free Lossless Audio Codec (FLAC)
> MPEG Layer 2
> MPEG Layer 3
> OggVorbis
> PCM16 Linear
> PCM24 Linear
>
> AUDIO ADAPTERS
>   Card 0: Not present
>
>   Card 1: Not present
>
>   Card 2: Not present
>
>   Card 3: Not present
>
>   Card 4: Not present
>
>   Card 5: Not present
>
>   Card 6: Not present
>
>   Card 7: Not present
>
> For sure I'm missing something pretty basic...
>
> Need your input, please...
>

from a terminal, what does:

aplay -l

show you?

all the best,

drew
-- 
Enjoy great *Bahamian Music* at:
Bahamian Or Nuttin - http://www.bahamianornuttin.com

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


Re: [RDD] Jack, again.

2018-10-29 Thread Pedro Picoto
Forgot to mention:
- When I sellect the tone or any other cart on the Rdlibrary to set markers
the play lights up and freezes
- On RDairplay when I add it to several slots and "play" one they all
vanishes, but not on the carts section.


On Tue, Oct 30, 2018 at 1:46 AM Pedro Picoto  wrote:

> I managed install the packages supplied by the fellow member group
> successfully on Ubuntu 18.04.
> But I'm stuck and running in circles 'cause I not getting audio played.
> I'm using Jack/PulseAudio, as I used to do 3 years ago.
> - Rdalsaconfig gives me the cards available and already activated (active
> sound devices)
> - Audio resources:
>
> SUPPORTED AUDIO DRIVERS
>   AudioScience HPI [not active]
>   JACK Audio Connection Kit [Generic]
>   Advanced Linux Sound Architecture (ALSA) [1.1.3]
>
> SUPPORTED IMPORT FORMATS
> Free Lossless Audio Codec (FLAC)
> MPEG Layer 1
> MPEG Layer 2
> MPEG Layer 3
> OggVorbis
> PCM16 Linear
> PCM24 Linear
>
> SUPPORTED EXPORT FORMATS
> Free Lossless Audio Codec (FLAC)
> MPEG Layer 2
> MPEG Layer 3
> OggVorbis
> PCM16 Linear
> PCM24 Linear
>
> AUDIO ADAPTERS
>   Card 0: Not present
>
>   Card 1: Not present
>
>   Card 2: Not present
>
>   Card 3: Not present
>
>   Card 4: Not present
>
>   Card 5: Not present
>
>   Card 6: Not present
>
>   Card 7: Not present
>
> For sure I'm missing something pretty basic...
>
> Need your input, please...
>
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


[RDD] Jack, again.

2018-10-29 Thread Pedro Picoto
I managed install the packages supplied by the fellow member group
successfully on Ubuntu 18.04.
But I'm stuck and running in circles 'cause I not getting audio played.
I'm using Jack/PulseAudio, as I used to do 3 years ago.
- Rdalsaconfig gives me the cards available and already activated (active
sound devices)
- Audio resources:

SUPPORTED AUDIO DRIVERS
  AudioScience HPI [not active]
  JACK Audio Connection Kit [Generic]
  Advanced Linux Sound Architecture (ALSA) [1.1.3]

SUPPORTED IMPORT FORMATS
Free Lossless Audio Codec (FLAC)
MPEG Layer 1
MPEG Layer 2
MPEG Layer 3
OggVorbis
PCM16 Linear
PCM24 Linear

SUPPORTED EXPORT FORMATS
Free Lossless Audio Codec (FLAC)
MPEG Layer 2
MPEG Layer 3
OggVorbis
PCM16 Linear
PCM24 Linear

AUDIO ADAPTERS
  Card 0: Not present

  Card 1: Not present

  Card 2: Not present

  Card 3: Not present

  Card 4: Not present

  Card 5: Not present

  Card 6: Not present

  Card 7: Not present

For sure I'm missing something pretty basic...

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