Recent Releases

4.2.125 Sep 2023 03:15 minor feature: . . . .
4.221 Sep 2023 11:22 minor feature: New: Midi remote control feature redesigned. New: Export midi options New: Soft bypass support for plugins. New: Generic plugin UI 'Off' button. New: Export midi selected visible tracks only. In main app menu. New: Export midi selected parts on visible tracks only. In main app menu. New: LV2 midi-out support added. Supports things like midi arpeggiators, midi effects etc. New: Midi control assignment New: Momentary Mute and Solo buttons! NEW audio automation graphs redesign New: Audio automation graphs: Choice of DISCRETE or INTERPOLATED points. New: LATCH automation mode, in addition to OFF, READ, TOUCH, WRITE modes. New: Audio automation graphs: 'Align all selected to point' context menu item. New: Adjustable graph point size. In Global Settings GUI tab. New: Buttons on toolbar turn the graph points on and off ! Added: Latency correction for VST midi-out. Major plugin/controller/logarithmic/UI changes Midi assign and mixer overhaul Fix VST midi-out: Recording times were way off. (Midi arpeggiators, midi effects etc.) Fix #1088: Cannot copy/paste parts Fix: Reuploaded script (Fix issue 1037: Time stretching/shrinking for midi/drum parts.) Fix #1106: Running scripts in midi editors takes waaay too long. Fix #1238: Not responding to program MSB from inputs. Fix #1233: RtAudio 6 compatibility. Fix midi remote control: Don't accept note-offs. Fix #1121: Undefined symbol ipatch_close. Fix #1120: Cannot clone parts. Fix #1119: Routing doesn't work with utf-8 symbols in names. Fix #1022: Allow even more zoom out in piano roll. Fixed: A number of crash bugs! For the complete list of changes see: https://github.com/muse-sequencer/muse/blob/4.2.0/src/ChangeLog
4.101 Aug 2023 19:01 minor feature: New submenus for Favorites and Recently used synths New: Custom themes (*.qss files) can be added to the HOME themes directory, New #999: Midi editors: Play events when dragged with keyboard. Instrument definition files for Edirol-SD90 and Roland SC55mkII Metronome: Added possibilty to load metronome samples from local path LV2: Support loadDefaultState feature. Fix #1037: Time stretching/shrinking for midi/drum parts. Fix #1050: bug in script execution causing controllers to be reset Fix #1028: Make effects rack 'move up/down' synchronized and real-time friendly. Fix #1002: Remove initial focus from mixer volume boxes. Fixes Smart Focus problems. Fix #1021: Copying synth track does not copy synth controllers. Fix #1021: Copying synth track does not copy volume, pan. Fix #1002 space stops working when opening mixer Fix #1003: Drum editor: Mouse drag event copy not working. Fix #998: Add dedicated keyboard shortcut for deleting tracks in Arranger. Fix #652: MMC fastforward/rewind functionality Fix #779: Missing notes if too close together. Broken 29.06.2019. Fix #986: Crash in lv2 plugins when removed while native GUI is open. For the complete list of changes see: https://github.com/muse-sequencer/muse/blob/4.1.0/src/ChangeLog
3.009 Jan 2018 05:21 major feature: A selection of sorts, changes since the last stable release 2.2.1 are as follows (sorry it s long): * Switched to Qt5 * New Plugin Path editor in Global Settings: * System-wide move to double precision of all audio paths * LV2 fix for very slow right-click synth 'presets' ex. amsynth * LV2 support PowerOf2BlockLength * LV2 support FixedBlockLength * Mixer makeover with lots of fixes * Arranger Track Info panel complete makeover * New: Persistent routes jack audio and midi routes. * Multi-channel Audio Track routing * Improved automation editing, no multi-point editing yet though * Audio automation graphs undo support * New wave drawing mode in arranger with a tiny outline of the wave file * Added Native VST FX support (synths were already supported) * Added support to resize notes and parts to the left with pencil tool * Added live update of wave parts while recording * Added Native VST shell plugins support * Added recording restart function (CTRL+Space and SHIFT+space keeping the old) * Auto resample imported wave files to project's sample rate * Graphical Routing dialog redone and enhanced * Routing popup menus for midi now allow Jack Midi routing * Device List added to midi configuration, with 'Delete' button. * Added multichannel support for SimpleDrums (+routing ability) * Added lots of instrument definition files * CPU and Audio DSP usage metering * Midi transformer support for for randomizing events * Added sample-rate change according to song file when using RtAudio * Midi device processing implementation greatly improved * External midi clock sync reworked * Large System Exclusive (sysex) message support for ALSA * Added support for RtAudio audio backend - primarily Pulse is supported * Synths can now be selected as a midi input route. * Much improved monitoring functionality * ALSA support is now optional, can run in pure jack mode. * Timer improvements, ALSA timer now first choice. (...)