summaryrefslogtreecommitdiff
path: root/muse/NEWS
diff options
context:
space:
mode:
authorWerner Schweer <ws.seh.de>2006-05-03 12:42:25 +0000
committerWerner Schweer <ws.seh.de>2006-05-03 12:42:25 +0000
commitb125dd455e563bf098d8d59d20202985b76103a9 (patch)
tree6cb0785cba4966ed46a3a6a8891ce5098a7e151a /muse/NEWS
initial import
Diffstat (limited to 'muse/NEWS')
-rw-r--r--muse/NEWS40
1 files changed, 40 insertions, 0 deletions
diff --git a/muse/NEWS b/muse/NEWS
new file mode 100644
index 00000000..a97689c7
--- /dev/null
+++ b/muse/NEWS
@@ -0,0 +1,40 @@
+MusE 1.0:
+ New features:
+ - "auto fill" parts
+ - DSSI support
+ - controller automation in arranger
+ - audio metronome
+ - support for VST plugins
+ - new midi routing code
+ - midi plugins
+ - parts and events are updated in realtime during recording
+
+MusE 0.7:
+ New features:
+
+ - MusE now depends on JACK; midi event timing is coupled
+ to JACK timing i.e
+ - simpler integration of internal software synthesizer;
+ midi events are now delivered directly to synthesizer without
+ ALSA. This eleminates the need of an extra realtime thread
+ for every synthesizer instance.
+ - instrument definition files "*.idf" files now describe
+ available midi controller for instrument
+ - software synthesizer show available midi controller
+ with name in controller editor pulldown
+ - 14 bit midi controllers (RPN'n NRPN's) can be handled in
+ graphical controller editor
+ - imported midi can be added to current song
+ - "New" now shows a selection of template songs to start with
+ - Keyboard shortcuts editor: most (all?) shortcuts can now be changed at
+ runtime.
+ - Redesigned audio-mixer with much improved routing capabilities
+ towards JACK.
+ - Track types extended, input, output, group, aux, wavetrack,
+ softsynth, miditrack, drumtrack
+ - The beginings of automation, only volume/pan at the moment.
+ - Improved RT performance, xruns should be a thing of the past. :)
+ - JACK transport integration
+ - support of JACK "freewheel" mode
+ - extended configuration - configurable shortcuts
+