Re.Configure

Unofficial configuration tools for Artinoise re.corder --- use at your own risk!

Input
Output Match Input


Configuration


Fingering

A fingering chart is a list of the form

  [
    ...
    [ "G5",  "*.***.oooo" ],
    [ "G#5", "*.**o.**@o" ],
    [ "A5",  "*.**o.oooo" ],
    ...
  ]
    
where each item specifies a note and a string representing a fingering to be read from left to right (left thumb to right pinkie), where `o/*/@` stands for an open/closed/partially closed hole, with optional dots for readability. In addition, the letter `e` specifies a partially closed hole in the opposite way (e.g., for left-handed fingerings).


Keyboard

A keyboard chart is simply a list of notes corresponding to the holes on top of the re.corder, sorted from left to right.