Csound Csound-dev Csound-tekno Search About

[Csnd-dev] link to travis

Date2015-10-27 13:57
Fromjpff
Subject[Csnd-dev] link to travis
I just committed code and saw message from Travis


Build #1052 was broken. [clicks.travis-ci.org][arrow-failed.png]
[stopwatch-failed.png]
2 minutes and 57 seconds
[ac9d39d36612086f1073a06090cfe311?s=15&d=https%3A%2F%2Ftravis-ci.org%2Fimages
%2Fmailer%2Fmascot-avatar-15px.png]
jpff
325e026

sent to csound-devel@lists.sourceforge.net

Xoud someone who understands ths area send mail to the new list?

The error is a newer version of liblo is needed.  Or I have to find a rewrite

Date2015-10-27 14:17
FromFelipe Sateler
SubjectRe: [Csnd-dev] link to travis
As for the mail,  I have changed the .travis.yml to notify to the new list.

For liblo, is this just an update or a new liblo release (ie, is the
required functionality in 0.28)?

On 27 October 2015 at 10:57, jpff  wrote:
> I just committed code and saw message from Travis
>
>
> Build #1052 was broken. [clicks.travis-ci.org][arrow-failed.png]
> [stopwatch-failed.png]
> 2 minutes and 57 seconds
> [ac9d39d36612086f1073a06090cfe311?s=15&d=https%3A%2F%2Ftravis-ci.org%2Fimages
> %2Fmailer%2Fmascot-avatar-15px.png]
> jpff
> 325e026
>
> sent to csound-devel@lists.sourceforge.net
>
> Xoud someone who understands ths area send mail to the new list?
>
> The error is a newer version of liblo is needed.  Or I have to find a rewrite
>
> ==John ffitch



-- 

Saludos,

Date2015-10-27 14:50
Fromjpff
SubjectRe: [Csnd-dev] link to travis
On Tue, 27 Oct 2015, Felipe Sateler wrote:

> As for the mail,  I have changed the .travis.yml to notify to the new list.

Thanks -- did not know where to look for that

>
> For liblo, is this just an update or a new liblo release (ie, is the
> required functionality in 0.28)?
>

I ave been in contact with liblo developers.  A new relese is nmonths away 
at te quickest.  Basically tey have added a field to a union and I am 
fighting C casts and syntax to avoid the new field.   May manage something 
soon, but tis is a grungy area, that liblo had not done right until now.

Date2015-11-10 14:11
FromOeyvind Brandtsegg
SubjectRe: [Csnd-dev] link to travis
I have a strangeness with the most recent version of Cabbage under windows.
OSCsend stops working after a short while. It seems the time before it
stops related to the amount of data I'm sending.
If I'm sending two values at kr/4, sr 44.1kHz, ksmps 32, then it stops
sending after approximately 20 seconds.
Does not matter if I connect an OSC listener or not. Looking at the
traffic in a network monitor.
Did anything related to OSC or liblo change recently?

2015-10-27 15:50 GMT+01:00 jpff :
> On Tue, 27 Oct 2015, Felipe Sateler wrote:
>
>> As for the mail,  I have changed the .travis.yml to notify to the new
>> list.
>
>
> Thanks -- did not know where to look for that
>
>>
>> For liblo, is this just an update or a new liblo release (ie, is the
>> required functionality in 0.28)?
>>
>
> I ave been in contact with liblo developers.  A new relese is nmonths away
> at te quickest.  Basically tey have added a field to a union and I am
> fighting C casts and syntax to avoid the new field.   May manage something
> soon, but tis is a grungy area, that liblo had not done right until now.
>
> ==John



-- 

Oeyvind Brandtsegg
Professor of Music Technology
NTNU
7491 Trondheim
Norway
Cell: +47 92 203 205

http://flyndresang.no/
http://www.partikkelaudio.com/
http://soundcloud.com/brandtsegg

Date2015-11-10 14:28
Fromjpff
SubjectRe: [Csnd-dev] link to travis
In git OSX accepts arrays, ytables and audio send and receive.  Should 
make no change for previous types -- except a little less checking until I 
can understand it
==John

On Tue, 10 Nov 2015, Oeyvind Brandtsegg wrote:

> I have a strangeness with the most recent version of Cabbage under windows.
> OSCsend stops working after a short while. It seems the time before it
> stops related to the amount of data I'm sending.
> If I'm sending two values at kr/4, sr 44.1kHz, ksmps 32, then it stops
> sending after approximately 20 seconds.
> Does not matter if I connect an OSC listener or not. Looking at the
> traffic in a network monitor.
> Did anything related to OSC or liblo change recently?
>
> 2015-10-27 15:50 GMT+01:00 jpff :
>> On Tue, 27 Oct 2015, Felipe Sateler wrote:
>>
>>> As for the mail,  I have changed the .travis.yml to notify to the new
>>> list.
>>
>>
>> Thanks -- did not know where to look for that
>>
>>>
>>> For liblo, is this just an update or a new liblo release (ie, is the
>>> required functionality in 0.28)?
>>>
>>
>> I ave been in contact with liblo developers.  A new relese is nmonths away
>> at te quickest.  Basically tey have added a field to a union and I am
>> fighting C casts and syntax to avoid the new field.   May manage something
>> soon, but tis is a grungy area, that liblo had not done right until now.
>>
>> ==John
>
>
>
> -- 
>
> Oeyvind Brandtsegg
> Professor of Music Technology
> NTNU
> 7491 Trondheim
> Norway
> Cell: +47 92 203 205
>
> http://flyndresang.no/
> http://www.partikkelaudio.com/
> http://soundcloud.com/brandtsegg
> http://soundcloud.com/t-emp

Date2015-11-10 16:52
FromOeyvind Brandtsegg
SubjectRe: [Csnd-dev] link to travis
Wow. Looking forward to the release!

2015-11-10 15:28 GMT+01:00 jpff :
> In git OSX accepts arrays, ytables and audio send and receive.  Should make
> no change for previous types -- except a little less checking until I can
> understand it
> ==John
>
>
> On Tue, 10 Nov 2015, Oeyvind Brandtsegg wrote:
>
>> I have a strangeness with the most recent version of Cabbage under
>> windows.
>> OSCsend stops working after a short while. It seems the time before it
>> stops related to the amount of data I'm sending.
>> If I'm sending two values at kr/4, sr 44.1kHz, ksmps 32, then it stops
>> sending after approximately 20 seconds.
>> Does not matter if I connect an OSC listener or not. Looking at the
>> traffic in a network monitor.
>> Did anything related to OSC or liblo change recently?
>>
>> 2015-10-27 15:50 GMT+01:00 jpff :
>>>
>>> On Tue, 27 Oct 2015, Felipe Sateler wrote:
>>>
>>>> As for the mail,  I have changed the .travis.yml to notify to the new
>>>> list.
>>>
>>>
>>>
>>> Thanks -- did not know where to look for that
>>>
>>>>
>>>> For liblo, is this just an update or a new liblo release (ie, is the
>>>> required functionality in 0.28)?
>>>>
>>>
>>> I ave been in contact with liblo developers.  A new relese is nmonths
>>> away
>>> at te quickest.  Basically tey have added a field to a union and I am
>>> fighting C casts and syntax to avoid the new field.   May manage
>>> something
>>> soon, but tis is a grungy area, that liblo had not done right until now.
>>>
>>> ==John
>>
>>
>>
>>
>> --
>>
>> Oeyvind Brandtsegg
>> Professor of Music Technology
>> NTNU
>> 7491 Trondheim
>> Norway
>> Cell: +47 92 203 205
>>
>> http://flyndresang.no/
>> http://www.partikkelaudio.com/
>> http://soundcloud.com/brandtsegg
>> http://soundcloud.com/t-emp
>>
>



-- 

Oeyvind Brandtsegg
Professor of Music Technology
NTNU
7491 Trondheim
Norway
Cell: +47 92 203 205

http://flyndresang.no/
http://www.partikkelaudio.com/
http://soundcloud.com/brandtsegg