summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorterminator356 <termtech@rogers.com>2014-01-07 02:20:56 -0500
committerterminator356 <termtech@rogers.com>2014-01-07 02:20:56 -0500
commit2db4eaa626cb17584585ae070ec8fdedcf986a41 (patch)
tree4b2a0a99102435bcd5cfd9c1bd8c6a40c381a04c /NEWS
parent7a6952bbdbcf8bd6573543d1c28e6fa75d50d4e4 (diff)
Move READMEs etc back into muse2, create README link.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS29
1 files changed, 0 insertions, 29 deletions
diff --git a/NEWS b/NEWS
deleted file mode 100644
index 96613ef6..00000000
--- a/NEWS
+++ /dev/null
@@ -1,29 +0,0 @@
-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
-