Coder Social home page Coder Social logo

dragonwithafez / romaji2katakana Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 362 KB

A plugin for MuseScore that converts romaji lyrics to katakana.

License: GNU General Public License v3.0

QML 100.00%
japanese japanese-kana japanese-language musescore musescore-plugin musescore-plugins musescore3 music qml

romaji2katakana's Introduction

Romaji2Katakana plugin for MuseScore 3

Romaji2Katakana is a plugin for MuseScore 3 which converts rōmaji lyrics like 'ra' and 'to' to 「ラ」 and 「ト」.

Makes kana lyric entry easier to work around MS3's issues with kana entry using a JP keyboard or EN keyboard with IME.

See also https://github.com/dragonwithafez/Romaji2Hiragana for an equivalent tool for converting to hiragana.

The plugin will preserve existing kana, both hiragana and katakana.

Installation

Download the latest release from the Releases sidebar, or clone the repository. Unzip the downloaded files into MuseScore's Plugins folder, then open MuseScore, navigate to the Plugin Manager and check Romaji2Katakana. If desired for space reasons, you may delete any files within the extracted directory except "Romaji2Katakana.qml".

Uninstallation

Delete the Romaji2Katakana folder from MuseScore's Plugins folder.

Usage

Enter the romaji lyrics of your composition in MuseScore 3. Running the plugin will convert all lyrics written in the Latin alphabet within the current selection to their respective kana, preserving existing kana and punctuation.

For lyrics such as 「ナッタ」 spread over two notes, they can be entered as either 'nat -ta' or 'na -tta', depending on whether you want 「ナッ -タ」 or 「ナ -ッタ」.

Chōompu (long vowel symbol, 「ー」) should be entered as a dash ('-') placed in the lyric itself. To achieve this, hold down Control while pressing the dash key, or Command on a Mac.

Limitations

「ハ」、「ヘ」、「ヲ」 must be entered as 'ha', 'he', 'wo', regardless of pronunciation. Code can't read your mind :)

Diacritics are not supported; enter long vowels as double letters, i.e. 「モウ」 should be entered as "mou" not "mō" or "mô".

Any non-Japanese lyrics using Latin characters in the current selection will be converted to kana with potentially unwanted results. Make sure any such lyrics are not selected when running the plugin.

As of version 1.2.1, the plugin no longer supports multiple romanizations of kana such as 'shi'/'si'-「シ」、'dji'/'di'-「ヂ」、etc. Only one conversion per kana is supported. See https://github.com/dragonwithafez/Romaji2Hiragana/wiki/Conversion-table for current kana conversion table.

Changelog

Changes in version 2.0.1

  • Fix an issue with conversion of lyrics in voices other than 1

Changes in version 2.0.0

Changes in version 1.2.1

Initial release 1.2.0

Before and after using plugin

image

romaji2katakana's People

Contributors

dragonwithafez avatar

Watchers

 avatar

romaji2katakana's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.