Re: [RDD] Rivendell, Jack, Sample Rate

2015-09-25 Thread Aaron Horn
I seem to have missed out some of the posts including David's but yes I need to process audio at 192 kHz. I have no desire to actually store any audio at 192 kHz but I understand RD does not convert between sample rates. The reason is as Fred points out, FM MPX has a bandwidth of 56 kHz incl

[RDD] Where's The Metadata????

2015-09-25 Thread Joe Panarello
Hi; I just upgraded to 2.11. And my metadata is not working! Looks like the folder that the rlm_shoutcast1.conf file has vanished. Where has it been moved to or how do we get it back. Anyone see this one? Best Joe Joe Panarello Engineer WFIT 89.5     5

Re: [RDD] Rivendell on CentOS 7 [WAS: Rivendell on Windows?]

2015-09-25 Thread John Anderson
ALL THE WAY THROUGH, no, but i did scan it..enough to follow it..but I guess I missed Aunt Tillie! On Fri, 2015-09-25 at 14:47 -0400, Cowboy wrote: > ESR's dissertation on CUPS ___ Rivendell-dev mailing list Rivendell-dev@lists.rivendellaudio.org http:/

Re: [RDD] Rivendell on CentOS 7 [WAS: Rivendell on Windows?]

2015-09-25 Thread Cowboy
On 09/25/2015 02:42 PM, John Anderson wrote: I am still Chuckling over the Aunt Tillie Line... Have you never read ESR's dissertation on CUPS ? -- Cowboy http://cowboy.cwf1.com On the subject of C program indentation: "In My Egotistical Opinion, most people's C programs should be

Re: [RDD] Rivendell on CentOS 7 [WAS: Rivendell on Windows?]

2015-09-25 Thread John Anderson
I am still Chuckling over the Aunt Tillie Line... On Fri, 2015-09-25 at 14:06 -0400, Cowboy wrote: > On 09/25/2015 12:53 PM, Frederick Gleason wrote: > > With power comes responsibility. > > Now, you're scaring me ! > ;) > ___ Rivendell-dev maili

Re: [RDD] Rivendell on CentOS 7 [WAS: Rivendell on Windows?]

2015-09-25 Thread Cowboy
On 09/25/2015 12:53 PM, Frederick Gleason wrote: With power comes responsibility. Now, you're scaring me ! ;) -- Cowboy http://cowboy.cwf1.com On the subject of C program indentation: "In My Egotistical Opinion, most people's C programs should be indented six feet downward

Re: [RDD] Rivendell on CentOS 7 [WAS: Rivendell on Windows?]

2015-09-25 Thread Cowboy
On 09/25/2015 11:44 AM, Rob Landry wrote: Why does it need a special distribution? It doesn't. What a *supported* distro brings, is support ! The ability to know which libraries are included, which are not, what the user interface provides and what it looks like, etc. CentOS provides a

Re: [RDD] Rivendell on CentOS 7 [WAS: Rivendell on Windows?]

2015-09-25 Thread Frederick Gleason
On Sep 25, 2015, at 11:44 15, Rob Landry <41001...@interpring.com> wrote: > I don't think Rivendell will ever become reliably installable by the > uninitiated. I tend to agree. But then, I am not aware of *any* product in this class (full bore radio automation) of which that could be said. I’

Re: [RDD] Rivendell, Jack, Sample Rate

2015-09-25 Thread Frederick Gleason
On Sep 25, 2015, at 09:56 31, David Klann wrote: > Which brings up the point from Aaron's original point claiming to need > to encode the audio at 192KHz. Aaron, why is it that you think you > need this high of a sample rate? 48KHz is better than CD quality which > has always been better than FM

Re: [RDD] Rivendell on CentOS 7 [WAS: Rivendell on Windows?]

2015-09-25 Thread Rob Landry
On Thu, 24 Sep 2015, Cowboy wrote: There are several reasons CentOS is the supported platform. I don't see that changing any time real soon. ( although these gnome-isms may have an affect ) I was not suggesting Fred change his platform of choice, but only suggesting an easy way to avoid Gno

Re: [RDD] Rivendell, Jack, Sample Rate

2015-09-25 Thread Frederick Gleason
On Sep 24, 2015, at 16:33 02, Aaron Horn wrote: > RD doesn't seem to want to play ball. When I start caed -d, it complains of > a sample rate mismatch and all the music plays at the wrong speed. Indeed it will! 192k sample/sec is not supported on Rivendell (nor would you want it to be, as it

Re: [RDD] rdimport start/end date offsets

2015-09-25 Thread Frederick Gleason
On Sep 24, 2015, at 19:32 59, John Edstrom wrote: > How does an input file "reference" start/end dates? The > metadata-pattern doesn't mention fields for this. CartChunk primarily, which has fields for this. Several file-over-satellite delivery systems (e.g. Amb-OS, ContentDepot) utilize th

Re: [RDD] Rivendell, Jack, Sample Rate

2015-09-25 Thread Alessio Elmi
What about using alsa_in/out to pipe Rivendell into Jack? You can keep Rivendell with plan ALSA, working at 44.1 or 48 kHz. Then create an instance of Jack server at 192kHz. You can plug what goes out from ALSA into Jack by launching alsa_out. I think it can resample on the fly so you should have i

Re: [RDD] Rivendell, Jack, Sample Rate

2015-09-25 Thread Wayne Merricks
I've not really played with stereo tool but it seems like it outputs at 192khz (if I understand the conversation thread). So on the output you'd need the sound card to be set to 192khz across the board. The problem being the max Riv supports is 48khz. You'd save yourself a lot of headaches b