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-20150702.tar.xz
(sha1sum d37977c1a07f6d1a46e673614a2be47881cc7bce)
Changes since the last release (20150530)
* All plugins
- now have LV2 required version numbers
- feature built-in documentation/description
Plugin descriptions are now 100% spec conform and survived
pedantic inspection by the LV2 high inquisitor (falkTX ['s script]).
There have been various small build-system and packaging tweaks reported
by distros in the wake of the previous release last month.
Many thanks to Jaromir Mikes (debian), Edgar Aichinger (openSuSe) and
Filipe Coelho (KXstudio).
Likewise portability has been further improved. While developed an
targeted at GNU/Linux, all plugins now on run reliably on all major OS
and support over 20 CPU architectures.
Thanks to Jean-Luc Nest, Chris Goddart and Harrisonconsoles for QA on
OSX and Windows.
* sisco.lv2 (Simple Scope)
- allow to vertically align individual channels
* meters.lv2 (Audio Signal Meters)
- EBUr128 GUI: improved drawing performance (partial exposure)
- new Bit Meter (inspired by bitmeter the jack app)
- scalable GUI for the 30band 1/3 oct spectrum analyzer
- drawing improvements for the Goniometer "dot" mode.
* midifilter.lv2
- fix some invalid ranges min <= default <= max.
- remove units from port-names, use lv2:unit
* OSC controllable standalone jack applications (simple LV2 host)
are now compiled and deployed by default for the following:
+ x42-eq (mono + stereo variant)
+ x42-tuna
+ x42-meter (collection of all meter.lv2)
+ x42-mixtri (mixer/trigger pre-processor)
(x42-scope was previously available as standalone jack app)
- incl man-pages and --osc-doc built-it doc
- possibility to set initial port-values
- featuring port latency compensation
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
Kudos to Fons Adriaensen, some of the DSP code goes back to him and he
provided very valuable feedback and advise throughout the development of
what became x42-plugins over the years.
Also to David Robillard who laid the LV2 groundwork and made portable
free audio-plugins a possibility in the first place.
Last but not least, many thanks to libremusicproduction.com and
libregraphicsworld.org for continued support and publicity.
have fun,
robin
Hello All,
The 2.5.1 Release of ZynAddSubFX is now available.
This release is primarily a bug fixing release resolving issues
left in 2.5.0.
As such it's a recommended upgrade for anyone using 2.5.0 or anyone
who was cautious about upgrading from 2.4.4.
ChangeList:
- Add Colorized CMake Configuration
- Add PID option for jack
- Add OSC port option
- Add MIDI unlearn
- Add External UI Compilation
- Add Split Pitchbend
- Fix No Install NTK Build
- Fix Linker Issues
- Fix Presets/Copy/Paste
- Fix JACK Samplerate Check When JACK Isn't Running
- Remove Dump
- Remove Some Globals synth/uToB/bToU/etc
- Adjust BankUI Ascetic
- Other Misc Bug Fixes
Project Page:
http://zynaddsubfx.sf.net/
Download:
https://sourceforge.net/projects/zynaddsubfx/files/zynaddsubfx/2.5.1/
Mailing List:
https://sourceforge.net/p/zynaddsubfx/mailman/
Forums:
http://www.kvraudio.com/forum/viewforum.php?f=47
Bug/Feature Tracker:
https://sourceforge.net/p/zynaddsubfx/bugs/?source=navbar
IRC:
##zynaddsubfx on FreeNode
Enjoy and please report bugs,
--Mark McCurry
Please pardon cross-posting. I am pleased to announce the availability of
csound.node. This addon for NW.js implements the complete integration of
Csound and HTML5 on desktop platforms. It has been tested on WIndows and
Linux.
The same capabilities are available in current versions of CsoundQt and
Csound for Android, but csound.node is easier to build and supports the
development of standalone applications such as sound art and computer music
installations, visual music pieces, self-contained interactive
compositions, kiosk-type applications, and so on.
For for more information, including build instructions and configuration,
see https://github.com/csound/csound/tree/develop/frontends/nwjs.
Prebuilt binaries and examples are available in the Windows installer at
http://sourceforge.net/projects/csound/files/csound6/Csound6.05/Setup_Csoun…
(this still requires installing NW.js and some configuration). On other
platforms, building csound.node should be simple.
A version of this Windows installer with all VST features of Csound enabled
(Cabbage, vst4cs for hosting VST plugins in Csound, and CsoundVST) will
soon be available on my Web site, http://michaelgogins.tumblr.com.
Regards,
Mike
-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com
With many many bugfix and improvement patches from Albert Graef, it's time
for a new release! We absolutely recommend updating to take advantage of
the new features.
Notable improvements include:
-OSC messages can now "remember" variable values when an incoming MIDI
message only contains part of the data (i.e.converting 2 different CCs to
an OSC message for an XY controller)
-MIDI values are now limited if they attempt to exceed max or below min
-better handling of "exotic" types like 'm'
-more consistent printing formatting in verbose mode
-better feedback on parse errors in mapping files
-inclusion of maps for all the default interfaces of touchOSC
-project move to github
-sundry bugfixes
Please download and give it a try:
https://github.com/ssj71/OSC2MIDI/releases
(note the link has changed since last release)
Enjoy!
_Spencer Jackson
With many many bugfixes and improvements from Albert Graef, it's time for a
new release! We absolutely recommend updating to take advantage of these
new features.
Notable improvements include:
-OSC messages can now "remember" variable values when an incoming MIDI
message only contains part of the data (i.e.converting 2 different CCs to
an OSC message for an XY controller)
-MIDI values are now limited if they attempt to exceed max or below min
-better handling of "exotic" types like 'm'
-more consistent printing formatting in verbose mode
-better feedback on errors in mapping files
-inclusion of maps for all the default interfaces of touchOSC
-project move to github
-sundry bugfixes
Please download and give it a try:
https://github.com/ssj71/OSC2MIDI
<https://sourceforge.net/projects/osc2midi/files/>
(note the link has changed since last release)
Enjoy!
Spencer Jackson
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 3.0 and 3.1.3:
* Many stability issues fixed
* Fixed automation
* Pianoroll
* Option to record MIDI line by line and monophonic in the MIDI menu. (as
before)
* Add options to multiply the number of lines to scroll by the "Edit lines"
value
* MIDI: Option to always record velocity
* A new sound object called "Midi Messages" which can be used to send MIDI
messages to other sound objects. Can for instance be used to send pitch
bend changes to VST plugins.
* Option to show line numbers instead of bars/beats
* Sort notes by pitch for same-positioned notes.
* VST: Fix for plugins using "main" instead of "VSTPluginMain".
G'day.
setBfree is a MIDI-controlled, software synthesizer designed to imitate
the sound and properties of the electromechanical organs and sound
modification devices that brought world-wide fame to the names and
products of Laurens Hammond and Don Leslie.
http://setbfree.orghttps://github.com/pantherb/setBfree
It's been over 18 months since the last release and setBfree just
reached another major milestone: It now features a proper GUI that
allows to configure various aspects that have previously only been
accessible via text config files (the config and program file-format
itself has not changed). The GUI is available as LV2 and standalone jack
application and the old tcl/tk prototype UI was removed for good.
visit https://vimeo.com/130633814 for a demo.
The 2nd big change was reworking the Leslie: The horn now spins
counter-clockwise (same as the real thing) and we finally managed to
track down the aliasing noise that was audible during acceleration and
deceleration. Since various users play guitar and some even cello
through it, an animated LV2 GUI was added for the whirl-speaker
emulation and it has also been made available as standalone jack client.
Advanced settings such as microphone angle, position, horn radius, etc
are now also exposed (both for the organ as well as the LV2). The UI
looks like
https://raw.githubusercontent.com/pantherb/setBfree/master/doc/b_whirl.png
Other notable changes include new addition of presets for Kurzweil and
Korg CX3 and updates to portability (ARM-CPU/RPi, Windows + OSX
versions). The full list of over 300 changes since 0.7.5 is available as
git log.
Binaries for Intel platform, GNU/Linux, OSX and Windows are available
from https://github.com/pantherb/setBfree/releases/latest
though for Linux most distros will pick this up as usual.
Many thanks to Axel 'the C.L.A.' Müller and Jean-Luc Nest who provided
valuable feedback and inspiring music during the development cycle.
happy playing,
robin + will
Version 2.6 of the Vamp plugin SDK is now available.
http://www.vamp-plugins.org/
Vamp is a plugin API for audio analysis and feature extraction plugins
written in C or C++. Its SDK features an easy-to-use set of C++ classes
for plugin and host developers, a reference host implementation, example
plugins, and documentation. It is supported across Linux, OS/X, and
Windows.
A documentation guide to writing plugins using the Vamp SDK can be found
at http://www.vamp-plugins.org/guide.pdf.
Version 2.6 is a bugfix and minor enhancement release. For more details,
see the changelog at
http://code.soundsoftware.ac.uk/projects/vamp-plugin-sdk/repository/entry/C…
Chris
Ambisonics has a strong community using Linux, therefore I ask the community
herein for art works:
"Pure Ambisonics" == "Ambisonics as an art form" is the hypotheses
We are searching for different works, which need not be recent ones, also
historic ones are of interest. Preferring higher order 3D, we take any order
3D or 2D as long it represents a wave-field as a spatial audio work ready for
concert. To test this thesis a concert is scheduled:
- PURE Ambisonics Concert & the Night of Ambisonics -
September 18th at ICSA 2015 in Graz
Preferring the AmbiX format, we also take other formats as long the
description has enough information to convert them to this domain.
More INFO on the CALL:
http://ambisonics.iem.at/icsa2015/pure-ambisonics-concert
mfG
winfried
--
---
Ritsch, Winfried, Ao.Univ.Prof. Dipl.-Ing.
Institut 17 Elektronische Musik und Akustik
8010 Graz, Inffeldgasse 10/III
E-Mail ritsch(a)iem.at
Homepage http://iem.at/ritsch
Mobil ++436642439369
---