-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from pklion/muse4
Add support for MuseScore 4
- Loading branch information
Showing
2 changed files
with
32 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,13 @@ | ||
# Movable Do Plugin for MuseScore 3 | ||
# Movable Do Plugin for MuseScore 3 / 4 | ||
|
||
指定された調性をもとに移動ドを振る MuseScore 3 のプラグインです。 | ||
指定された調性をもとに移動ドを振る MuseScore 3 / 4 のプラグインです。 | ||
|
||
## インストール | ||
|
||
`movable-do.qml` を[ダウンロード](https://github.com/nozomu-y/MovableDo/releases/download/v1.4/movable-do.qml)し、[MuseScore のハンドブック](https://musescore.org/ja/%E3%83%8F%E3%83%B3%E3%83%89%E3%83%96%E3%83%83%E3%82%AF/furakuin#installation)を参考にインストールしてください。 | ||
|
||
MuseScore 4 での導入の際は、「プラグイン」フォルダ内に**更にもう一階層フォルダを作成**し、その中に `movable-do.qml` を移動してください。 | ||
|
||
## デモ | ||
|
||
![demo](https://github.com/nozomu-y/MovableDo/blob/media/demo.gif?raw=true) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters