Thanks for the quick confirmation Thomas. Just to be sure, you don't have local modifications on the code, such as the quick fix I proposed earlier in this thread?
On Fri, Apr 26, 2013 at 4:13 PM, Thomas Bühlmann <[email protected]> wrote: > Hello > > In production i'm currently using Liquidsoap 1.1.0+scm > (git://github.com/savonet/liquidsoap.git@55c231d677fa70ebb629d2017cffd8046c0ca92c:20130417:175415) > > and smooth_add() seems to work for me. > > No problem also with latest liquidsoap-full on my test channel > (Liquidsoap 1.1.0+scm > (git://github.com/savonet/liquidsoap.git@2ef7f3995a65959e88b1e9f7217e3c09c8abe3f5:20130426:160939) > > So, for me the problem is gone. > > Cheers, > Tom > > Am 26.04.2013 15:02, schrieb David Baelde: >> Hi everybody, >> >> I got back to the issue with smooth add, to realize that the bug (at >> leat, my minimization of it) has disappeared. Samuel has changed the >> sequence operator so that it also merges tracks from the last source, >> and as a side effect this fixes the bug for me. The magic line is >> where he recomputes head_ready <- hd#is_ready; it wasn't there before, >> I don't know why he put it, but it solves it for me. >> >> I'm not entirely comfortable with all this, but it's not news to me >> that some parts of the inner workings of liquidsoap need a redesign. >> >> For now, what we need is confirmation that the bug is gone for >> everybody, before we release again. >> >> If the bug is still there, my opinion is to remove the "head_ready ||" >> from sequence's #is_ready. Romain, Sam: if I'm on holiday when you >> release 1.1.1, please do this for me. >> >> Cheers, >> >> ------------------------------------------------------------------------------ >> Try New Relic Now & We'll Send You this Cool Shirt >> New Relic is the only SaaS-based application performance monitoring service >> that delivers powerful full stack analytics. Optimize and monitor your >> browser, app, & servers with just a few lines of code. Try New Relic >> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr >> _______________________________________________ >> Savonet-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/savonet-users > > > ------------------------------------------------------------------------------ > Try New Relic Now & We'll Send You this Cool Shirt > New Relic is the only SaaS-based application performance monitoring service > that delivers powerful full stack analytics. Optimize and monitor your > browser, app, & servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users -- David ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
