forked from pool/musescore
Accepting request 1172750 from home:darix:branches:multimedia:apps
- MuseScore 4.3.0: - New "sound flags" can now be accessed via stave text when using Muse Sounds instruments, offering a choice of various instrument modifications and playing techniques that can be heard in playback. - The drumset panel now updates to show available sounds depending on instrument selection in the mixer. - Various percussion mapping improvements. - New options for controlling visibility of clefs and key signatures, as well as ties and parentheses on tablature staves. - New option in Format menu to "reset entire score to default layout". - Improved quality of MusicXML import. - Improved placement of slurs that cross system breaks. - Tempo change lines can now be extended across systems using keyboard shortcut. - Improved selection box behaviour, resolving an issue with continuous view. - Resolved playback issue with repeats after section breaks. - Resolved issues where notation elements were disappearing from parts. - Resolved Muse Sounds playback issue affecting overlapping unison notes. - Resolved issue affecting unintended deletion of melisma lines. - Updated product name to "MuseScore Studio" throughout the app. - Fixed numerous crashes. OBS-URL: https://build.opensuse.org/request/show/1172750 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=158
This commit is contained in:
parent
65c22512b7
commit
5ffa211db0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9636b303afdb44228dc6d64dbc14773b60840dec7225602d79b126d97f555680
|
||||
size 136655690
|
3
MuseScore-4.3.0.tar.gz
Normal file
3
MuseScore-4.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:85ebd0130d70cda2b2ef166a0737b7aba31961779210f916bf37cb44b3f1e2a2
|
||||
size 137972818
|
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 8 12:28:54 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- MuseScore 4.3.0:
|
||||
- New "sound flags" can now be accessed via stave text when using
|
||||
Muse Sounds instruments, offering a choice of various
|
||||
instrument modifications and playing techniques that can be
|
||||
heard in playback.
|
||||
- The drumset panel now updates to show available sounds
|
||||
depending on instrument selection in the mixer.
|
||||
- Various percussion mapping improvements.
|
||||
- New options for controlling visibility of clefs and key
|
||||
signatures, as well as ties and parentheses on tablature
|
||||
staves.
|
||||
- New option in Format menu to "reset entire score to default
|
||||
layout".
|
||||
- Improved quality of MusicXML import.
|
||||
- Improved placement of slurs that cross system breaks.
|
||||
- Tempo change lines can now be extended across systems using
|
||||
keyboard shortcut.
|
||||
- Improved selection box behaviour, resolving an issue with
|
||||
continuous view.
|
||||
- Resolved playback issue with repeats after section breaks.
|
||||
- Resolved issues where notation elements were disappearing from
|
||||
parts.
|
||||
- Resolved Muse Sounds playback issue affecting overlapping
|
||||
unison notes.
|
||||
- Resolved issue affecting unintended deletion of melisma lines.
|
||||
- Updated product name to "MuseScore Studio" throughout the app.
|
||||
- Fixed numerous crashes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 29 15:04:23 UTC 2024 - Cor Blom <cornelis@solcon.nl>
|
||||
|
||||
|
@ -21,11 +21,11 @@
|
||||
# Workaround boo#1189991
|
||||
%define _lto_cflags %{nil}
|
||||
%define rname mscore
|
||||
%define version_lesser 4.2
|
||||
%define version_lesser 4.3
|
||||
%define fontdir %{_datadir}/fonts/%{name}
|
||||
%define docdir %{_docdir}/%{name}
|
||||
Name: musescore
|
||||
Version: 4.2.1
|
||||
Version: 4.3.0
|
||||
Release: 0
|
||||
Summary: A WYSIWYG music score typesetter
|
||||
# Licenses in MuseScore are a mess. To help other maintainers I give the following overview:
|
||||
|
Loading…
Reference in New Issue
Block a user