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
QMidiArp 0.6.0 is out, since of course it cannot miss the huge TGV train of Q-Application updates just racing by for the new year!
This release includes LV2 plugins of the three QMidiArp modules. They are synchronizable to the transport info provided by different hosts in different ways, and they work well with the new Qtractor, thanks to Rui for updates regarding this.
I don't claim that I have fully understood LV2 host-GUI communication, but I found the recent sisco plugin by Robin Gareaus very instructive for this, thanks!
Happy new year!
Frank
---------------------------------------
http://qmidiarp.sourceforge.net
Direct download:
http://sourceforge.net/projects/qmidiarp/files/qmidiarp/0.6.0/qmidiarp-0.6.…
----------------------------------------
qmidiarp-0.6.0 (2014-01-01)
New Features
o LV2 Plugins are now available for Arp, LFO and Seq modules
- They have full functionality as known from the standalone
application except MIDI control, which can be provided by the host
- The LFO plugin also has a LV2 control output scaled from 0 to 1
- When the 'Sync to host' option is checked, the plugins support
transport LV2 atom data from hosts as well as host transport
information available from designated lv2 time ports (Qtractor,
thanks Rui!)
- Arp pattern presets are available in the LV2 module but cannot be
written to the .qmidiarprc file. This has to be done with the
standalone application
- On hosts with small atom port capacities that do not honor the
lv2 rsz:MinimumSize property, there will be issues with displaying
very large LFO waveforms
- Features of QMidiArp beyond the modules themselves (including
global storage) are not available
Fixed Bugs
o Trying to open an inexistent file from the recent files menu led to
crash (reported by Frank Neumann)