On the Subject of Piano Paradox
Mysterious and spooky...
Upon each solve of a non-ignored module, observe the current stage and the blue-colored key.
Each key must be shifted along the piano to reach a goal note.
In the first six stages (if such stages exist), the display will show the current stage, plus how many notes right the key must be shifted, wrapping around if necessary.
For each of the first six keys, every sixth stage after them must have their key shifted the same amount.
When all other modules are solved, play all the required keys in order.
Transposition Table | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
C | C# | D | D# | E | F | F# | G | G# | A | A# | B | |
+1 | C# | D | D# | E | F | F# | G | G# | A | A# | B | C |
+2 | D | D# | E | F | F# | G | G# | A | A# | B | C | C# |
+3 | D# | E | F | F# | G | G# | A | A# | B | C | C# | D |
+4 | E | F | F# | G | G# | A | A# | B | C | C# | D | D# |
+5 | F | F# | G | G# | A | A# | B | C | C# | D | D# | E |
+6 | F# | G | G# | A | A# | B | C | C# | D | D# | E | F |
+7 | G | G# | A | A# | B | C | C# | D | D# | E | F | F# |
+8 | G# | A | A# | B | C | C# | D | D# | E | F | F# | G |
+9 | A | A# | B | C | C# | D | D# | E | F | F# | G | G# |
+10 | A# | B | C | C# | D | D# | E | F | F# | G | G# | A |
+11 | B | C | C# | D | D# | E | F | F# | G | G# | A | A# |