Hi Everyone,

Can someone please give me the code that I can insert into the liquid soap app 
using Centovacast so that It can detect silence in the mp3 files and also 
create beautiful blends between songs without any silence. 

Please also explain where and how to insert the exact and complete code.

The current default and manual adjustment modes don't work consistently for my 
taste when an MP3 file has 2 or more seconds of silence at the beginning or end 
of either the file currently playing or the next track that is in rotation.

Thanks,
Neil
BlakeRadio.com



> On Apr 10, 2016, at 5:19 PM, [email protected] 
> wrote:
> 
> Send Savonet-users mailing list submissions to
>    [email protected]
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>    https://lists.sourceforge.net/lists/listinfo/savonet-users
> or, via email, send a message with subject or body 'help' to
>    [email protected]
> 
> You can reach the person managing the list at
>    [email protected]
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Savonet-users digest..."
> 
> 
> Today's Topics:
> 
>   1. Re: running liquidsoap (Nicholas Vrtis)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Sun, 10 Apr 2016 17:19:28 -0400
> From: Nicholas Vrtis <[email protected]>
> Subject: Re: [Savonet-users] running liquidsoap
> To: [email protected]
> Message-ID:
>    <CAJvOVfRC1q6PR9mrEckWT+e5Z29UTu=mhpqDPqtWz5B=wA=o...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> I must be getting tired.. :(
> 
> I should have said
> 
> find /usr/ -name '*.liq'
> 
> This should at least show the ones you just copied.
> 
> Nick
> 
> 
>> On Sun, Apr 10, 2016 at 5:07 PM, Sarah Alawami <[email protected]> wrote:
>> 
>> By the way when I do the find command indicated the only stuff in etc
>> regarding liq excention is my christmas playlist script. So I wonder what's
>> going on here?
>> 
>> Take care and have a happy Sunday.
>> 
>> On Apr 10, 2016, at 12:47 PM, Nicholas Vrtis <[email protected]> wrote:
>> 
>> directory should be
>> 
>> /usr/lib/liquidsoap/1.2.0/
>> 
>> I could try this:
>> 
>> find /etc/ -name '*.liq'
>> 
>> this may run awhile.  But it might give you an idea where the previous stuff 
>> is.
>> 
>> Nick
>> 
>> 
>>> On Sun, Apr 10, 2016 at 3:41 PM, Sarah Alawami <[email protected]> wrote:
>>> 
>>> Not there either.
>>> 
>>> 
>>> ocaml
>>> python2.6
>>> python2.7
>>> I already created the directory set   under /usr/lib/ so do I just
>>> download the scripts there?
>>> 
>>> 
>>> On Apr 10, 2016, at 12:36 PM, Nicholas Vrtis <[email protected]>
>>> wrote:
>>> 
>>> It worries me a little that it doesn't exist.
>>> 
>>> The documentation mentions two places  /usr/lib/liquidsoap and
>>> /usr/local/lib you might want to check the second one also
>>> 
>>> Because it you put it in /usr/lib and it isn't looking there, things
>>> won't work anyway...
>>> 
>>> Nick
>>> 
>>> On Sun, Apr 10, 2016 at 2:59 PM, Sarah Alawami <[email protected]>
>>> wrote:
>>> 
>>>> Well here's the odd part. /usr/lib/liquidsoap didn't even exist so I had
>>>> to make that directory from scratch. So do I just grab all of those scripts
>>>> on that page? Wish the downloadsection on github were a bit better to use.
>>>> Oh well.
>>>> 
>>>> On Apr 10, 2016, at 11:39 AM, Nicholas Vrtis <[email protected]>
>>>> wrote:
>>>> 
>>>> FOUND IT!....
>>>> 
>>>> This page explains it (or at least points to where to find it)
>>>> 
>>>> http://savonet.sourceforge.net/doc-svn/script_loading.html
>>>> 
>>>> So, when you installed 1.1.1, it put these in /usr/lib/liquidsoap/1.1.1,
>>>> but the new version is looking for it in /usr/lib/liquidsoap/1.2.0
>>>> 
>>>> While it 'might' work if you just copied the 1.1.1 directory to a new
>>>> 1.2.0, I would suggest creating a new directory /usr/lib/liquidsoap/1.2.0
>>>> and copying the files from github.
>>>> 
>>>> https://github.com/savonet/liquidsoap/tree/master/scripts
>>>> 
>>>> If you copy *pervasives.liq *and look in there to see the list of the
>>>> other files it will include, and them copy those also from github.  You
>>>> will pick up any fixes.
>>>> 
>>>> Nick
>>>> 
>>>> 
>>>> 
>>>> On Sun, Apr 10, 2016 at 1:43 PM, Sarah Alawami <[email protected]>
>>>> wrote:
>>>> 
>>>>> Got it and it is installed.  I' now having a different error. I sware I
>>>>> never had all of these issues with 1.1.1. Here is the error.
>>>>> 
>>>>> Starting liquidsoap channels: christmaslive.liq At line 6, char 18: the
>>>>> variable mksafe used here has not been previously
>>>>>  defined.
>>>>> OK
>>>>> 
>>>>> Um? Should that not be default? The script never changed since
>>>>> 1.1.1. Bleh!
>>>>> 
>>>>> I wish though that they would have done a liquidsoap.1.2.0-full in opam
>>>>> that which containes all libraries and plugins just like what they did 
>>>>> with
>>>>> 1.0.0-full I think it was if I remember the info correctly. Maybe one day.
>>>>> This way I'm not having all of these issues.
>>>>> 
>>>>> On Apr 10, 2016, at 8:21 AM, Nicholas Vrtis <[email protected]>
>>>>> wrote:
>>>>> 
>>>>> This is normal.  liblame is a linux library (not opam). You need to
>>>>> install it via apt-get (or apptitude).  Make sure you install the -dev
>>>>> (development) version when you do,  You probably have liblame installed
>>>>> when you installed Liquidsoap from apt-get.  But opam needs the 
>>>>> development
>>>>> versions so that it can get the header files when it does it's compiles.
>>>>> 
>>>>> Nick
>>>>> 
>>>>> On Sat, Apr 9, 2016 at 4:15 PM, Sarah Alawami <[email protected]>
>>>>> wrote:
>>>>> 
>>>>>> When trying to install all of the plugins (I wish there were a
>>>>>> liquidsoap1.2.0-full) I'm getting errors  all over the place. For 
>>>>>> example I
>>>>>> can't install lame because liblame is not installed but opem install
>>>>>> liblame does not bring up any package there. Same with some of the other
>>>>>> plugins for liquidsoap.
>>>>>> 
>>>>>> On Apr 8, 2016, at 6:44 PM, Nicholas Vrtis <[email protected]>
>>>>>> wrote:
>>>>>> 
>>>>>> The which liquidsoap will continue to say /home.... etc until we can
>>>>>> figure out how to fix your bashrc file.
>>>>>> 
>>>>>> But you should be able to do
>>>>>> 
>>>>>> sudo /etc/init.d/liquidsoap start
>>>>>> 
>>>>>> and see if we get further.
>>>>>> 
>>>>>> Nick
>>>>>> 
>>>>>> On Fri, Apr 8, 2016 at 8:23 PM, Sarah Alawami <[email protected]>
>>>>>> wrote:
>>>>>> 
>>>>>>> Ok, installed cry, copied the file, then did the which liquidsoap
>>>>>>> command. It still shows as /home/marrie125/.opam/system/bin/liquidsoap
>>>>>>> 
>>>>>>> Hope this is helping anyone else having issues.
>>>>>>> 
>>>>>>> On Apr 8, 2016, at 4:38 PM, Nicholas Vrtis <[email protected]>
>>>>>>> wrote:
>>>>>>> 
>>>>>>> This is getting much closer.
>>>>>>> 
>>>>>>> It sounds like you don't have icecast installed when you installed
>>>>>>> liquidsoap.
>>>>>>> 
>>>>>>> I believe the package that has icecast is called cry
>>>>>>> 
>>>>>>> opam install cry
>>>>>>> 
>>>>>>> let me know if that works... you will need to copy liquidsoap over to
>>>>>>> /usr/bin/liquidsoap again if that install works.
>>>>>>> 
>>>>>>> On Fri, Apr 8, 2016 at 7:19 PM, Sarah Alawami <[email protected]>
>>>>>>> wrote:
>>>>>>> 
>>>>>>>> 
>>>>>>>> On Apr 8, 2016, at 4:14 PM, Nicholas Vrtis <[email protected]>
>>>>>>>> wrote:
>>>>>>>> 
>>>>>>>> First a question.. you DO have sudo permissions on the user you are
>>>>>>>> signed in as don't you?
>>>>>>>> 
>>>>>>>> I sure do.  That's the first thing I checked, and do check.
>>>>>>>> 
>>>>>>>> please do
>>>>>>>> 
>>>>>>>> ls -al /etc/liquidsoap
>>>>>>>> 
>>>>>>>> Output:
>>>>>>>> 
>>>>>>>> total 16
>>>>>>>> drwxr-xr-x   2 root root 4096 Jan 13 14:59 .
>>>>>>>> drwxr-xr-x 100 root root 4096 Apr  8 07:20 ..
>>>>>>>> -rw-r--r--   1 root root 1230 Dec  1 17:23 christmaslive.liq
>>>>>>>> -rwxr-xr-x   1 root root 1153 Jul  3  2012 radio.liq.example
>>>>>>>> marrie125@ke7zum:~$
>>>>>>>> 
>>>>>>>> 
>>>>>>>> and
>>>>>>>> 
>>>>>>>> sudo /etc/init.d/liquidsoap start
>>>>>>>> 
>>>>>>>> Thanks.
>>>>>>>> 
>>>>>>>> 
>>>>>>>> Output: by the way Never seen this error before and I just started
>>>>>>>> icecast
>>>>>>>> 
>>>>>>>> 
>>>>>>>> Starting liquidsoap channels: christmaslive.liq At line 17, char 15:
>>>>>>>> the variable output.icecast used here has not been
>>>>>>>>  previously defined.
>>>>>>>> OK
>>> 
>>> ------------------------------------------------------------------------------
>>> Find and fix application performance issues faster with Applications
>>> Manager
>>> Applications Manager provides deep performance insights into multiple
>>> tiers of
>>> your business applications. It resolves application problems quickly and
>>> reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
>>> 
>>> gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532_______________________________________________
>>> Savonet-users mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/savonet-users
>>> 
>>> 
>>> 
>>> 
>>> ------------------------------------------------------------------------------
>>> Find and fix application performance issues faster with Applications
>>> Manager
>>> Applications Manager provides deep performance insights into multiple
>>> tiers of
>>> your business applications. It resolves application problems quickly and
>>> reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
>>> gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532
>>> <http://pubads.g.doubleclick.net/gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532>
>>> _______________________________________________
>>> Savonet-users mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/savonet-users
>> 
>> ------------------------------------------------------------------------------
>> Find and fix application performance issues faster with Applications
>> Manager
>> Applications Manager provides deep performance insights into multiple
>> tiers of
>> your business applications. It resolves application problems quickly and
>> reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
>> 
>> gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532_______________________________________________
>> Savonet-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/savonet-users
>> 
>> 
>> 
>> 
>> ------------------------------------------------------------------------------
>> Find and fix application performance issues faster with Applications
>> Manager
>> Applications Manager provides deep performance insights into multiple
>> tiers of
>> your business applications. It resolves application problems quickly and
>> reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
>> gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532
>> _______________________________________________
>> Savonet-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/savonet-users
> -------------- next part --------------
> An HTML attachment was scrubbed...
> 
> ------------------------------
> 
> ------------------------------------------------------------------------------
> Find and fix application performance issues faster with Applications Manager
> Applications Manager provides deep performance insights into multiple tiers of
> your business applications. It resolves application problems quickly and
> reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
> gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532
> 
> ------------------------------
> 
> _______________________________________________
> Savonet-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/savonet-users
> 
> 
> End of Savonet-users Digest, Vol 115, Issue 47
> **********************************************

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to