-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Ahoy!
Spring cleaning is over and before the summer heat takes over here's
something to shake off the winter from the previous release.
x42-plugins is a collection of cross platform LV2 audio/midi plugins,
currently featuring over 80 plugins from 11 repositories.
https://github.com/x42/x42-pluginshttp://gareus.org/misc/x42-plugins/x42-plugins-20150530.tar.xz
(sha1sum 1a16a8ceff1f279ba92b9ca5c12aeb668725794b)
enjoy,
robin
Significant changes since the last release (20141101)
* fil4.lv2 [new] (equalizer)
- 4 Band Parametric with additional High/Low shelfs and Hi/Lo Pass
and graphical display. Based on Fons Adriaensen LADSPA fil-plugins
- equivalent analog gain (zero phase shift) at nyquist
- zero latency
* meters.lv2 (measurement & visualization)
- new BBC M6 (mid/side) meter
- fix port label for true-peak meter
- combined GUI shared lib (dramatic reduction of deployment size)
* balance.lv2 (stereo conditioner)
- fix texture clamping (issues with some graphics card)
- add multisampling (nicer graphics)
* convo.lv2 (zero latency convolution)
- remember display (and announce) last/currently used IR
- tweak GUI-less mode (allows host to set/query IR file;
automatable)
- reset channel assignment when replacing the IR file
(mono, stereo, true-stereo modes)
* midifilter.lv2
- fix potential overflow of midi-delaylines
* all plugins:
- update GUI font-scaling where applicable
- various openGL fixes (GL context separation)
- portability issues all plugins now run on Linux, OSX, Windows
and various CPU architectures.
- gtk variant has been deprecated (needs explicit BUILDGTK=yes)
For a complete list of changes, please see the individual repositories:
https://github.com/x42/balance.lv2https://github.com/x42/convoLV2https://github.com/x42/fil4.lv2https://github.com/x42/meters.lv2https://github.com/x42/midifilter.lv2https://github.com/x42/mixtri.lv2https://github.com/x42/nodelay.lv2https://github.com/x42/onsettrigger.lv2https://github.com/x42/sisco.lv2https://github.com/x42/tuna.lv2https://github.com/x42/xfade.lv2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBAgAGBQJVaiqpAAoJEKCQvOAs9X8EVDQQAJUSH+KzFs8Jgo49yWZMRlRf
+Idc1c90DHxQbCN9l0MsAqpO00VowTfwaSu9Baw41/HAXXLHjgo+4FmODY0gT5zU
NhkLHtUgDgYIFYRPLojcTd/dZfpCD2qoS9oqpnLMcHvF4gHMy8TY0wUPMLo8ZT4w
ZFOU1cnKpnq/Su66AOPbPZDaZp1csM6qNVRNeKShq7dFKo+eu7p6Npmmtfu5/B1t
1/5TEHIxgSuq6jLPr6qRgFpGr19JQ/66QLbOaSY97VKGUCvA9tFsaNmYKZkIlvbO
MyhCIbIkCch2ero3uREYZyxht4El+HFPVQUHcIuyO6iKVg+CY6NxgVkh+8dhKuxW
Efg5o9hKi+ZpgU6VeA/he2MMoEmwWtqGkj4qWMy09mqpQac2m66Q8ghq1712MDez
tJ/D3SyIpzAY8Ygt6hHX6Tkn5wAOBBtwn742N5V2nSLHC+hqwI/Pa/LzoiSjYZFz
xsOckhDP22Xp1NZ6+1A4rJEHvgRUxkch8wga8OFyXPn/KtOIkdDyu1+nikQzsMBx
2U2jZbchEYyz5ccvrRa2Pz00ZJqbrqu6SNXOWxW+c+e8y7ejadfHlg2pDt5QVI1e
B0AAwEsMx+DXBB4qclUPfQ+EU89V0bu+yqAM5yEZ6qi+VV9LmYOKup6x7riV0ylk
giTzh+qq9kToIPJ31qv9
=bQoK
-----END PGP SIGNATURE-----
At the Linux Audio Conference 2014 in Karlsruhe [1] there was an excursion
to the museum of mechanical music instruments in Bruchsal. [2] In the
museum they sold music boxes as a souvenir that can be programmed by punch
tapes. [3] I wrote a simple Haskell program that converts a MIDI file to
the punch tape. [4] As an example I arranged a song of a colleague for the
music box. [5,6,7]
Unfortunately, the music box is restricted to whole tones (i.e. no "black
keys") and it cannot play the same note again in a short time interval. My
prefered solution would be to print the graphics on an empty punch tape,
but I could not obtain an empty one. They are only sold with a printed
grid. Furthermore the original punch tapes are not made of paper but of
plastic. I do not know whether you can print on it using a plain laser or
ink jet. I might try thick paper instead but I suspect that it will wear
out quickly. However I already know that my laser printer cannot handle
the length of the original stripes. Thus I printed the graphics with
original width but shrunken length to regular paper and transfered the
dots from there to the punch tape manually.
[1] http://lac.linuxaudio.org/2014/
[2] http://www.dmm-bruchsal.de/
[3] http://www.amazon.de/Spieluhr/dp/B001WNZOVO/
[4] https://hackage.haskell.org/package/midi-music-box
[5] https://www.youtube.com/watch?v=SjnM-aRoYic
[6] http://www.amazon.de/Schlafaepfel/dp/B003IDM06I/
[7] http://hub.darcs.net/thielema/livesequencer-example/browse/Herbst.hs
Hi everybody,
I'm announcing the first release of my lookahead limiter: LazyLimiter v0.3.01
https://magnetophon.github.io/LazyLimiter/
This is my attempt of a clean yet fast brick-wall limiter.
Thanks to Sampo Savolainen for providing the initial inspiration.
Very special thanks to Yann Orlarey, who spent an evening at LAC2015
with me, to optimize the algorithm and make this thing actually usable.
I'm looking forward to your feedback!
Cheers,
Bart.
It's alive!
Qtractor 0.6.7 (lepton acid beta) is out!
Release highlights:
* MIDI instrument rendering on audio export (NEW)
* MIDI clip editor view/event criteria persistence (NEW)
* MIDI clip editor resilience on record/overdub (FIX)
* Generic plugin form position persistence (NEW)
* JACK Transport/Timebase master option (NEW)
and yet more tiny lurking critters swatted ;)
Well, the major highlight to this release is in fact this brand new and
way long overdue feature, seamlessly integrated to the faithful and
regular audio track export function: MIDI track instrument plug-in
rendering and mix-down (aka. freeze) is now real, as long their audio
output goes onto selected buses, aka. stems, mix-groups, whatever a
mix/mastering head would name it! nb. on the (very esquisite) Qtractor
arch-model parlance, those are just called "audio output buses" and that
ain't gonna change, any time soon, so stop it! A word of caution must be
told by now: dedicated (JACK) audio output ports are off-the-grid, so
sorry.
Maybe this silently makes a notch towards the DAW epitome, though
Qtractor still claims to be just a plain and honest sequencer--with yet
another DAW-like feature addition--the same as it ever was.
Nuff said.
Qtractor [1] is an audio/MIDI multi-track sequencer application written
in C++ with the Qt framework [2]. Target platform is Linux, where the
Jack Audio Connection Kit (JACK [3]) for audio and the Advanced Linux
Sound Architecture (ALSA [4]) for MIDI are the main infrastructures to
evolve as a fairly-featured Linux desktop audio workstation GUI,
specially dedicated to the personal home-studio.
Website:
http://qtractor.sourceforge.net
Project page:
http://sourceforge.net/projects/qtractor
Downloads:
http://sourceforge.net/projects/qtractor/files
- source tarball:
http://download.sourceforge.net/qtractor/qtractor-0.6.7.tar.gz
- source package (openSUSE 13.2):
http://download.sourceforge.net/qtractor/qtractor-0.6.7-17.rncbc.suse132.sr…
- binary packages (openSUSE 13.2):
http://download.sourceforge.net/qtractor/qtractor-0.6.7-17.rncbc.suse132.i5…http://download.sourceforge.net/qtractor/qtractor-0.6.7-17.rncbc.suse132.x8…
- wiki (help wanted!):
http://sourceforge.net/p/qtractor/wiki/
Weblog (upstream support):
http://www.rncbc.org
License:
Qtractor is free, open-source software, distributed under the terms of
the GNU General Public License (GPL [5]) version 2 or later.
Change-log:
- MIDI clip editor (aka. piano-roll) position, size, and view/event type
criteria are now persistent, across session and user preferences
application state.
- Generic plugin form widget position is now also preserved across
open/save session cycles.
- MIDI clip editor resilience is about to get an improvement, fe. it
doesn't close on stopping record/overdub anymore.
- Introducing (JACK) Timebase master setting as an option to Transport
mode (cf. View/Options.../General/Transport/Timebase).
- LV2 plug-in MIDI/Event support now slanted for deprecation.
- Spanish (es) translation added, by avid Reyes Pucheta.
- It's live: audio track export (cf. Track/Export Tracks/Audio...) has
been deeply refactored to finally include MIDI track/instrument plugins
rendering (aka. freeze) on selected audio output buses on mix-down.
(EXPERIMENTAL)
- MIDI file player now does (N)RPN 14-bit controller events.
- Track properties dialog output bus switch fix/optimization; also fixed
multiple DSSI instance reference count on close.
- Fixed for some strict tests for Qt4 vs. Qt5 configure builds.
- German (de) translation update (by Guido Scholz, thanks).
References:
[1] Qtractor - An audio/MIDI multi-track sequencer
http://qtractor.sourceforge.net
[2] Qt framework, C++ class library and tools for
cross-platform application and UI development
http://qt.io/
[3] JACK Audio Connection Kit
http://jackaudio.org
[4] ALSA, Advanced Linux Sound Architecture
http://www.alsa-project.org/
[5] GPL - GNU General Public License
http://www.gnu.org/copyleft/gpl.html
See also:
http://www.rncbc.org/drupal/node/894
Enjoy && keep the fun.
--
rncbc aka. Rui Nuno Capela
Radium is a music editor with a new type of interface. It's inspired by
trackers, but uses graphics to show musical data.
Most important changes between 1.9 and 3.0:
* Smooth scrolling.
* Enhanced graphics and user interface.
* MIDI Sequencing.
* Lots of bugs removed and features added.
Homepage:
http://users.notam02.no/~kjetism/radium/
Video:
https://www.youtube.com/watch?v=ZMPSd1W1AbE
The 1.1 version release of stoat is now available.
Stoat is a STatic (LLVM) Object Analysis Tool which is used to perform
static analysis on C/C++ projects involving realtime constraints.
The analysis traces feasible callgraphs within a program and detects
cases where it may be possible to invoke a non-realtime function such as
malloc from a realtime context.
Hopefully this will help developers find possible bugs which other tools
or manual code review might miss.
New from the 1.0 release
- Basic Dump Output
- Support For Try{}Catch{}
- Support For Rtosc Callbacks
- Wildcard Support For Function Specs
- stoat-compile/stoat-compile++ utility
- Parallel Analysis
- Namespace Support
- Translation Unit Local Template Alias Support
- Multiple Inheritance Vtable Support
To get the source or to report any issues, just see the github page:
https://github.com/fundamental/stoat
Enjoy,
--Mark McCurry
The first unified LV2 release, LV2 1.0.0, is out.
This release merges the previous lv2core package with all the official
extension packages, as well as example plugins, lv2specgen, and
additional data. From a developer point of view, the biggest change is
that all LV2 API headers can be used by simply checking for the single
pkg-config package "lv2" (for compatibility the previous "lv2core"
package is still installed). Implementations are encouraged to abandon
the "copy paste headers" practice and depend on this package instead.
With this release, several new extensions have become stable that
together greatly increase the power of LV2: atom, log, parameters,
patch, port-groups, port-props, resize-port, state, time, worker.
Download: http://lv2plug.in/spec/lv2-1.0.0.tar.bz2
Documentation and more detailed change logs: http://lv2plug.in/ns/
More information about LV2: http://lv2plug.in/
Enjoy,
-dr