Désolé en cas d’envois multiples / sorry for possible crossposting
The dead line for software submission was extended to the April 29th
_______________
LoMus 2012
À la recherche des logiciels libres pour la création sonore et intermedia
Pour sa quatrième édition, LoMus 2012 s’adresse à tous ceux qui s’aventurent dans le développement de logiciels libres musicaux ou de logiciels libres qui peuvent contribuer au processus de la création musicale.
Un prix sera remis aux logiciels qui font preuve non seulement d’innovation, mais notamment d’inventivité face aux enjeux actuels de la création musicale.
Calendrier
6 avril 2012 - Appel à soumissions
29 avril 2012 - Date limite de soumission des logiciels
5 mai 2012 - Notification d'acceptation
11 mai 2012 - Remise du prix lors des JIM 2012
Info : http://concours.afim-asso.org/
JIM2012 : http://www.jim2012.be
LoMus 2012
In search of open-source software for musical and intermedia creation
For its fourth edition, LoMus 2012 invites music and audio open-source software creators to submit original projects that either directly or indirectly contribute to musical creation.
A prize will be awarded to open-source sofware that proves to be not only innovatory but also inventive in the present context of music and audio creation.
Calendar
April 6, 2012 - Call for submissions
April 29, 2012 - Submission deadline
May 5, 2012 - Admission notification
May 11, 2012 - JIM Awards Ceremony
Info: http://concours.afim-asso.org/
JIM2012 : http://www.jim2012.behttp://www.le-hub.org/
Hi *!
On behalf of the conference organizers, we would like to invite you to
join the Linux Audio Conference 2012, kindly hosted by the Center for
Computer Research in Music and Acoustics (CCRMA) at Stanford University.
The conference will start tomorrow, Thursday April 12, at 10:00 PST
(that's UTC - 0700). Please refer to the schedule at
http://lac.linuxaudio.org/2012/program
for detailed information.
We will be streaming all paper presentations live in Ogg Theora/Ogg
Vorbis format. Users of the Firefox browser should be able to watch this
natively without any plugins. For users of other browsers, we recommend
VLC, a cross-platform media player which you can download from
http://videolan.org.
You are invited to join us on IRC while you're watching the streams, the
conference channel is #lac2012 on freenode.net, to be accessed with the
chat client of your choice, or via
http://webchat.freenode.net/?channels=lac2012
Remote participants can post their questions or remarks on this channel,
and a local chat operator here in Stanford will then relay them to the
presenters and the local audience. You can also use this channel to get
help in case of viewing problems.
All presentations will be recorded and uploaded for off-line watching
within a day or so.
Needless to say, access to all streams is free of charge. This is all
about open source after all :)
The primary stream relay is available at
http://ccrma.stanford.edu:8080 (located on the west coast of the US).
A secondary relay which is preferrable for European users is at
http://streamer.stackingdwarves.net (located in Germany).
Best regards,
the LAC stream team.
gst123-0.3.1 has been released.
Overview of changes in gst123-0.3.1:
------------------------------------
* Added quiet mode (Issue 9).
* Ignore image files during playback (Issue 1).
* Added keybinding 'n' for 'play next file'.
What is gst123?
---------------
The program gst123 is designed to be a more flexible command line player in the
spirit of ogg123 and mpg123, based on gstreamer. It plays all file formats
gstreamer understands, so if you have a music collection which contains
different file formats, like flac, ogg and mp3, you can use gst123 to play all
your music files.
Since gst123-0.1.0 support for watching videos has been added; however gst123
should run fine in situations where no X11 display is available; videos can be
played without X11 display, too (-x, --novideo); in this case, only the audio
stream will be played.
It is implemented in C++ and licensed under the GNU LGPL version 2
Links:
------
Website: http://space.twc.de/~stefan/gst123.php
Download: http://space.twc.de/~stefan/gst123/gst123-0.3.1.tar.bz2
--
Stefan Westerfeld, Hamburg/Germany, http://space.twc.de/~stefan
Jalv 1.0.0 is out. Jalv is a simple but fully featured LV2 host for
Jack. It runs LV2 plugins and exposes their ports as Jack ports,
essentially making any LV2 plugin function as a Jack application. Jalv
is particularly useful for testing during plugin development, and as an
example of a Lilv-based LV2 host.
This is the initial release of Jalv. It is still a relatively immature
program, but supports most of the important new functionality in the LV2
1.0.0 release (e.g. saving plugin presets with state, atom-based event
ports, message-based plugin<=>UI communication, etc.).
Download: http://download.drobilla.net/jalv-1.0.0.tar.bz2
Homepage: http://drobilla.net/software/jalv
Share and enjoy,
-dr
Oops! The Lilv 0.14.2 release fixes compilation with –dyn-manifest. If
you are not using dynmanifest support with Lilv, there is no reason to
upgrade.
Download: http://download.drobilla.net/lilv-0.14.2.tar.bz2
Enjoy, and be sure to report any problems... at least a week from now ;)
-dr
Lilv 0.14.0 is out. Lilv is a library to make the use of LV2 plugins as
simple as possible for applications.
This release includes many improvements, most notably built-in support
for saving/restoring plugin state (including powerful non-destructive
saving of plugin state which contains files), many bug and portability
fixes, and support for new LV2 concepts.
Changes:
* Add lilv_plugin_get_extension_data
* Use path variables in pkgconfig files
* Install man page to DATADIR (e.g. PREFIX/share/man, not PREFIX/man)
* Make Lilv::uri_to_path static inline (fix linking errors)
* Use correct URI for dcterms:replaces (for hiding old plugins):
"http://purl.org/dc/terms/replaces"
* Fix compilation on BSD
* Only load dynmanifest libraries once per bundle, not once per plugin
* Fix lilv_world_find_nodes to work with wildcard subjects
* Add lilv_plugin_get_related to get resources related to plugins that
are not directly rdfs:seeAlso linked (e.g. presets)
* Add lilv_world_load_resource for related resources (e.g. presets)
* Print presets in lv2info
* Remove locale smashing kludges and use new serd functions for
converting nodes to/from numbers.
* Add LilvState API for handling plugin state. This makes it simple to
save and restore plugin state both in memory and on disk, as well as
save presets in a host-sharable way since the disk format is
identical to the LV2 presets format.
* Update old references to lv2_list (now lv2ls)
* Support compilation as C++ under MSVC++.
* Remove use of wordexp.
* Add lilv_plugin_get_port_by_designation() and lilv_port_get_index()
as an improved generic alternative to
lilv_plugin_get_latency_port_index().
* Add lilv_plugin_get_project() and get author information from
project if it is not given directly on the plugin.
Enjoy,
-dr
Suil 0.6.0 is out. Suil is a lightweight C library for loading and
wrapping LV2 plugin UIs. Suil transparently presents UIs written in any
toolkit as the desired widget type of host programs, so hosts do not
have to depend on foreign toolkits.
The biggest change with this release is support for wrapping X11 UIs,
which can be used to implement a UI in just about any toolkit or
graphics API on X11 based systems.
Changes:
* Use path variables in pkgconfig files
* Add support for embedding X11 UIs (ui:X11UI)
* Support new LV2 UI features automatically if provided by host
Download: http://download.drobilla.net/suil-0.6.0.tar.bz2
More information about Suil: http://drobilla.net/software/suil
Enjoy,
-dr
xjadeo is a video player that synchronizes video to an external
time-source: http://xjadeo.sf.net/
This is maintenance release - preparing xjadeo for newer ffmpeg >=0.10
API. It's a source-code update only. The win32 and OSX binaries ship
with older versions of ffmpeg.
greetings from LAC,
enjoy,
robin
After two beta releases, we are proud to announce the final release
"drag-on-fly" guitarix2-0.22.0.
Guitarix is a tube amplifier simulation for jack, with effect modules
and an additional stereo effect chain.
Download from http://sourceforge.net/projects/guitarix/
You can find some screenshots and explanations of the new version in
https://sourceforge.net/apps/mediawiki/guitarix/index.php?title=EnhancedUI
Things that changed since the beta2 release:
* many small fixes and enhancements
* compile fixes for several environments
* convolver unit
* fixed crash
* presets like for other rack units (instead of the old "favourites")
* for beta users: parameter scaling for Vibe unit changed.
if you stored a preset with Vibe settings you'll have to
adjust the values (sorry).
* if you see corrupted graphics in screen animations: it is probably a
video driver bug. You can try to set Option "EXAPixmaps" "off" at the
end of the device section in xorg.conf (location depending on system,
e.g. /etc/X11/xorg.conf.d/ati.conf).
Announcement text from the beta releases:
Many things changed in the user interface. You can move rack units
by drag and drop (reflecting the signal flow), store individual
settings for each rack unit and use preset banks with several settings
for the whole rack. It's easy to take our "factory presets" and make
your own customized bank, or make your own from scratch and share it
on the Guitarix forum.
There is a new "live play mode" with only the info you need on stage
(it's fullscreen, no other penguins around), and a preset picking mode
with a foot switch (midi or usb, or if you don't have one even the
space bar of your keyboard) and the strings of your guitar to switch
settings.
Rack units are now put into categories, and two new ones are a noise
gate for high noise levels and a univibe emulation. Thanks go to the
developer of abGate and the nice guys from Rakarrack who helped
porting their univibe code and made the inclusion of it possible.
This is already too long, please check it out and give feedback if you
find a problem, this version is still beta.
Please refer to our project page for more information:
http://guitarix.sourceforge.net/
download site:
http://sourceforge.net/projects/guitarix/
please report bugs and suggestions in our forum:
http://sourceforge.net/apps/phpbb/guitarix/
here you can find a couple of examples produced by guitarix users:
http://sourceforge.net/apps/phpbb/guitarix/viewtopic.php?f=11&t=83
have fun
_________________________________________________________________________
For extra Impulse Responses, guitarix uses the zita-convolver library,
and, for resampling we use zita-resampler, both written by Fons
Adriaensen.
http://kokkinizita.linuxaudio.org/linuxaudio/index.html
We use the marvellous faust compiler to build the amp and most effects
and will say thanks to
: Julius Smith
http://ccrma.stanford.edu/realsimple/faust/
: Albert Graef
http://q-lang.sourceforge.net/examples.html#Faust
: Yann Orlary
http://faust.grame.fr/
________________________________________________________________________
guitarix development team