File muse.changes of Package muse
-------------------------------------------------------------------
Sat Nov 11 11:07:54 UTC 2023 - ecsos <ecsos@opensuse.org>
- Use python >= 3.8. (python < 3.8 is dead).
-------------------------------------------------------------------
Mon Sep 25 06:16:19 UTC 2023 - ecsos <ecsos@opensuse.org>
- 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
-------------------------------------------------------------------
Sun Sep 24 13:04:48 UTC 2023 - ecsos <ecsos@opensuse.org>
- 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.
- 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
-------------------------------------------------------------------
Sat Aug 26 12:56:54 UTC 2023 - ecsos <ecsos@opensuse.org>
- 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
-------------------------------------------------------------------
Tue Apr 27 05:46:26 UTC 2021 - ecsos <ecsos@opensuse.org>
- 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.
-------------------------------------------------------------------
Mon Sep 7 09:09:47 UTC 2020 - ecsos <ecsos@opensuse.org>
- 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
For the complete list of changes see:
https://github.com/muse-sequencer/muse/blob/muse_3_1_1/muse3/ChangeLog
-------------------------------------------------------------------
Mon Feb 24 08:39:14 UTC 2020 - ecsos@opensuse.org
- 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
* Better support for HiDPI screens
* Lots and lots of new keyboard shortcuts and now a search field
in the shortcut dialog to make it easier to locate shortcuts
also.
* Many many new vectorized icons
* More colors in UI customizable, including for stylesheets
* Settings dialog redesigned to make it easier to navigate.
* Double click on track ID selects all tracks of the same type
* Transport window slightly redesigned
* Improvements to midi timing
* Global cut/insert improvements, fixes crashes with markers
* Rewind on stop setting
For the complete list of changes see:
https://github.com/muse-sequencer/muse/blob/muse_3_1_0/muse3/ChangeLog
- Drop muse-python3.patch because now in upstream.
- Rebase muse-include.patch because some in upstream now.
- Drop source muse.dekstop because now in upstream.
- Use mostly pkgconfig if possible and find.
- Fix rpmlint position-independent-executable-suggested.
- Switch URL to new Homepage.
- Add lrdf and rubberband support.
- Run spec-cleaner.
-------------------------------------------------------------------
Thu Sep 20 11:03:32 UTC 2018 - ecsos@opensuse.org
- Fix build error for Tumbleweed
- Add muse-include.patch
- Add muse-python3.patch
Scripts need python3 -> See intern ChangeLog file.
-------------------------------------------------------------------
Mon Mar 12 09:43:23 UTC 2018 - ecsos@opensuse.org
- update to 3.0.2
See: https://github.com/muse-sequencer/muse/blob/master/muse3/ChangeLog
-------------------------------------------------------------------
Tue Jan 9 16:09:26 UTC 2018 - ecsos@opensuse.org
- update to 3.0.0
So many changes.
See: https://github.com/muse-sequencer/muse/blob/master/muse3/ChangeLog
-------------------------------------------------------------------
Wed Mar 25 18:07:26 UTC 2015 - ecsos@opensuse.org
- update to 2.2.1
Fixes and improvements include:
- Optimizations to lv2 rtfifo
- Fix for potential crash on startup due to defaultStyle
- Updated Czech translation from Pavel Fric
- Added explicit link library to simpledrums, didn't appear
on some systems
- Added some new keyboard shortcuts, duplicate tracks,
edit track name
- Make it possible to mute/solo lots/all of tracks at once
Full changelog at
https://github.com/muse-sequencer/muse/blob/muse_2_2_1/muse2/ChangeLog
-------------------------------------------------------------------
Fri Jan 9 11:48:48 UTC 2015 - ecsos@opensuse.org
- update to 2.2
*Major feature improvements of this release includes:
- Support for LV2 Synths and effects
- effects are supported both in Effect rack and in Arranger
- State interface
- Worker interface.
- Instance-access.
- KX studio Programs interface + extended programs interface
to support per-channel bank/patch change
(only Yoshimi now supports this feature).
- Common must-have features: Atom, buf-size, event, options,
uri-map, urid.
+ Other extensions: CV type lv2 ports
+ LV2_TIME__Position
+ Atom_Event_Transfer support for plugin<->UI communication
+ LV2 path MAP and MAKE extensions
+ LV2 LOG extension
- UI interface. Supported UI subtypes:
+ QT4
+ GTK2
+ GTKMM2
+ X11
+ External interfaces (from kx studio specs).
+ idle callbacks
- Yet another MAJOR audio engine and plugin/synth process chain
re-write - Track controllers (vol, pan) now sample-accurate
and near noise-less
* Numerous bug fixes and minor enhancements:
- Metronome with accent clicks and replaceable clicks
- Synths rearranged in separate menus
- Reworked the PluginDialog to use a ui file and give more
filter possibilities
- Added [HOME] button to file open dialog
- Ignore undo/redo while recording
- Fix crash reported by LakeIshikawa: Pressing delete while
clicking or dragging events or parts
- Fixed copy/paste problem: Paste copies not clones,
if the original parts/tracks have been deleted.
- More commands support Undo/Redo, like setting global tempo.
- Some new scripts, RemoveAftertouch, TempoDelay
- Fix song not 'dirty' on many operations
(close was not prompting to save).
- Instrument Editor now basically complete:
Added Initialization Sequence editor.
- Sysex event editor now allows selection from pre-defined
Instrument Sysex list.
- Revised and edited Roland SD-50.idf by Patrick
(split into GM2/nonGM2).
- MusE now imports GM2 midi files.
(Properly selects GM2 instrument.)
- Added a visual metronome to Bigtime
- Added line drawing of tempo in graphical master track editor
- Fixed bug (issue #342 Moving Aux sends crashes muse)
- Added more keyboard shortcuts in midi editors
- Mods/fixes to Midi Input Transformator plugin:
- When midi in is enabled in drum editor the selected track
is moved along with the triggered key
- Fixed bug with playback of drums clicking on notes in the
new drum editor, it was playing the wrong instrument
- MESS synths (esp Deicsonze): Controls
(like Track Info program) and synth controls now mirror
each other, both ways.
- Deicsonze softsynth: Fixed: Not remembering settings +
ladspa plugin settings, midi controllers moved to
NRPN14 type.
- Native VST: Call idle periodically. Makes some plugins like
Glitch work, as per LAD mail.
- Change window title when there are unsaved changes
- Add auto-save feature, when enabled tries to save after
5 minutes
- Added pitch control to SimpleDrums, first version
- Fixed Ctrl+arrows in the arranger so the track list
is scrolled
- temporary remove python-support beacause of build errors
-------------------------------------------------------------------
Tue Jun 25 17:13:25 UTC 2013 - ecsos@opensuse.org
- update to 2.1.2
- Allow reading old drummaps for new style drumtracks
- Added metronome icon in main window
- Fixed moving events with keyboard in Drum editor
- Added theme support, Light, Dark and Ardour so far
- Added missing line draw shortcut (F) to drum editor.
- Added new french translation from Yann Collette
- Added: Pan and Zoom tools to editors. P + Z shortcuts. Added a Settings item for alternate behaviour.
- Fixed: Pianoroll and Drum Editor 'Snap' boxes not remembering 1st or 3rd columns.
- Fixed: Arranger 'Snap' was not stored or remembered.
- Fixed: Accelerator buttons shift/ctrl/alt for moving/copying/cloning / restricting movement.
- Fixed: Shift key restricting movement: Ignore snap setting now.
- Fixed: Resize shift key ignore snap setting now.
- Fixed: Draw new item shift key ignore snap setting now.
- Fixed: Shift key was not snapping to vertical.
- Fixed: ALL 'Speaker' related playing of notes. Works with new notes, moving notes, piano press etc.
- Fixed: ALL 'Speaker' related notes now send true note-offs instead of zero-velocity note-ons.
- Fixed: Drum 'Cursor' mode was playing double notes.
- Fixed: New Drums 'Cursor' mode and instrument up/down movement was broken, jumping all over the place.
- Added prebuilt PDF of manual (work in progress)
- Improved: Shortcut listings: Added Wave/Score categories. Re-categorized several keys. Updated README.shortcuts
- Improved: Right-click menus expanded. Now also shows 'Tools' menu when clicked on parts.
- Added choice of new metronome with different sounds and adjustable volume.
- Fixed gain adjustment with 'Other' choice in wave editor, it was reversed
-------------------------------------------------------------------
Sat Mar 2 09:09:42 UTC 2013 - ecsos@opensuse.org
- update to 2.1.1
* Fixes in 2.1.1
- Added setting for default track height
- Feature: Shortcuts dialog modeless + has default global shortcut Ctl+Shift+F1 + "Printable file" button.
- Feature/fix: Zoom at cursor! Zoom Ctl+PgUp/PgDown (defaults) and Ctl+MouseWheel now zoom about cursor.
- Added eight more 'quick zoom' levels.
- Fixed confused controllers on seek with multiple muted/off midi tracks/parts on same port/channel.
- Fixed song length way too big after recorded wave is added
- Reinstate old Arranger "Paste to track" (Ctl+Shift+V) and "Paste clone to track" (Ctl+Shift+B).
- Changed default shortcut of Arranger "Paste clone" to Ctl+B.
- Changed default shortcut of Arranger "Paste (show dialog)" to Ctl+G.
- Removed Arranger "Paste clone with dialog". Instead, paste dialog now remembers 'clone' checkbox setting.
- Fixed Pianoroll/Drum Ctl+V paste bug was pasting into other parts: Always paste into current part.
- Fixed Pr/Dr Function dialogs bring main window to front: Don't give them a parent, add destroy_function_dialogs().
- Fixed "Duplicate Track" feature to copy both clone and non-clone parts
- Fixed Old-style Drum Editor: Was not playing new notes as they were drawn.
- Don't play midi parts if track is off.
- Fixed some memory leaks
- build fix to allow python bindings to compile
* New in 2.1
- Native VST support, first drop: effect rack isn't supported yet and some synths are misbehaving a bit but it should be usable.
- New type of drum track with easier instrument handling
- Improved Wave Editor.
- Improved midi import/export
- Longtime wierdness in MusE, song-type is finally removed
- Improved: Deicsonze soft synthesizer: Fixed crash, bugs, added ladspa plugins
- Added: Request from forums: Auto-start Jack upon MusE startup. Command-line disable switch -J added
- Added aftertouch controller handling
- Piano KB and drum list show coloured dots when per-pitch controllers exist or have data.
- Improved: Instrument Editor (controller tab): Redesigned. Fixed MANY bugs
- Improved: Midi controller graph 'Ctrl' popup menus now unified (cascading)
- Improved: built-in templates and removed lots of unneeded definitions
- Improved: Velocity graphs. Icon for showing per-note or all velocities
- Improved: Piano KB has current selected note (yellow). For velocity/polyaftertouch/other per-note ctrls
- Added 'speaker' icon to drum edit. And drum list and piano keyboard now obey the 'speaker' icon
- Improved: Multi-port (aka multi-channel) midi import and export
- Added Gain knob on channel strip for audio tracks
- Changed WaveTrack and AudioInput to create mono tracks instead of stereo
- Added: Informative text on Undo/Redo buttons/menu text/tooltips ("Undo AddTrack" etc).
- Fixed CR:3567893 Play Event on note creation
- Bug 3555569, 3555572: New informative ERROR, WARNING and HINT messages in cmake build script.
- Bug 3555581: No synths listed in Edit menu: main.cpp: Move initMidiSynth() ahead of MusE.
- Feature request 3565102: FLAC audio file import.
- Fix for forum topic "Ordering of simultaneous events".
- Summer sleep is over! plugins can now be grouped
- Finished the Sysex Editor in the Instrument Editor.
- increased zoom range in arranger, reversed zoom in wave editor
- Internal fluidsynth and simpledrums search project dir for missing sounds to ease portability, and if no sounds are found a load file dialog is shown
-------------------------------------------------------------------
Sat Jul 28 11:48:33 UTC 2012 - ecsos@opensuse.org
- changes for openSUSE 12.2 and greater
-------------------------------------------------------------------
Fri Jul 6 08:47:31 UTC 2012 - ecsos@opensuse.org
- change .desktop
-------------------------------------------------------------------
Fri Jul 6 04:34:02 UTC 2012 - ecsos@opensuse.org
- initial version 2.0