Re: [LAD] Ableton Link GPL...

2016-09-16 Thread Rui Nuno Capela
> On 09/15/2016 03:33 PM, Rui Nuno Capela wrote:
>> On 09/15/2016 11:58 AM, Daniel Swärd wrote:
>>>
>>> Now that Ableton Link has been publically released as GPL, does anyone
>>> have any ideas/plans to integrate it into your projects?
>>>
>>> http://ableton.github.io/link/
>>
>> i do (qtractor)
>>
>
> hmm..
>
> been trying converting the linkhut example to jack and ...
>
> it plays well, links well with peers over the W/LAN, but dang it does
> draw upwards any cpu load chart over here :/~
>

maybe i jumped too early

the simple addition of "-O2" to cflags made (a lot of) a difference ;)

nevertheless
-- 
rncbc aka. Rui Nuno Capela
___
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev


Re: [LAD] Ableton Link GPL...

2016-09-16 Thread Rui Nuno Capela
On 09/15/2016 03:33 PM, Rui Nuno Capela wrote:
> On 09/15/2016 11:58 AM, Daniel Swärd wrote:
>> Hi.
>>
>> Now that Ableton Link has been publically released as GPL, does anyone
>> have any ideas/plans to integrate it into your projects?
>>
>> http://ableton.github.io/link/
>>
>
> i do (qtractor)
>

hmm..

been trying converting the linkhut example to jack and ...

it plays well, links well with peers over the W/LAN, but dang it does 
draw upwards any cpu load chart over here :/~

who's willing to try this?

here's my (early) test code:
(please note that it includes the needed ableton::Link stuff verbatim):
   http:/www.rncbc.org/datahub/ableton-link-jack-1.tar.gz

nb. you also need asio-dev(el) installed (http://think-async.com/)

cheers
-- 
rncbc aka. Rui Nuno Capela
___
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev


Re: [LAD] Ableton Link GPL...

2016-09-15 Thread Joël Krähemann
Hi

GSequencer is pure C may be doing a C interface to communicate with such
applications or devices.

cheers,
Joël


On Thu, Sep 15, 2016 at 5:14 PM, Paul Davis 
wrote:

> It will definitely be on a list for Ardour somewhere. Right now my
> Ableton-related activities with Ardour relate to fairly deep support of
> their Push 2 surface rather than Link. It would certainly be nice to see
> Link support, but not sure what the priority will be. I have another
> entirely new branch that is developing Live-like "clip launch" facilities
> for Ardour, and it is likely that Link support would want to piggy back on
> some of the concepts being developed there (notably beat/bar
> synchronization).
>
> On Thu, Sep 15, 2016 at 5:58 AM, Daniel Swärd  wrote:
>
>> Hi.
>>
>> Now that Ableton Link has been publically released as GPL, does anyone
>> have any ideas/plans to integrate it into your projects?
>>
>> http://ableton.github.io/link/
>>
>> /Daniel
>> ___
>> Linux-audio-dev mailing list
>> Linux-audio-dev@lists.linuxaudio.org
>> http://lists.linuxaudio.org/listinfo/linux-audio-dev
>>
>
>
> ___
> Linux-audio-dev mailing list
> Linux-audio-dev@lists.linuxaudio.org
> http://lists.linuxaudio.org/listinfo/linux-audio-dev
>
>
___
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev


Re: [LAD] Ableton Link GPL...

2016-09-15 Thread Paul Davis
It will definitely be on a list for Ardour somewhere. Right now my
Ableton-related activities with Ardour relate to fairly deep support of
their Push 2 surface rather than Link. It would certainly be nice to see
Link support, but not sure what the priority will be. I have another
entirely new branch that is developing Live-like "clip launch" facilities
for Ardour, and it is likely that Link support would want to piggy back on
some of the concepts being developed there (notably beat/bar
synchronization).

On Thu, Sep 15, 2016 at 5:58 AM, Daniel Swärd  wrote:

> Hi.
>
> Now that Ableton Link has been publically released as GPL, does anyone
> have any ideas/plans to integrate it into your projects?
>
> http://ableton.github.io/link/
>
> /Daniel
> ___
> Linux-audio-dev mailing list
> Linux-audio-dev@lists.linuxaudio.org
> http://lists.linuxaudio.org/listinfo/linux-audio-dev
>
___
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev


Re: [LAD] Ableton Link GPL...

2016-09-15 Thread Rui Nuno Capela
On 09/15/2016 11:58 AM, Daniel Swärd wrote:
> Hi.
>
> Now that Ableton Link has been publically released as GPL, does anyone
> have any ideas/plans to integrate it into your projects?
>
> http://ableton.github.io/link/
>

i do (qtractor)

cheers
-- 
rncbc aka. Rui Nuno Capela
___
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev