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] ALSA Sequencer timestamp on event without scheduling

2016-09-16 Thread Felipe Ferreri Tonello
Hi Clemens,

On 16/09/16 18:41, Clemens Ladisch wrote:
> Felipe Ferreri Tonello wrote:
>> I have a question. I would like to send sequencer events without
>> scheduling but with a timestamp information associated with. Is that
>> possible?
> 
> You could set the timestamp field of the event, but why bother when
> nobody is ever going to read it?

Thant's what I am doing[1] but I would like to know if there is a proper
method of doing so.

I suggest us to use this method as a standard way of doing it. This is
*necessary* for MIDI-BLE at least, where the packet provides timestamp
information.

If that's the case, we can patch some main libraries to use it if it is
available, and update ALSA Sequencer documentation.

[1] https://github.com/ftonello/bluez/blob/midi/profiles/midi/midi.c

-- 
Felipe


0x92698E6A.asc
Description: application/pgp-keys
___
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev


Re: [LAD] ALSA Sequencer timestamp on event without scheduling

2016-09-16 Thread Clemens Ladisch
Felipe Ferreri Tonello wrote:
> I have a question. I would like to send sequencer events without
> scheduling but with a timestamp information associated with. Is that
> possible?

You could set the timestamp field of the event, but why bother when
nobody is ever going to read it?


Regards,
Clemens
___
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev


[LAD] ALSA Sequencer timestamp on event without scheduling

2016-09-16 Thread Felipe Ferreri Tonello
Hello all,

I have a question. I would like to send sequencer events without
scheduling but with a timestamp information associated with. Is that
possible?

Thanks,
Felipe


0x92698E6A.asc
Description: application/pgp-keys
___
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] Tascam US-16x08 0644:8047

2016-09-16 Thread OnkelDead

On my UbuntuStudio 16.04 (4.4.0-36-lowlatency) the streaming interfaces
(16xin & 8xout) works perfect with the stock driver / JACK.
The intention of my custom snd-usb-audio is to offer the build-in DSP
features of the US-16x08.
So I didn't made changes to the streaming interfaces but added some mixer
quirks to the stock driver.
Add. I did coded a custom mixer application (QT5) to control the EQ and
compressor function via those new mixer interfaces.


ranokio wrote
> With JAck capture only works fine on Playback only mode, I have 8
> independent neat outputs

If you have problems with the streaming interfaces, I guess my driver wont
help you.

You may investigate the diff-file based on my changes in Ubuntu 16.04 which
you'll find  here   .

Note! Because I'd never investigate Fedora sources, I assume you should NOT
apply the patch to your kernel source directly.

Greets
Detlef



--
View this message in context: 
http://linux-audio.4202.n7.nabble.com/Tascam-US-16x08-0644-8047-tp96678p101226.html
Sent from the linux-audio-dev mailing list archive at Nabble.com.
___
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev