Hello LAD, LAU.
I've pushed a new branch of the
mod-host<https://github.com/portalmod/mod-host>(midi-control), the
code in this branch makes possible assign MIDI
controllers to control any input parameter of the lv2 plugins. This is in
development yet, but anyway I'm inviting you to try it as is and, if
possible, help us reporting bugs or suggestions of improvements.
Two new commands were added: map and unmap. The sintaxes are:
map <effect_instance> <parameter_symbol>
unmap <effect_instance> <parameter_symbol>
After run the map command, just acts in the control that you wanna assign
to (MIDI Learn). The feedback to user is very poor yet, so you won't
receive a message saying if the mapping was well done.
I hope you enjoy it.
Regards,
Crudo
Hey everyone!
In an effort to eventually bridge the gap between users and developers, and
specifically explore the contributions users that aren't programmers can
make to free and open source software, I have designed a short survey for
active developers.
More information and the survey itself is available on
http://www.zthmusic.com/developer-survey/.
I'd greatly appreciate any participation from developers. As mentioned on
the page, I will compile the results of this survey into an infographic. I
will also eventually publish all of the results freely to anyone, so
everyone can have a look at the data.
I hope this survey can give some good data, that can spark some good
discussion on how we can further integrate users and developers, and make
more use of the great community we have!
Cheers and merry christmas everyone,
Gabriel/zth
Could someone with deeper insight in the ardour3 package enlighten me:
why on earth does ardour3 depend on python-gtk2 and (!sic) python-twisted?
Python-twisted is an application framework for internet/event-based
applications. Why does ardour3 pull in such a monster framework?
TIA Ralf Mattes