On behalf of the entire Rivendell development team, I'm pleased to announce the availability of Rivendell v2.5.1. Rivendell is a full-featured radio automation system targeted for use in professional broadcast environments. It is available under the GNU General Public License.
From the NEWS file:
*** snip snip ***
If upgrading from a v1.x version of Rivendell, be sure to read the
'UPGRADING' file before proceeding for important information.
Changes:
Mass Object Deletion. Added an rddelete(1) command-line tool to
aid in the mass deletion of carts and logs. Do rddelete --help
for more information.
NexGen Importer. Added PKT file support to nexgen_filter(1).
Multiple bug fixes. See the ChangeLog for details.
Database Update:
This version of Rivendell uses database schema version 220, and will
automatically upgrade any earlier versions. To see the current schema
version prior to upgrade, see RDAdmin->SystemInfo.
As always, be sure to run RDAdmin immediately after upgrading to allow
any necessary changes to the database schema to be applied.
*** snip snip ***
Further information, screenshots and download links are available at:
http://www.rivendellaudio.org/
Cheers!
|-------------------------------------------------------------------------|
| Frederick F. Gleason, Jr. | Chief Developer |
| | Paravel Systems |
|-------------------------------------------------------------------------|
| A rock pile ceases to be a rock pile the moment a single man |
| contemplates it, bearing within him the image of a cathedral. |
| -- Antoine de Saint-Exupery |
|-------------------------------------------------------------------------|
Hi everybody!
Its my pleasure to announce, that after 9 days the Sorcer wavetable synth's
donation target has been reached. Not only that, but as I prepared to push
the code to github, not one but two more donations arrived.
Wauw. Thank you for kicking off OpenAV productions.
Now for the best part: Sorcer is available!
github.com/harryhaaren/openAV-Sorcer
Also, there's a repo of presets:
github.com/harryhaaren/openAV-presets
Bug reports to github.com/harryhaaren/openAV-Sorcer/issues
I hope you enjoy using Sorcer!
-Harry
Hi,
I'm happy to share with you a new beta release of io GNU/Linux.
The live is based on the free operating system Debian (sid)... and includes a
large collection of preinstalled programs for all uses, especially multimedia
creation.
If your looking for a version with realtime kernel, check:
http://mk.biniou.net/iognulinux.html
(without any warranty... doesn't work on some computers, depending mostly of
the video card)
Feedbacks welcome, enjoy :)
http://mk.biniou.net/iognulinux.htmlhttps://sourceforge.net/projects/io-gnu-linux
Hi,
I'm proud to announce vst-bridge 0.1.
This is a bridge to run Windows VST plugins (both 32 and 64 bits) with
Linux VST hosts.
= How to use it? =
Let's suppose that you have installed vst-bridge in ~/local/ and
you have a windows VST installed in ~/.wine/drive_c/VST/Synth1/Synth1.dll
First you have to create a directory for your bridges:
$ mkdir ~/.vst-bridges
Then you can create your first bridge:
$ ~/local/bin/vst-bridge-maker ~/.wine/drive_c/VST/Synth1/Synth1.dll
~/.vst-bridges/Synth1.so
Now edit ~/.bashrc and add $HOME/.vst-bridges/ to VST_PATH. Mine looks like:
export VST_PATH=/usr/lib/vst/:$HOME/.vst-bridges/
Then you can start your favorite DAW, ask him to scan plugins again and enjoy!
= Architecture =
A typical installation looks like:
/home/abique/local/
/home/abique/local/bin
/home/abique/local/bin/vst-bridge-maker
/home/abique/local/lib
/home/abique/local/lib/vst-bridge
/home/abique/local/lib/vst-bridge/vst-bridge-plugin-tpl.so
/home/abique/local/lib/vst-bridge/vst-bridge-host-32.exe
/home/abique/local/lib/vst-bridge/vst-bridge-host-32.exe.so
/home/abique/local/lib/vst-bridge/vst-bridge-host-64.exe
/home/abique/local/lib/vst-bridge/vst-bridge-host-64.exe.so
vst-bridge.so is a Linux VST plugin which has space reserved for the windows
plugin path.
vst-bridge-maker creates a dedicated <plugin>.so for a single Windows VST
plugin by copying vst-bridge-plugin-tpl.so and updating the path to the
Windows VST and the path to the corresponding host (32 bits or 64 bits).
vst-bridge-host-(32|64).exe hosts a Windows VST and communicates with
<plugin>.so.
<plugin>.so spawns a new wine process vst-bridge-host-(32|64).exe and
passes the path to the Windows VST plugin.
You can find the source code released under the MIT license at
https://github.com/abique/vst-bridge
You can also find binary tarball at
http://88.191.147.34:4242/vst-bridge/vst-bridge-0.1.tar.gz
It has been reported to work with: Synth1, ReFx Nexus, u-he Diva,
ABL2, epicVerb, NastyDLAmkII.
I had issues with : Oatmeals, NI Reaktor.
Thanks for your attention. I hope you'll enjoy it.
--
Alexandre Bique
Dear all,
Matching Pursuit Toolkit (MPTK) is a fast and efficient library (with
Matlab and Python wrappers, and commandline tools) for the sparse
decomposition of multichannel audio signals. Version 0.7 is now
officially released:
https://gforge.inria.fr/frs/?group_id=36
Changes in 0.7:
* New pyMPTK wrapper, enables direct use of MPTK within Python
* Enabled GPD with the Dirac, Constant and Nyquist blocks
* Anywave block now working from command-line mpd and mpr
* Improved XML parsing of books (note: the API to use for writing new
plugins changes as a result of this; and MPTK books are now written
with an outer <mptkbook> tag surrounding book and dict)
* Slight Matlab API change: second “dict” arg now needed for
reconstruct(book, dict)
Best
Dan
--
http://www.mcld.co.uk
Denemo 1.0.2 has been released!
New features in this version:
*Wysiwyg Improvements
* Dragging now shows the object as you drag moving over
the score
* Dragging of objects attached to notes can now be done
* Slurs can be re-shaped
* Chord Symbols
* Place chords on a separate staff and have them
automatically typeset as Chord Symbols
* Bug Fixes
* Octave playback bug fixed
Linux Binary:
http://denemo.org/downloads/denemo-1.0.2-0.linux-x86
Source:
http://denemo.org/downloads/denemo-1.0.2.tar.gz
Hi All,
A new build of Praxis LIVE is now available for download.
Praxis LIVE is an open-source, graphical environment for rapid
development of intermedia performance tools, projections and
interactive spaces. This release brings a range of new features for the
video pipeline, OSC control, some major editing improvements (including
copy & paste - who knew that would be so difficult to implement! :-) ), and
the rather obviously missing stereo sample player, amongst many other
tweaks and bug fixes.
Praxis LIVE is available as a Linux .deb package, Windows .exe installer
and as a .zip for un-installed usage (installed usage is recommended).
Website (with downloads and manual) - http://code.google.com/p/praxis
Release notes - http://code.google.com/p/praxis/wiki/ReleaseNotes
Some of the new features are conspicuously under-documented at the moment.
I'll improve this over the next few weeks, but feel free to fire questions
via email.
Best wishes,
Neil
--
Neil C Smith
Artist : Technologist : Adviser
http://neilcsmith.net
Praxis LIVE - open-source, graphical environment for rapid development of
intermedia performance tools, projections and interactive spaces -
http://code.google.com/p/praxis
OpenEye - specialist web solutions for the cultural, education, charitable
and local government sectors - http://openeye.info
Grab the new version on the site:
http://essej.net/sooperlooper/download.html
CHANGES FOR 1.7.0
GUI:
- Fixed SooperLooper being mistakenly identified as remote
- Now ignoring non audio and non .slsess files in load and save file
selection dialogues
- Mute now flashes when waiting to go into mute instead of rev flashing
- Mute of others flashes instead of solo flashing when going in and out of
solo
- Fixed CC bindings for commands that need to be registered as hits
- MIDI bindings choice now sorted alphabetically
- File selector now defaults to home and tracks last load/save
- Removed arbitrary maximum loop memory limit in Add Custom Loop...
- Fixed issue of some controls not showing up when you have more than 5
loops
SooperLooper engine:
- Fixed issue of not being able to load audio files from session when not
started from the same directory
- Fixed fade not working after undo_all
- Removed 1 sample click in multiply
- Fixed individual loop monitor not being sent to main-out
- Fixed toggle MIDI bindings requiring double press when first loaded
- Fixed some clicks when undoing
- Added CCon and CCoff message types to midi bindings
- Can now mute and un-mute when loop is in Off state
- Fixed bug where long-presses were causing undo-all when they weren't
supposed to
OSC:
- OSC Auto Update time can now be set between 10-100ms
- "osc.udp://" can be omitted from the return URL parameter of any OSC
message
- SooperLooper no longer seg-faults when an invalid return URL is given
AU:
- State and waiting AU parameters now working
- Fixed parameter update race condition, so values reflect newly changed
state
- There are now up to 8 stereo sidechain outputs available (individual
outputs for each loop), but for some reason still only 4 stereo inputs
available (at least as shown within Live)... it isn't clear why there are
fewer input buses, it might be a Live limitation.
Others:
- Small maintenance on help output, OSC doc file and indentation, spelling
etc.
- HTML docs on website now include full MIDI command reference
Hey Everybody,
I'm happy to announce OpenAV productions: http://openavproductions.com
OpenAV productions is a label under which I intend to release my
linux-audio software projects. The focus of the software is on the workflow
of creating live-electronic music and video.
The release system for OpenAV productions is one based on donations and
time, details are available on http://openavproductions.com/support
Sorcer is a wavetable synth, and is ready for release. Check out the
interface and demo reel on http://openavproductions.com/sorcer
Greetings from the LAC, -Harry
Version 2.5 of the Vamp plugin SDK, the audio analysis and feature
extraction plugin standard from the Centre for Digital Music at QMUL,
is now available. This is a bugfix release.
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.
Version 1.0 of Sonic Annotator is also now available. This is a
utility program for batch feature extraction from audio files. It
runs Vamp audio analysis plugins with specified parameters on audio
files, and writes the result features in a selection of formats.
Version 1.0 is a bugfix release, and also represents a decision to
finally number a release as 1.0 having had only 0.x releases to date.
http://www.omras2.org/SonicAnnotator
Chris