Simple monitor for displaying MIDI status for digital pianos.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 

18 rader
354 B

  1. {
  2. "SPAN": "Span",
  3. "DETAIL_SCALE_FACTOR": "Detail Scale Factor",
  4. "DEBUG": "Debug",
  5. "VIEW": "View",
  6. "THEME": "Theme",
  7. "BASE": "Base",
  8. "HIGHLIGHT": "Highlight",
  9. "DEFAULT": "Default",
  10. "NONE": "None",
  11. "INVERSE": "Inverse",
  12. "REDDISH": "Tomato",
  13. "YELLOWISH": "Gold",
  14. "GREENISH": "Lime",
  15. "BLUISH": "Cerulean",
  16. "PURPLISH": "Mauve"
  17. }