Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: add 'also export in concert pitch' option #2

Open
opinsky opened this issue Apr 15, 2024 · 1 comment
Open

Feature Request: add 'also export in concert pitch' option #2

opinsky opened this issue Apr 15, 2024 · 1 comment

Comments

@opinsky
Copy link

opinsky commented Apr 15, 2024

The option to export both in transposed pitch and in concert pitch would be a great addition to the plugin.

The use case is music that will be read by musicians in both transposing and non-transposing instruments. Batch_export could generate PDFs or EPUBs for both formats.

As a potential road-map feature, the ability to transpose into other tunings before exporting would be an even better feature. For example: PDFs of music exported in non-transposing (e.g flute), Bb transposing (e.g clarinet) and Eb transposing (e.g. Alto Sax) instruments.

@lgvr123
Copy link
Owner

lgvr123 commented Apr 29, 2024

Hi, I just rebased my previous code, and Jojo merged it into its master. So feel free to start this change. I saw there is a concertPitch but I don't know to which element it is attached and how it works.

lgvr123 added a commit that referenced this issue Sep 28, 2024
* Import and export folders selection moved in the GUI
- Update Qt.Quick and Qt.QuickControls versions
- Cleaned GUI layout
- Improved log in workDialog
- New Preview! Button

* Everything ok except the creation of folders, which is not possible in pure QML

* Corrected GridLayout
    Mkdir ok for windows (except folders with an "unspecified" part)

* mkdir for unix systems
    new option to skip files with unset properties
    more UI tweaking

* Readme

* Update Readme.md

* Better test the folder structure

* Invalid "MOVEMENTNUMBER" and "MOVEMENTTITLE" properties

* Nouveau tag de formatage "%FORMAT%"

* Check if a score to export is not alreadu opened.

* New plugin folder structure, improved UI, translationq

* Update Readme.md

* Corrected the folder creation under Linux

* .gitattributes

* Use Composer in export strcuture when Arranger or Lyricist are requested but absent

* Different small bugs when exporting parts

* Tested under 3.6

* Convert current score

* Bug in the creation of folders on Windows

* logo

* Another MS4 property moved into specifi MS4 init

* Missing last commit

* "Cherry-pick" the "More MuseScore 4 adjustments - maintaining MuseScore 3 compatibility" change

* Tweak MuseScore behaviour in dark mode

* Tweak MuseScore behaviour in dark mode (#2)

* New "Apply!" button in the Preview summary

* More dark mode tweks

* Readme.md

* demo image

* Update FUNDING.yml

* Bug: Export choice was not saved in the settings

* CR: Allow to export to dedicaded folder when parsing subdirs

* CR: Export the main score when only the parts are to be exported and there are no parts

* New option to rename the exported files

* Update Readme.md for 4.3.1

* Last updates

Co-Authored-By: laurent <laurent.vanroy@iname.com>
Co-Authored-By: Parking B <contact_google@parkingb.be>
Co-Authored-By: Joachim Schmitz <jojo@schmitz-digital.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants