Revisions of muse

Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 49)
- Use python >= 3.8. (python < 3.8 is dead).
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 48)
- Update to 4.2.1
  - Fix issue 1247: Fix compilation without MODULES_BUILD_STATIC=1
  - Fixed issue 1243: Slow startup
  - Fixed missing simpledrums MESS synth
  For the complete list of changes see:
  https://github.com/muse-sequencer/muse/blob/4.2.1/src/ChangeLog
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 47)
- Update to 4.2.0
  - 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.
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 46)
- Update to 4.1.0
  - 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
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 45)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 44)
- Update to 4.0.0
  - The core feature of 4.0 is the redesigned user interface with
    a huge amount of quality of life improvements.
  - Tabbed UI with Docks for common utility editors like Marker
    List, Mastertrack List and Event List.
  - All new dark theme with a lot of graphical improvements
    including lots of icons reworked in vector format.
  - Many new toolbars for quick access to common operations.
  - A lot of menu operations now list their related keyboard
    shortcut.
  - Many new keyboard shortcuts.
  - We now have an AppImage for easy installation on all
    distributions, both for releases and the bleeding edge
    development version.
  - Many many other fixes and improvements.
  - Detail changelog see:
    https://github.com/muse-sequencer/muse/blob/4.0.0/src/ChangeLog
- Drop muse-include.patch because now in upstream.
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 43)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 42)
- Update to 3.1.1
  - Support midnam controllers (gmsynth.lv2 for example).
  - Audio: Fixed bad feedback / pinned meters with muted tracks in play mode.
  - Midi patch popup menu: Include patch number in the items' text.
  - Fixed issue #830: Wave Editor: Copy-on-write always triggered. Error from 01.01.2020
  - Fixed issue #831: Compressed song files (.gz,.bz2): Blank song on load. Error from 01.01.2020
  - Fixed issue #790: Crash when dragging parts to blank area.
  - Mixer strip shortcuts now configurable and work in both Arranger and Mixer
  - Fix slider/meter groove misalignment in mixer strip.
  - Midi controller graphs: Moved 'Add ctrl' button from bottom area to menu and toolbar as well.
  - Updated Simpledrums so it is possible to actually see the parameter settings.
  - Fix main window size/position issues upon startup
  - Arranger: Removed the small toggle button for mixer strip display/hide and cleaned up the layouts.
  - Fix Qt 5.14 / 5.15 deprecations
  - Many new customizing features implemented, internal colors, css properties. New theme (Dark Flat) as a showcase.
  - Midi Controller panel redesigned
  - Fix regression at 06.04.2020: Can't connect Jack ports to audio input/output tracks R chan.
  - Added support for adjusting automation for Global structure cut/insert
  - LV2: Fix plugins without 'programs extension' support: Send directly as midi events.
  - Fixes plugins like gmsynth.lv2, which have midnam support but no programs extension support.
  - New - PianoRoll Speaker button has two selectable modes, single note and chords:
  - New option in Global settings -> GUI tweaks to (not) keep transport window on top
  - Fix regression from 12.04.2019: Midi controller cache not proper after loading song.
  - Fixed 'drum ordering' bugs (drum notes order) after drag parts or duplicate tracks.
  - Added wave part extend beyond end of part if there is more wave file
  - Enable multiple resizing in piano roll (#748)
  - Enable CTRL+Left Mouse Click item selection in edit mode in piano roll
  - Enable Right Mouse Click for exclusive single selection in edit mode/piano roll
  - Fix EditPaste cursor HiDPI issue in midi editors->controller views
  - Fix tool cursor not changing in midi editors->controller views
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 41)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 40)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 39)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 38)
.x
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 37)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 36)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 35)
- Run spec-cleaner.
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 34)
- Update to 3.1.0
  Here is a short list of other prominent changes since 3.0:
  * Metronome improved, a lot of new settings
    - reawakened pre count!
    - Auto-connect metronome to first audio output track.
  * General plugins improvements
    - Effect rack extended to 8 plugins instead of 4
    - Generic plugin UI: Added 'Quirks' buttons to toolbar
  * LV2 plugins
    - Fix sequencing/syncing plugins (Helm, LV2 metronome,
      NoiseMak3r...)
    - Rewrite of state/worker support and more, fixes several
      synths.
    - Fix plugins using worker extension, such as *v1 suite
      (drumkv1 etc.)
    - Removed ALL internal LV2 support. Too hard to maintain.
    - Fixed LV2 X11 GUI size.
    - MidNam support
  * VST plugins
    - Fix # 708: Surge-vst crashes.
  * DSSI/VST
    - DSSI-VST was recently found to be working on recent kernels.
      There's now a plugin tab for configuring the initialization
      of this support from inside MusE
  * LADSPA plugins
    - Ladspa RDF (lrdf) support.
  * A lot of UI changes for better consistency and usability,
    menus, toolbars.
  * Many many under the hood changes for more consistency and lower
    cpu usage in the editors
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 33)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 32)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 31)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 30)
Displaying revisions 1 - 20 of 49
openSUSE Build Service is sponsored by