Tool to decrypt/encrypt a music sheet paper notation. Each item/notes/symbol of a music sheet can be associated with a letter or a digit.
Music Sheet Cipher - dCode
Tag(s) : Symbol Substitution, Music
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
Encryption uses 14 notes and eighth notes, quarter notes, half note and whole note, this is 4*14=56 symbols + 3 extras. There are many ways to encode letters with these 59 symbols.
dCode try common combinations in an automatic way and allows you to tell your own character list.
Example: Alphabet is composed of 14 eighth notes then the first 12 quarter notes : do1 = A, re1 = B, ... si1 = G, do2 = H, until sol2 = N then quarter notes do1 = O, etc. until fa2 = Z, or an alphabet is composed of the first 13 eight notes then the 13 first quarter notes.
A-Za-z0-6 ⟶ ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456 |
A-Z0-90-9 ⟶ ABCDEFGHIJKLMNOPQRSTUVWXYZ--0123456789----0123456789------- |
0-9A-Z0-9 ⟶ 0123456789----ABCDEFGHIJKLMNOPQRSTUVWXYZ--0123456789------- |
0-90-9A-Z ⟶ 0123456789----0123456789----ABCDEFGHIJKLMNOPQRSTUVWXYZ----- |
A-Za-z ⟶ ABCDEFGHIJKLMNOPQRSTUVWXYZ--abcdefghijklmnopqrstuvwxyz----- |
A-MN-Za-mn-z ⟶ ABCDEFGHIJKLM-NOPQRSTUVWXYZ-abcdefghijklm-nopqrstuvwxyz---- |
a-mn-zA-MN-Z ⟶ abcdefghijklm-nopqrstuvwxyz-ABCDEFGHIJKLM-NOPQRSTUVWXYZ---- |
A=♪Ré=♪D ⟶ TUVWXYZ-------JKLMNOPQRS----ABCDEFGHI------0123456789------ |
The decryption of the Musical Sheet Cipher consists in the substitution of the 59 symbols (notes) by the characters of a defined alphabet.
The ciphered message is composed of classical notes without musical value.
The notation used does not necessarily matter, no more than the instruments or actually produced sound.
The sheet can be printed without a key or other important detail for a musician.
Try multiple alphabets and think to use a shifting cipher.
dCode retains ownership of the "Music Sheet Cipher" source code. Except explicit open source licence (indicated Creative Commons / free), the "Music Sheet Cipher" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "Music Sheet Cipher" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) and all data download, script, or API access for "Music Sheet Cipher" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.
The copy-paste of the page "Music Sheet Cipher" or any of its results, is allowed (even for commercial purposes) as long as you cite dCode!
Exporting results as a .csv or .txt file is free by clicking on the export icon
Cite as source (bibliography):
Music Sheet Cipher on dCode.fr [online website], retrieved on 2023-05-31,