The ON2: Test Signals festival will bring together software developers
and radio practitioners to demonstrate, discuss and develop new ways of
applying software to radio on Friday 22 October and Sat 23 October 2010
at Direktorenhaus, Berlin.
Appearing at the festival will be former BBC radio futurologist James
Cridland, NATO Information Operations Consultant David Bailey MBE, Lukas
Weiss of UNIKOM (Switzerland's free radios association) and Chris Weaver
from Resonance FM. Mozilla Drumbeat, Creative Commons, Liquidsoap, MPD
and 64 Studio will also be represented amongst over 30 speakers and
organisations.
Audiences will be able to set radio free with Campcaster, map the city
with Radio Aporee, stream net-radio with Liquidsoap and hack broadcast
technologies with RadioDNS in a series of free workshops. Sign-up is
free via <http://www.testsignals.org> where the full programme
information can be found.
In association with GTZ, Germany's federal organisation for sustainable
development, the festival will also hold a special preview event with
politicians and policy makers on Thursday 21 October. On Saturday 23
October, festival partners reboot.fm will hold an Allstars Afterparty in
.HBC Berlin featuring some of Berlin's hottest radio and musical talent.
The festival is organised by Sourcefabric. reboot.fm, Berlin's free
cultural radio station, and user-generated radio pioneers Open Broadcast
from Switzerland are official partners of the festival. The festival is
also an official satellite event of transmediale, festival for art and
digital culture, and is the first in a series of open-source workshop
events supported by the Free Culture Incubator. The festival is also
partnered by Mute magazine, a magazine dedicated to exploring culture
and politics after the net.
Friends, MusE 1.1 is here!
[Introduction]
MusE is a combined midi and audio sequencer which tries
to cover most bases for the linux computer studio.
MusE is one of the oldest sequencers on the Linux audio scene and is
today a very stable open source solution for everyday music making.
This release adds some new features, lots of bugfixes and a bunch
of usability improvements.
MusE : http://muse-sequencer.org
[Highlights]
* Jack midi support.
* Allow native VST guis for plugins
* Audio and midi routing popup menus now stay open, for making rapid
connections.
* MusE now has two mixers, with selectable track type display.
* External midi sync fixes and improvements, should be very stable
* Some pianoroll improvements
* Some crash fixes
* Drum editor fixes
* Various arranger fixes and improvements
* Various improvements for plugin guis
* Routing fixes
* Stability fixes for plugins
* Various DSSI fixes
* Rec enabled track moves with selection when only one track is rec enabled
* Jack midi, routing system, multichannel synth ins/outs, midi strips
and trackinfo pane.
* Dummy audio driver: Added global settings for sample rate and period size.
* Arranger track list: Quick 'right-click' or 'ctrl-click' or
'ctrl-mouse-wheel' toggling of Track On/Off.
* Allow changing timebase master
* Option to split imported midi tracks into multiple parts.
* Several new keyboard shortcuts for various operations, see shortcut editor
* Several colour tweaks and other cosmetic changes
* Various stability fixes
* Countless fixes and tweaks, about a 300 lines in the Changelog,
check it for a complete list of blood sweat and tears
[What is MusE again?]
MusE is multitrack virtual studio with support for:
* Midi
* jack midi
* internal softsynths, including soundfont player FluidSynth
and sample player Simple Drums
* DSSI softsynths, including VST instruments
* with a patch to DSSI, VST-chunks are handled
* Drum editor
* Pianoroll
* Conventional arranger
* midi automation
* and lots more
* Audio
* Jack
* Jack transport
* LADSPA plugins
* VST plugins through dssi-vst
* audio automation, old sch00l
* and lots more
[ChangeLog]
For a complete list of changes, check the ChangeLog in
the package or online at the sourceforge site:
http://lmuse.svn.sourceforge.net/viewvc/lmuse/trunk/muse/ChangeLog?revision…
[Download]
http://muse-sequencer.org/index.php/Download
Keep on rocking!
The MusE team
After a flurry of belated Spring cleaning, I am happy to
announce updated versions of the following DSSI plugins
and host:
Xsynth-DSSI version 0.9.4, an analog-style (VCOs-VCF-VCA)
DSSI synth:
http://dssi.sourceforge.net/download.html#Xsynth-DSSI
WhySynth version 20100922, a versatile DSSI synth:
http://www.smbolton.com/whysynth.html
ghostess version 20100923, a lightweight GTK+ DSSI host:
http://www.smbolton.com/linux.html
New in these releases:
* GUI knobs now use cairo (when available) for smooth, anti-
aliased rendering.
* Patch and configuration file handling is now more graceful
in its handling of different locales.
* WhySynth: new minBLEP oscillator waveform (Clipped Saw).
* WhySynth: new effect (Sean Costello's Csound reverb).
* Six months' to a year's worth of unreleased bug fixes and
code cleanups.
Have fun,
-Sean Bolton
Sourcefabric is looking for Python developers for Campcaster, open
source software for managing both broadcast and Internet radio.
Campcaster runs on GNU/Linux. Successful applicants will be helping to
maintain the current version, as well as build the next major version of
this software. Sourcefabric are looking for both junior/mid-level and
senior developer positions, based in Toronto, Canada. For details, see:
http://www.sourcefabric.org/en/home/17/152/Toronto-ON---Senior-Python-Devel…
A new version of Jacker is out:
http://bitbucket.org/paniq/jacker
Changes:
* Command-Line support. If a song name is passed to Jacker at startup,
it will load it.
* "install" command. You can now install Jacker globally.
* New logo. Less glossy, more elegant.
* Fixed a terrible timing error that introduced a jitter as big as the
current latency.
* Default number of tracks raised from 8 to 16.
* Tracks can be renamed. Double-click track to pick a new name.
* Mute buttons for each track. Not that reliable at the moment. Last
played sound may hang. In this case, stop, then continue playing.
* MIDI input to connect your keyboard, to test sounds before you track
them. Click on a track label to route your keyboard to the particular
output.
* Initial JACK transport support. It's useful for synchronizing a
recording to a DAW like Ardour. Can be switched on with the "Sync"
button in the toolbar. Not too stable on start-up and loop borders.
When in trouble, stop, seek, then start.
Announcing the DSSI Soft Synth Interface version 1.1.0 release:
http://dssi.sourceforge.net/
DSSI is an audio plugin API for software instruments and effects,
based on LADSPA, the ALSA sequencer event types, and OSC (Open
Sound Control) communications.
DSSI is now supported by six full-featured hosts, several
specialized hosts, and at least twenty-four DSSI plugins. (See the
above URL for a list.)
New in the DSSI 1.1.0 release:
* New jack-dssi-host command line option '-c' to set the ALSA and JACK
client names.
* New 'dssi_list_plugins' and 'dssi_analyse_plugin' command line tools.
* Example GUIs have been updated to Qt 4.
Bugfixes:
* Fixed jack-dssi-host ALSA client ports to be of type 'application'.
* Fixed the MIDI CC mapping in trivial_synth.
* Fixed an uninitialized variable bug in less_trivial_synth.
Enjoy!
Sean Bolton
BEAST/BSE version 0.7.2 and BSE-ALSA version 0.7.2 are
available for download at:
http://beast.gtk.org/beast-ftp/v0.7/
This is a development version of BEAST/BSE, the BEdevilled Audio SysTem
and the Bedevilled Sound Engine. BEAST is a powerful music composition
and modular synthesis application released as free software under the
GNU LGPL that runs under unix. BSE-ALSA is an ALSA driver for BSE.
The "Bedevilled" portion of the names has no religious background,
refer to the About page for more details:
http://beast.gtk.org/about
A mailing list is available at:
http://mail.gnome.org/mailman/listinfo/beast/
GUI skins, example sounds and instrumets for BEAST/BSE as well as
screenshots can be found at:
http://beast.gtk.org/browse-bse-files.htmlhttp://beast.gtk.org/screenshots/index.html
The 0.7 development series of Beast focusses on improving usability and
ease of music production. Feedback is very much appreciated, please take
the opportunity and provide your comments and questions in our forums
like the Beast Bugzilla or the mailing list, all of which can be reached
through http://beast.gtk.org/.
TRANSLATORS: Please help us to improve the BEAST translation, just
download the tarball, edit po/<LANGUAGE>.po and email it to us.
Overview of Changes in BEAST/BSE 0.7.2:
* Moved Beast/BSE to GNU LGPL, use AS-IS license for examples
* Module changes and additions:
ArtsCompressor - Relicensed to LGPL with permission from Matthias Kretz
BseContribSampleAndHold - Relicensed to LGPL with permission from Artem Popov
DavXTalStrings - Use deterministic random numbers for unit tests
BseNoise - Improved random number generator
* Switched to autogenerated ChangeLogs
* Error bell can be muted in beast preferences dialog
* Added multisample creation/editing command line tool: bsewavetool
* Support adjustable volume, pitching and drum envelopes in .bsewave files
* Added Retro Acoustic drum kit [Tim, Stefan]
* New loadable Instruments/Effects:
- BQS Bass Drum E8012 [Tim, Stefan]
- BQS Slow Hum [Stefan, William DeVore]
- FSM Fresh Water Bass instrument [Krzysztof Foltman]
- FSM Growl Bass instrument [Krzysztof Foltman]
- FSM Synth String Sweep [Krzysztof Foltman]
* Added support for loading 32bit and 24bit PCM-format WAV files
* Added support for gcc-4.4 and automake-1.10
* Added support for guile-1.8, guile-1.6 remains as minimum requirement
* Various fixes, improvements and much improved test coverage.
* Bug fixes: #452604, #468229, #344388, #451086, #450724, #454121, #491552,
#450490, #441936, #336766, #433431, #474332, #474244, #456879,
#456408, #424897 [Tim Janik, Stefan Westerfeld]
* Migrated translation support to use awk, sed and po/Makefile.am.
* Updated German translation [Mario Blättermann]
* Updated Italien translation [Michele Petrecca]
* Updated Occitan translation [Yannig Marchegay]
* Updated Brazilian Portugues translation [Leonardo Ferreira Fontenelle]
* Updated British English translation [David Lodge]
* Updated Spanish translation [Jorge Gonzalez]
* Updated Slovenian translation [Andrej Znidarsic]
* Updated Danish translation [Joe Hansen]
* Updated French translation [Bruno Brouard]
* Added Norwegian bokmal translation [Kjartan Maraas]
* Added Ukrainian translation [Maxim V. Dziumanenko]
Overview of Changes in BSE-ALSA 0.7.2:
* Fixes for automake-1.10 builds
* Moved Beast/BSE to GNU LGPL
Yours sincerely,
Tim Janik
---
http://lanedo.com/~timj/
Continuing the tradition from past conferences, the LCA Multimedia
Miniconf is back at Linux.conf.au 2011 (LCA2011). Linux.conf.au 2011 will
be hosted in Brisbane, Australia from 24-29 January 2011 with the
miniconfs being held over the first two days. For more information about
the conference check out http://lca2011.linux.org.au/.
Multimedia encapsulates a wide variety of topics: composition and playpack
of video, audio and music. Submissions are now invited from those
interested in giving presentations or short tutorials at the Multimedia
miniconf on any topic related to opensource multimedia software, such as
the following:
* exciting new additions to existing software
* development of new multimedia programs
* how to set Linux up for multimedia composition, authoring and/or
playback
* great user experiences with open source multimedia software
* legal issues surrounding multimedia content and its use with open
source software
* descriptions of multimedia workflows: tools used, process followed,
and so forth
* upcoming features in low-level infrastructure (JACK, ALSA,
PulseAudio, etc)
* any other open source multimedia topic we haven't thought of
It is expected that most of the miniconf presentation slots will be around
20 minutes with question time to follow. We may be able to accommodate
longer 50 minute presentations depending on the number of proposals
offered. In addition, time will be allocated for 5 minute "lightning
talks". Projection facilities will be available. Please note that in
line with linux.conf.au guidelines miniconfs cannot receive funding, nor
can they provide travel or accommodation assistance. In general
presenters and attendees at miniconfs must be registered for LCA2011
although miniconf-only registration can be arranged - contact the
multimedia minconf organisers for more information.
To submit a proposal please send the following to lca-mm(a)lists.annodex.net
or one of the organisers by Thursday 6 October 2010 00:00 UT:
* your name and preferred email address
* the title of your talk
* a brief abstract describing what you want to talk about (up to about
500 words)
* your preferred presentation length
For more information about the miniconf please refer to the website
http://www.annodex.org/events/lca2011_mmm/ or contact one of the
organisers (Jonathan Woithe, Silvia Pfeiffer, Roderick Dornan - addresses
are on the website).
Regards
Jonathan Woithe
LCA2011 Multimedia miniconf organiser
Drumstick is a C++ wrapper around the ALSA library sequencer interface using
Qt4 objects, idioms and style. ALSA sequencer provides software support for
MIDI technology on Linux. Complementary classes for SMF, WRK and OVE file
processing are also included. This library is used in KMetronome, KMidimon and
KMid2, and was formerly known as "aseqmm".
Changes:
* OVE file format support, contributed by Rui Fan
* Optional RealtimeKit support for MIDI input thread
* guiplayer simplified and optimized, with OVE format playback
* Build system fixes: using visibility=hidden if it is available,
exceptions, static build.
Copyright (C) 2009-2010, Pedro Lopez-Cabanillas
License: GPL v2 or later
Project web site
http://sourceforge.net/projects/drumstick
Online documentation
http://drumstick.sourceforge.net/docs/
Downloads
http://sourceforge.net/projects/drumstick/files/