Hi,

I've managed to add some very very basic JACK Transport support:
https://github.com/cillianderoiste/synfig/tree/jack-transport

This connects to JACK on start-up and the JACK transport is synced
with the Synfig canvas controls and play head (but not the other way
around). It's very basic, and not at all ready for merging, but it
would be great to get some advice from developers about how to improve
on it.

I could particularly use some help in getting it to be configured
properly. I don't know how to tell autoconf (or maybe libtool?) how to
find the jack headers and libs. I've been manually hacking
synfigstudio_LINK in synfig-studio/src/gui/Makefile and
dependency_libs in synfig-studio/src/synfigapp/libsynfigapp.la but I
haven't yet figured how that's supposed to work.

Some pointers to articles/documentation would be greatly appreciated!
I probably won't have much time to work on this again for the next two
weeks, but I look forward to learning more.

All the best,
Cillian


On Fri, Mar 14, 2014 at 3:50 PM, Konstantin Dmitriev
<ksee.zelga...@gmail.com> wrote:
> Hello.
>
> Just want to mention that the support for JACK transport will be the
> first thing to implement, if the "Sound Support" will be chosen as a
> monthly priority within our monthly campaign -
> http://igg.me/at/synfig-april-2014/x/2188395
> But if some external developer will get interested to implement that
> on his own, that would be nice, of course.
> We encourage to place bounties here -
> https://www.bountysource.com/trackers/424077-synfig
>
> Regards,
> K.
>
>
> 2014-03-14 16:25 GMT+07:00 Cillian de Róiste <cillian.deroi...@gmail.com>:
>> On Thu, Mar 13, 2014 at 7:00 PM,  <d.j....@free.fr> wrote:
>>> Cillian, do you have any idea of how synfig run on linux-rt ?
>>
>> Actually, I haven't used linux-rt in a long time. I believe it doesn't
>> offer such a great benefit these days compared to the normal kernel.
>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Learn Graph Databases - Download FREE O'Reilly Book
>>> "Graph Databases" is the definitive new guide to graph databases and their
>>> applications. Written by three acclaimed leaders in the field,
>>> this first edition is now available. Download your free book today!
>>> http://p.sf.net/sfu/13534_NeoTech
>>> _______________________________________________
>>> Synfig-devl mailing list
>>> Synfig-devl@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/synfig-devl
>>>
>>
>> ------------------------------------------------------------------------------
>> Learn Graph Databases - Download FREE O'Reilly Book
>> "Graph Databases" is the definitive new guide to graph databases and their
>> applications. Written by three acclaimed leaders in the field,
>> this first edition is now available. Download your free book today!
>> http://p.sf.net/sfu/13534_NeoTech
>> _______________________________________________
>> Synfig-devl mailing list
>> Synfig-devl@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/synfig-devl
>
>
>
> --
> http://morevnaproject.org/

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to