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
Hi,
QMidiArp 0.5.2 has just seen the light of the day. It brings mainly
two improvements. One is a comeback, that of tempo changes on the fly,
and that now includes also tempo changes of a potential Jack Transport
master. Also the Jack Transport starting position is finally taken into
account, so that QMidiArp should be in sync also when starting the
transport master not at zero.
The second one is Non Session Manager support, mainly thanks to the work done by Roy Vegard Ovesen!
Note that for compiling in NSM support you will now need liblo as dependency.
Enjoy, and enjoy LAC in Graz this year
Frank
________________________________
QMidiArp is an advanced MIDI arpeggiator, programmable step sequencer and LFO.
Everything is on
http://qmidiarp.sourceforge.net
qmidiarp-0.5.2 (2013-05-09)
New Features
o Tempo changes are again possible while running, both manually or by
a Jack Transport Master
o Jack Transport position is now taken into account when starting,
QMidiArp used to start always at zero
o Muting and sequencer parameter changes can be deferred to pattern
end using a new toolbutton
o Modules in the Global Storage window have mute/defer buttons
o Global Storage location switches can be set to affect only the pattern
o Non Session Manager support with "switch" capability (thanks to
Roy Vegard Ovesen)
General Changes
o NSM support requires liblo development headers (liblo-dev package)
(apologies for cross-postings)
The Society for Electro-Acoustic Music in the United States (SEAMUS) is pleased to announce the 2014 ASCAP/SEAMUS Student Composer Commissioning Program.
The purpose of this program is to stimulate student participation in SEAMUS activities, and to encourage young composers to pursue creative endeavors in electro-acoustic music. The program is administered by SEAMUS and funded by the American Society of Composers, Authors and Publishers (ASCAP) <http://www.ascap.com>.
The submission deadline is October 15, 2013.
For more information, please visit the ASCAP/SEAMUS Competition information page at http://www.seamusonline.org/?page_id=968.
To submit via the online application, please visit the current submission site.
Please consider printing and posting the current poster, available as a PDF, wherever appropriate.
The poster may be downloaded here.
RULES FOR SUBMISSION
All submissions are to be made online, through the submission site. Only one work of electroacoustic music may be submitted, which must adhere to the following guidelines:
• Audio Files: music submissions should include a representative audio recording of the work. If a concert work, it must be the complete composition. Installations may be represented by an excerpted recording not to exceed 10 minutes in length. Judging of music submissions for ASCAP/SEAMUS Student Competition will be from audio files in the MP3 format. Multichannel works will be judged from a stereo mix, also MP3. Please assist us by submitting in MP3 format. Audio files must be prepared as a single LastnameFirstname_audio.MP3.
• Scores: for submissions involving a score, please submit an anonymized PDF score for review. Please do not mail in printed scores. Score submissions must be prepared as LastnameFirstname_score.PDF.
• Video Submissions: note that for works involving video, only the audio portion will be considered for judging purposes. You must be the composer of the music for the video. Please submit an MP3 of the music as specified above.
• Only one (1) entry per student.
Other than the filename, please make sure to remove your name from all files, including MP3 metadata and PDF scores. Please limit the total size of all files to 40MB.
This same work may be submitted to the SEAMUS 2014 National Conference via the conference submission page. All finalists in the ASCAP/SEAMUS Student Commission Competition must attend the SEAMUS 2014 National Conference.
AWARDS
A maximum of two prizes may be awarded. The decision of the judges will be final.
First Prize
• Commission of $1250 for a new work of electro-acoustic music
• Performance of commissioned work at the 2015 SEAMUS National Conference
• Recording of the commissioned work in the SEAMUS Compact Disc Series
• Certificate of recognition
Second Prize
• Commission of $750 for a new work of electro-acoustic music
• Performance of commissioned work at the 2015 SEAMUS National Conference
• Certificate of recognition
ELIGIBILITY
Applicants to the 2014 ASCAP/SEAMUS Student Commissioning Competition must be student members of SEAMUS and must be either currently enrolled in an academic program in the United States (high school through doctoral studies) or a United States citizen studying abroad. All completed submissions will be verified for student status against current SEAMUS membership records.
Per Bloland
SEAMUS Member-at-Large
As usual, apologies for x-posting...
It is my pleasure to announce the latest release of pd-l2ork free
open-source visual programming language for interactive media, and
supporting K12 educational module for the 32-bit and 64-bit Linux, as
well as Raspberry Pi (Arm) platforms. pd-l2ork is the infrastructural
backbone of Virginia Tech DISIS Linux Laptop Orchestra
(http://l2ork.music.vt.edu). Highlights include:
*Ported all vanilla GUI objects and events to cairo-based SVG-like
tkpath canvas providing antialiased drawing capabilities, bezier patch
cords, and setting stage for a zoomable canvas
*Implemented a new scrollbar system using semi-transparent objects right
on the canvas
*Implemented filtering of autorepeat keyboard events for key, keyup,
keyname objects
*Expanded K12 library with numerous improvements and added a couple demo
files
*Backported resizable objects and recent files
*Implemented native drag-n-drop
*Improved GUI appearance
*Began porting 3rd party objects to new cairo-based canvas
(non-accelerated 3rd-party objects can be recognized by having a blue
selection box and their considerably slower redraw)
*Cleaned-up extended pddp documentation and added comprehensive cyclone
documentation
*Began filtering (disabling) building of redundant externals within the
cyclone and other 3rd-party libraries
*Proper visual reordering without the potentially cpu-expensive
canvas_redraw for all accelerated objects (non-accelerated 3rd-party
objects can be recognized by having a blue selection box and their
considerably slower redraw)
*Disabled drawing of redundant nlets for objects embedded inside a GOP
object (for Max users, equivalent to a bpatcher)
*Embedded tkdnd and tkpath libs directly into source for a monolithic
build; made several improvements to the tkpath lib fork
*Many other minor bugfixes and improvements (see Changelog for more info)
A screenshot of the K12 module is attached. Alternatively, it can be
found at:
http://puredata.info/downloads/Pd-L2Ork/releases/20130920/screenshot/image_…
Complete Changelog:
http://puredata.info/downloads/Pd-L2Ork/releases/20130920/
Download Links:
Binary Builds & Documentation: http://l2ork.music.vt.edu/main/?page_id=56
Source: http:///github.com/pd-l2ork/
Best wishes,
--
Ivica Ico Bukvic, D.M.A
Composition, Music Technology
Director, DISIS Interactive Sound & Intermedia Studio
Director, L2Ork Linux Laptop Orchestra
Head, ICAT IMPACT Studio
Virginia Tech
Department of Music
Blacksburg, VA 24061-0240
(540) 231-6139
(540) 231-5034 (fax)
disis.music.vt.edul2ork.music.vt.eduico.bukvic.net
Suil 0.6.16 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.
Download: http://download.drobilla.net/suil-0.6.16.tar.bz2
More about Suil: http://drobilla.net/software/suil
This releases fixes a crash bug for UIs with NULL extension_data, and
includes some Qt fixes from Rui Nuno Capela.
The API/ABI is identical to the previous release.
Enjoy,
-- dr
Hey everybody,
OpenAV is releasing Sorcer 1.1! Upgraded features such as a compressor and
output level provide better feedback in an all new NTK based UI! Existing
presets are remain unchanged: the compressor is off by default.
Packagers will be happy to know that Sorcer now uses Make, so packaging
should be easier.
Details available on http://openavproductions.com/sorcer
Cheers, -Harry
Hey all,
Its a pleasure to announce release Fabla 1.1:
-UI opening in Ardour (visual) handled better
-Pad state restore (visual) bug fixed
-Colours behind dials (visual) fixed
-Pad number redraw (visual) fixed
-LV2 UI resize (visual) fixed
-Added LICENSE file for Fedora packaging
The acoustic drum sample pack "Savage Drums" is now included with Fabla!
The sample pack was recorded at "The Music Hub" studio, in Limerick,
Ireland.
The drummer is Stephen Savage.
Details available on http://openavproductions.com/fabla
Cheers, -Harry
On 09/05/2013 06:47 PM, Dan MacDonald wrote:
> * Support resizing for X11 in Gtk (patch from Robin Gareus)
>
> Might this fix SetBFree under qtractor, Robin?
>
Nope. Sorry.
It is for X11 windows (such as setBfree's GL GUI) inside a Gtk host
(such as ardour or jalv.gtk).
ciao,
robin
Hi all,
as it was announced at the end of LAC2013 in Graz, the Linux Audio
Conference 2014 is going to take place at ZKM in Karlsruhe/Germany.
The date of LAC2014 has finally been settled:
1st - 4th of May, 2014
We plan to send out calls for papers, workshops and music soon and we
hope that many of you will be able to join the conference.
Best,
Goetz (on behalf of the organizing team)