Re: [RDD] Skipping carts problem

2018-11-16 Thread Peter Claes
THANKS ! I will give it a try. Op za 17 nov. 2018 om 01:51 schreef Fred Gleason : > The dead give-away is these messages: > > On Nov 16, 2018, at 17:36, Peter Claes wrote: > > caed: unable to allocate stream for card 0 > rdairplay: finished event: Line: xxx Cart: xx Cut: xx Card: 0 Stream: >

Re: [RDD] Skipping carts problem

2018-11-16 Thread Patrick
That’s what I had to do to eliminate this problem. Up the number of streams and you will be in good shape. Patrick Sent from my iPhone > On Nov 16, 2018, at 4:51 PM, Fred Gleason wrote: > > The dead give-away is these messages: > >> On Nov 16, 2018, at 17:36, Peter Claes wrote: >> >>

Re: [RDD] VNC or X for Windows access to Rivendell?

2018-11-16 Thread Alan Smith
I have one lingering question on the VNC aspect with virtual displays: I found I had to create a separate linux user to get this to work.  Using the 'rd' account to create a virtual display for vnc caused me issues with autostart applications since user 'rd' automatically logs in locally on

Re: [RDD] Changing to AudioScience Card

2018-11-16 Thread Fred Gleason
On Nov 16, 2018, at 19:16, Jesse Jones wrote: > I have a Rivendell Appliance version 2.19.3 (in Centos 7) > The unit works nicely using the onboard card - but we want to upgrade > (yesterday of course) to an AudioScience ASI5810 which shows up in lspci on > slot 02 (where I actually put it)

Re: [RDD] Skipping carts problem

2018-11-16 Thread Fred Gleason
The dead give-away is these messages: On Nov 16, 2018, at 17:36, Peter Claes wrote: > caed: unable to allocate stream for card 0 > rdairplay: finished event: Line: xxx Cart: xx Cut: xx Card: 0 Stream: -1 > Port: 0 Some background: each ASI card has a certain fixed number of output streams.

[RDD] Changing to AudioScience Card

2018-11-16 Thread Jesse Jones
I have a Rivendell Appliance version 2.19.3 (in Centos 7) The unit works nicely using the onboard card - but we want to upgrade (yesterday of course) to an AudioScience ASI5810 which shows up in lspci on slot 02 (where I actually put it) but Rivendell does not see it - and it does not show up in

Re: [RDD] Skipping carts problem

2018-11-16 Thread Mike Carroll
All those "no audio" messages are pretty scary. I'll have to let someone else chime in about the sound card - I'm a software guy, and not familiar with 'em. On Fri, Nov 16, 2018 at 2:36 PM Peter Claes wrote: > > Mike, > > The card I am using is a AudioScience ASI6614, Centos7 and Rivendell

Re: [RDD] Interesting RDAirplay Problem

2018-11-16 Thread Peter Claes
Patrick, I have the same problem anno 2018 It came out of nowhere. Were you able to solve this ? Regards Peter Op wo 5 apr. 2017 om 16:21 schreef Rob Landry <41001...@interpring.com>: > > On Tue, 4 Apr 2017, Patrick wrote: > > > Am I the only person on the planet that has seen this problem? It >

Re: [RDD] rdimport - Suggested ingestion parameters?

2018-11-16 Thread Richard Elen
Excellent! Thanks very much for the detailed response, a great help! -R On 16-Nov-18 19:48, Fred Gleason wrote: The usage is very similar to that of rdimport(1)... ___ Rivendell-dev mailing list Rivendell-dev@lists.rivendellaudio.org

Re: [RDD] rdimport - Suggested ingestion parameters?

2018-11-16 Thread Fred Gleason
On Nov 16, 2018, at 12:50, Richard Elen wrote: > As I am a novice here, I would be most grateful if you could do me the favour > of providing an example usage of nested-import.pl, just so that I get it > right first time. > > The command-line invocation I am using currently would be: > >

Re: [RDD] VNC or X for Windows access to Rivendell?

2018-11-16 Thread drew Roberts
Hey Lorne. On Fri, Nov 16, 2018 at 10:19 AM Lorne Tyndale wrote: > Hi, > > With some of the recent discussion around using x11vnc server and a VNC > client to access Rivendell applications from a Windows box, it got me > thinking - is this the best way to do this, or is it better to run an X >

Re: [RDD] rdimport - Suggested ingestion parameters?

2018-11-16 Thread Richard Elen
Fred, As I am a novice here, I would be most grateful if you could do me the favour of providing an example usage of nested-import.pl, just so that I get it right first time. The command-line invocation I am using currently would be: rdimport --verbose --segue-level=-10 --autotrim-level=-30

Re: [RDD] rdimport - Suggested ingestion parameters?

2018-11-16 Thread Fred Gleason
On Nov 16, 2018, at 12:37, Richard Elen wrote: > Thanks for this! Is there a solution to my other query? Just use a of ‘*’. Cheers! |--| | Frederick F. Gleason, Jr. | Chief Developer | |

Re: [RDD] rdimport - Suggested ingestion parameters?

2018-11-16 Thread Richard Elen
Thanks for this! Is there a solution to my other query? --Richard E * How do I import all audio file types in one go, or at least *.mp3 and *.flac for starters?; * How do I make it recurse so it crawls the source library and grabs the content of all my album folders and

Re: [RDD] rdimport - Suggested ingestion parameters?

2018-11-16 Thread Fred Gleason
On Nov 16, 2018, at 11:43, Richard Elen wrote: > The first thing I see is the message: > "Session management: None of the authentication protocols specified are > supported". > What is this telling me? Useless cruft from your desktop manager. You can safely ignore it. > Meanwhile, the files

Re: [RDD] VNC or X for Windows access to Rivendell?

2018-11-16 Thread Lorne Tyndale
Yes, I've used Xming for years on Windows desktops and it works quite well, and it is quite easy to set up an icon for the requested Rivendell app, runs just like any other app (minus the sound of course). https://sourceforge.net/projects/xming/ I have also experimented with audio transport -

Re: [RDD] rdimport - Suggested ingestion parameters?

2018-11-16 Thread Richard Elen
Hi... I now have a 2TB drive mounted at /var that can hopefully contain the RD music library in WAV format and I'm beginning to import files. As a result I have a couple of queries. I am navigating to the source music library root directory, which is a read-only-mounted NTFS partition, and

Re: [RDD] VNC or X for Windows access to Rivendell?

2018-11-16 Thread Fred Gleason
On Nov 16, 2018, at 10:18, Lorne Tyndale wrote: > With some of the recent discussion around using x11vnc server and a VNC > client to access Rivendell applications from a Windows box, it got me > thinking - is this the best way to do this, or is it better to run an X > server on the Windows

[RDD] VNC or X for Windows access to Rivendell?

2018-11-16 Thread Lorne Tyndale
Hi, With some of the recent discussion around using x11vnc server and a VNC client to access Rivendell applications from a Windows box, it got me thinking - is this the best way to do this, or is it better to run an X server on the Windows system such as Xming and just log in / launch the needed

Re: [RDD] Formatting A New Hard Drive In Centos 6

2018-11-16 Thread Cowboy
On Fri, 16 Nov 2018 07:28:50 -0500 Fred Gleason wrote: > ++, *provided* that the drive capacity is <=2 TB. If it’s larger, you’re > pretty much forced to > use gparted(8) as you’ll need a GPT partition table. Sadly, true. Even the GUI version is not exactly "user friendly" and, much like

Re: [RDD] Formatting A New Hard Drive In Centos 6

2018-11-16 Thread Fred Gleason
On Nov 16, 2018, at 06:47, Cowboy wrote: > Honestly, CentOS-6 has an excellent disk manager in the full install GUI. > I'd add the new disk as a second ( or third ) drive in a running, > fully functional CentOS-6 box, and use that. > > It'll be under Applications, System Tools, Disk Utility

Re: [RDD] Formatting A New Hard Drive In Centos 6

2018-11-16 Thread Cowboy
On Fri, 16 Nov 2018 01:20:34 -0800 Rich Stivers wrote: > This is not a Rivendell question per se, but I need to replace a bad > system drive on one of my Rivendell workstations running > Centos 6. I have a brand new hard drive that has never been formatted. > I've read online that new drives

Re: [RDD] Formatting A New Hard Drive In Centos 6

2018-11-16 Thread Stan Fotinos
Hi Rich You might want to look at Gparted live, this should help you with this. Kind regards Stan > On 16 Nov 2018, at 5:20 pm, Rich Stivers wrote: > > This is not a Rivendell question per se, but I need to replace a bad system > drive on one of my Rivendell workstations running > Centos 6.

[RDD] Formatting A New Hard Drive In Centos 6

2018-11-16 Thread Rich Stivers
This is not a Rivendell question per se, but I need to replace a bad system drive on one of my Rivendell workstations running Centos 6. I have a brand new hard drive that has never been formatted. I've read online that new drives can be formatted in Rescue Mode booted from an installation disk.