Dear all,
Strasheela is a highly expressive constraint-based music composition
system. Users declaratively state a music theory and the computer
generates music which complies with this theory. A theory is
formulated as a constraint satisfaction problem (CSP) by a set of
rules (constraints) applied to a music representation in which some
aspects are expressed by variables (unknowns). Music constraint
programming is style-independent and is well-suited for highly complex
theories (e.g. a fully-fledged theory of harmony). Results can be
output into various formats including MIDI, Lilypond, and Csound.
The output facilities to Lilypond are greatly revised in this
release. Strasheela now outputs the format of the latest stable
Lilypond release (2.10.0), supports various special cases (e.g.,
single staff polyphony, chords, enharmonic notation, basic tuplets),
and the customisation options have been extended. New examples
demonstrate these features. In addition, this version facilitates
composition in 22-tone equal temperament (22 ET): various 22 ET
chords and scales are provided, and output to Lilypond, as well as
Csound is supported. New examples have been added which create
microtonal chord progressions. Other additions and bugfixes have been
made to the system as well.
For more information on Strasheela, please visit
http://strasheela.sourceforge.net/
Changes are described at
http://strasheela.sourceforge.net/strasheela/doc/Changes.html
This release can be downloaded from:
https://sourceforge.net/project/showfiles.php?group_id=167225
--
Torsten Anders
Interdisciplinary Centre for Computer Music Research
University of Plymouth
Office: +44-1752-233667
Private: +44-1752-558917
http://strasheela.sourceforge.nethttp://www.torsten-anders.de
On behalf of the entire Rivendell development team, I'm pleased to announce
the release of Rivendell v1.0.0rc0. Rivendell is a full-featured radio
automation system targeted for use in professional broadcast environments. It
is available under the GNU General Public License. Changes in this release
include (from the NEWS file):
*** snip snip ***
New Switcher Device. Support has been added for the 'Quartz' line
of video routing switchers made by Evertz. See the relevant
section in 'docs/SWITCHERS.txt' for details.
Logging Changes. A [Logs] section has been added to rd.conf(5) for
configuring event logging. Logging can now be done directly to
files (as before) or through the syslog facility. See the comments
in 'conf/rd.conf-sample' for details on setting this up.
Overlap Transition Retired. The ability to schedule 'Overlap'
transitions in program logs has been removed. The equivalent
functionality can still be achieved by scheduling a 'Segue'
transition with the 'No Fade at Event End' attribute enabled. Any
existing overlap transitions will be automatically converted when
the database schema update is applied.
Random Cut Rotation Retired. The ability to schedule cuts to rotate
'randomly' within a cart has been removed, with all cut rotation now
using the original 'sequential' algorithm.
Bugfixes. See the ChangeLog for details.
Database Update:
This version of Rivendell uses database schema version 158, 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 |
|-------------------------------------------------------------------------|
| There is nothing more exhilarating than to be shot at without result. |
| -- Winston Churchill |
|-------------------------------------------------------------------------|
jack_capture
============
jack_capture is a program for recording soundfiles with jack. Its default
operation is to capture whatever sound is going out to your speakers into
a file. (But it can do a number of other operations as well...)
Screenshot:
http://www.notam02.no/arkiv/src/jack_capture.pnghttp://www.notam02.no/arkiv/src/?M=D
0.9.7 -> 0.9.10:
*Fixed segfault in case the --channels / -c argument is higher
than the number of ports which is possible to connect to.
*Added a terminal vu meter by default. It'll also display red
in case the recorded jack value is equal to or higher than 1.0.
Use "-dv" to disable.
*Added the --meterbridge / -mb option, which automatically
starts Steve Harris' meterbridge (http://plugin.org.uk/meterbridge/)
and constantly connects them to the same ports as jack_capture
is connected to.
*Added the --write-to-stdout / -ws option which writes 16 bit little
endian sound to stdout. Code made by looking at jack-stdout.c by Robin
Gareus.
*Added the --print-formats / -pf option.
*Replaced jack_client_new() with jack_client_open()
Snd-ls V0.9.8.16
================
Snd-ls is a distribution of Bill Schottstaedt's sound editor SND.
(http://ccrma.stanford.edu/software/snd/)
Its target is people that don't know scheme very well, and don't want
to spend too much time configuring Snd. It can also serve
as a quick introduction to Snd and how it can be set up.
Snd-ls also serves as base code for the San-Dysth softsynth
(http://www.notam02.no/~kjetism/sandysth/) and the Snd-rt music
programming language (http://www.notam02.no/arkiv/doc/snd-rt)
http://www.notam02.no/arkiv/src/snd/
0.9.8.13 -> 0.9.8.16:
*Fixed definstrument and faust.
*Removed deprecated CAIRO_FONT_TYPE_ATSUI
*Updated <slider> in snd-rt, <slider> in gui.
(bugs reported by "border")
*Fixed definstrument.
*Replaced jack_client_new with jack_client_open
Hi,
[I've sent this message to several large mailing lists. Please be sure any
replies don't get sent to all of them, i.e. don't use the Reply-to-all feature
of your mail client.]
I'm pleased to announce the release of pytagsfs version 0.6.0. This release
includes significant enhancements as well as critical bug fixes:
* Support for mkdir/rmdir.
* Improved performance for readdir. This makes directory listings faster.
* Fix for broken stat result caching. This bug would have caused significant
performance problems.
* Fix for incorrect directory timestamps.
* Fix for bad handling of updates to previously unrepresentable source files.
This bug would cause files to not appear under the mount tree when tagged.
* Fix for incompatibility with version 0.2 of the Python FUSE bindings.
Thanks to Chris Pickel and Jeremy Jones for reporting bugs and testing fixes.
The full set of changes for this release is available:
http://www.pytagsfs.org/Changelogs/0.6.0
To download this release:
http://www.pytagsfs.org/Download
pytagsfs is a FUSE filesystem that arranges media files in a virtual directory
structure based on the file tags. For instance, a set of audio files could be
mapped to a new directory structure organizing them hierarchically by album,
genre, release date, etc. File tags can be changed by moving and renaming
virtual files and directories. The virtual files can also be modified directly,
and, of course, can be opened and played just like regular files.
For a more thorough introduction, see:
http://www.pytagsfs.org/Introduction
Please visit http://www.pytagsfs.org to obtain more information.
Feel free to contact me with any questions. Feedback is appreciated.
Thanks,
Forest
--
Forest Bond
http://www.alittletooquiet.nethttp://www.pytagsfs.org
Strasheela is a highly expressive constraint-based music composition
system. Users declaratively state a music theory and the computer
generates music which complies with this theory. A theory is
formulated as a constraint satisfaction problem (CSP) by a set of
rules (constraints) applied to a music representation in which some
aspects are expressed by variables (unknowns). Music constraint
programming is style-independent and is well-suited for highly
complex theories (e.g. a fully-fledged theory of harmony). Results
can be output into various formats including MIDI, Lilypond, and Csound.
This release adds music theoretical concepts. A generalized version
of Schoenberg's guidelines on writing good tonal chord progressions
have been implemented as constraints. Strasheela now facilitates
composition in 31-tone equal temperament (31 ET). For example,
various 31 ET chords and scales are provided, and output to Lilypond,
as well as Csound is supported. 31 ET MIDI output can be defined by
the user, depending on your MIDI setup. Other additions and bugfixes
have been made to the system as well.
For more information on Strasheela, please visit
http://strasheela.sourceforge.net/
Changes are described at
http://strasheela.sourceforge.net/strasheela/doc/Changes.html
This release can be downloaded from
https://sourceforge.net/project/showfiles.php?group_id=167225
Best
Torsten Anders
--
Torsten Anders
Interdisciplinary Centre for Computer Music Research
University of Plymouth
Office: +44-1752-233667
Private: +44-1752-558917
http://strasheela.sourceforge.nethttp://www.torsten-anders.de
The Csound team are pleased to announce that v5.08 finally made it to
the download site. Largely a bug-fixing release, it does include an(other)
internationalisation scheme, together with new opcodes, better line
number tracking and the usual gratuitous changes.
==John ffitch
-=- MIME -=-
This is a multi-part message in MIME format.
--Boundary_(ID_eVlVkdRyaBW0B8dtQCCITw)
Content-type: text/plain; format=flowed; charset=iso-8859-1; reply-type=original
Content-transfer-encoding: 7BIT
they don't like me as well.
----- Original Message -----
From: <linux-audio-user-owner(a)lists.linuxaudio.org>
To: <Victor.Lazzarini(a)nuim.ie>
Sent: Monday, March 24, 2008 2:11 PM
Subject: Csound 5.08 released
> You are not allowed to post to this mailing list, and your message has
> been automatically rejected. If you think that your messages are
> being rejected in error, contact the mailing list owner at
> linux-audio-user-owner(a)lists.linuxaudio.org.
>
>
--Boundary_(ID_eVlVkdRyaBW0B8dtQCCITw)
Content-type: message/rfc822; name="Csound 5.08 released.eml"
Content-disposition: attachment; filename="Csound 5.08 released.eml"
Return-path: <Victor.Lazzarini(a)nuim.ie>
Received: by lists.linuxaudio.org (Postfix, from userid 65534)
id 48EDB338515; Mon, 24 Mar 2008 10:11:14 -0400 (EDT)
Received: from banyan.nuim.ie (banyan.nuim.ie [149.157.1.4])
by lists.linuxaudio.org (Postfix) with ESMTP id 1EB0933850A for
<linux-audio-user(a)lists.linuxaudio.org>; Mon, 24 Mar 2008 10:11:14 -0400 (EDT)
Received: from family ([78.16.104.121])
by mango.nuim.ie (Sun Java(tm) System Messaging Server 6.3-4.01 (built Aug 3
2007; 32bit)) with ESMTPSA id <0JY800FYENEOWKA0(a)mango.nuim.ie> for
linux-audio-user(a)lists.linuxaudio.org; Mon, 24 Mar 2008 14:11:12 +0000 (GMT)
Date: Mon, 24 Mar 2008 14:11:17 +0000
From: victor <Victor.Lazzarini(a)nuim.ie>
Subject: Csound 5.08 released
To: linux-audio-user(a)lists.linuxaudio.org
Message-id: <003401c88db8$ed99d600$0401a8c0@family>
MIME-version: 1.0
X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.3198
X-Mailer: Microsoft Outlook Express 6.00.2900.3138
Content-type: multipart/alternative;
boundary="Boundary_(ID_xGyvO31rpWboR3bCRIaDig)"
X-Priority: 3
X-MSMail-priority: Normal
Delivered-to: linux-audio-user(a)lists.linuxaudio.org
X-Original-To: linux-audio-user(a)lists.linuxaudio.org
This is a multi-part message in MIME format.
--Boundary_(ID_xGyvO31rpWboR3bCRIaDig)
Content-type: text/plain; charset=iso-8859-1
Content-transfer-encoding: 7BIT
The Csound team are pleased to announce that v5.08 finally made it to
the download site. Largely a bug-fixing release, it does include an(other)
internationalisation scheme, together with new opcodes, better line
number tracking and the usual gratuitous changes.
==John ffitch
--Boundary_(ID_xGyvO31rpWboR3bCRIaDig)
Content-type: text/html; charset=iso-8859-1
Content-transfer-encoding: 7BIT
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16608" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>The Csound team
are pleased to announce that v5.08 finally made it to<BR>the download
site. Largely a bug-fixing release, it does include
an(other)<BR>internationalisation scheme, together with new opcodes, better
line<BR>number tracking and the usual gratuitous changes.<BR><BR>==John
ffitch</FONT><BR></FONT></DIV></BODY></HTML>
--Boundary_(ID_xGyvO31rpWboR3bCRIaDig)--
--Boundary_(ID_eVlVkdRyaBW0B8dtQCCITw)--
(Third attempt)
Hi,
KMidimon is a MIDI monitor for Linux using ALSA sequencer and KDE 3 user
interface. Temporary web site: http://kmetronome.sourceforge.net/kmidimon/
KMetronome is a MIDI metronome with KDE 3 interface, based on the
ALSA sequencer. Web site: http://kmetronome.sourceforge.net
ALSA MIDI Kommander is a DCOP interface exposing ALSA Sequencer services for
shell scripts, Kommander scripts or programs.
Temporary web site: http://kmetronome.sourceforge.net/kaseq/
The three applications are licensed under the GPLv2.
New releases available:
KMidimon - 0.5.1
KMetronome - 0.8.2
ALSA MIDI Kommander - 0.3.1
The common motivation of the releases is the fix of a crash that happened when
using the program when ALSA was not loaded. They show now a message box
giving the user some clues about how to fix the problem. The documentation
has been updated as well.
Download the source tarballs from:
https://sourceforge.net/project/showfiles.php?group_id=134956
Regards,
Pedro
Season greetings,
As (almost) everybody knows already, or ought to, Qtractor is an
Audio/MIDI multi-track sequencer application, written in C++ on the Qt4
framework and Linux is about its native platform. Thus, JACK and ALSA
are the main infrastructures that fit to purpose, respectively for audio
and MIDI.
Also a known fact is that this is nothing more than my pet, hobby,
spare-time-burner, whatever project, but... it's actually my own dogfood
where digital music making and (re)creation matters. Yep. I still have
this sublime hope to make it evolve as a fairly featured Desktop
Audio/MIDI Workstation, one special and dedicated to the personal
homestudio. As joked many times before, it's perfectly tagged for the
techno-boy bedroom home-studio, but techno-girls can also apply ;). You
tell me.
Qtractor 0.1.2 (frantic dame) is out!
As obvious as in any respectable easter egg ;)
This time, some important fixes have sneaked in and other are surely
popping and will be lurking out. Main ones go down like this:
* You can finally create new clips from scratch.
* Track record monitoring with audio effects applied.
* New Track/View menu items, all shortcut configurable.
* Overlapped clips rendering hopefully fixed.
* Improved MIDI editor selection.
* New clip-split command.
* VST plug-in parameters are now undo/redo-able (mostly).
You can grab the new stuff from the usual project site:
http://qtractor.sourceforge.nethttp://sourceforge.net/projects/qtractor
Direct download links:
http://downloads.sourceforge.net/qtractor/qtractor-0.1.2.tar.gzhttp://downloads.sourceforge.net/qtractor/qtractor-0.1.2-user-manual.pdf
Wait, please take a note: if you ever feel you're having something to
say, a heads-up call or just a direction to point, do not ever hesitate
in having your worries known upstream. Please, feel welcome at my
http://www.rncbc.org
Now the plain change-log follows, since she was just a futile duchess:
- Session length fixed (yet again) while extend recording; also
improved follow-playhead switching while playback/recording.
- Whitespace sanitization gets leaner for all recorded filenames.
- Run-time SSE optimization detection has been improved while on
configure; additionally, IEEE 32bit float specific optimizations
have also sneaked in.
- SSE optimization is now featured over all audio monitoring, and
most specially on audio bus buffering, lowering the CPU burden a
bit while doing track and bus gain, pan, metering and mix-down.
- Fixed MIDI clip move into new track, preserving the original
channel, bank and program whenever possible.
- Fixed session cursor seeking, specially regarding overlapped
clips, once gain.
- The MIDI editor gets new menu access to current MIDI clip track
(see File/Track/Inputs, Outputs, Properties); selection of MIDI
events has also been improved, specially regarding overlapped
note events.
- Clip split command enters the stage (see Edit/Clip/Split) about
splitting the current (selected) clip at the current playhead
position (red cursor line).
- Creating new clips from scratch is now finally permitted (see
Edit/Clip/New...); additionally, the clip properties dialog is
now also allowing for changing the filename (and track/channel
as special to MIDI clips).
- Record armed tracks are now properly monitored and fed through
their own output audio bus on mix-down, which includes plug-in
effects processing.
- The files widget get alternating coloured rows.
- VST plug-in preset values are now being restored properly;
individual parameter changes are now being queued for the
also convenient undo/redo command pattern.
- Some audio clip buffer-sync tweaks have sneaked in, improving
and fixing the rendering of full-overlapped, integrally cached
and/or offset clips altogether.
- Stuffed one primordial shot on XInitThreads() at the main head,
and let native VST plug-ins start behaving as they should, or
not; this might be in fact problematic and dangerous for people
who won't ever try the JUCE based plugins as from JUCETICE
(http://www.anticore.org/jucetice), due to some broken locking
mechanism in xcb; thanks anyway to mighty kRAkEn/gORe@JUCETICE
for this precious hint and from who knows best.
- True deterministic session length update has due fixed.
- Track menu has new accessible actions:
Track/Inputs - show current track input bus connections;
Track/Outputs - show current track output bus connections;
Track/State/Record - arm current track for recording;
Track/State/Mute - mute current track;
Track/State/Solo - solo current track;
Track/Navigate/First - make current the first track;
Track/Navigate/Previous - make current the previous track;
Track/Navigate/Next - make current the next track;
Track/Navigate/Last - make current the last track;
Track/Move/Top - move current track to top;
Track/Move/Up - move current track up;
Track/Move/Down - move current track down;
Track/Move/Bottom - move current track to bottom;
- View menus have new accessible actions:
View/Zoom/In - horizontal and vertical zoom-in (Ctrl +);
View/Zoom/Out - horizontal and vertical zoom-out (Ctrl -);
View/Zoom/Reset - reset both zoom levels to default;
View/Snap - select current snap-per-beat setting;
- Plug-in forms don't auto-open on session reload anymore.
- Keyboard shortcuts icon item (Help/Shortcuts...) sneaks in.
That's all folks. For the time being... :)
Cheers && Enjoy
--
rncbc aka Rui Nuno Capela
Snd-Rt
======
Snd-rt is a realtime music programming environment running inside the Snd
sound editor. The homepage has been updated with links, papers and many
examples on how to create GUI's and how to access Faust. The old fancy
design is still kept unchanged.
http://www.notam02.no/arkiv/doc/snd-rt/
Snd-ls V0.9.8.13
================
Snd-ls is a distribution of Bill Schottstaedt's sound editor SND.
(http://ccrma.stanford.edu/software/snd/)
Its target is people that don't know scheme very well, and don't want
to spend too much time configuring Snd. It can also serve
as a quick introduction to Snd and how it can be set up.
Snd-ls also serves as base code for the San-Dysth softsynth
(http://www.notam02.no/~kjetism/sandysth/) and the Snd-rt music
programming language (http://www.notam02.no/arkiv/doc/snd-rt)
http://www.notam02.no/arkiv/src/snd/
Changes 0.9.8.5 -> 0.9.8.13
---------------------------
-Updated Snd-Rt. (unguote-splicing, gui)
-Updated Snd-Rt. (gui, dynamic scoping, oscil* etc.)
-Updated Snd-Rt. (timer)
-Updated Snd-Rt. (timer, faust, definstrument)
-Updated Snd-Rt. Faust support.
-Fixed rt timer. Previously it only ran 3 hours
before giving negative numbers. Now it should
run approx. 13 million years. (not tested)
-Removed access to removed functions in jack.
-Updated eval-c.scm.
jack_capture
============
jack_capture is a program for recording soundfiles with jack. Its default
operation is to capture whatever sound is going out to your speakers into
a file. (But it can do a number of other operations as well...)
http://www.notam02.no/arkiv/src/
0.9.6 -> 0.9.7:
*Don't segfault if the opening of a subsequent wav soundfile fails. (ie.
if the 4GB limitation is reached on the old file and jack_capture
continues writing on a new file.)
Hi,
KMetronome is a GPL licensed MIDI metronome with KDE 3 interface, based on the
ALSA sequencer. More details here: http://kmetronome.sourceforge.net
Important bugs fixed in this release:
* Fix a compilation error using GCC 4.
* Fix MIDI output for QSynth/Fluidsynth and other soft synths.
It uses now longer (configurable) durations, or even avoids using
note off events entirely (new user option).
* Schedule always one bar ahead of current time, to avoid the
nasty little gaps between patterns, seen sometimes when using
the program under heavy CPU load.
Download
http://downloads.sourceforge.net/kmetronome/kmetronome-0.8.1.tar.bz2?downlo…
Regards,
Pedro