-
Notifications
You must be signed in to change notification settings - Fork 0
Data Files
geniot edited this page Mar 22, 2022
·
25 revisions
This is the list of files you can currently upload to Octavian to create a new tune:
| # | File Type | File Name Should End With | Required | Example | Usage |
|---|---|---|---|---|---|
| 1 | SVG | .svg | yes | a_thin_rowan_tree.svg | Used to extract note x-offsets (used by the player). |
| 2 | PNG | .png | yes | a_thin_rowan_tree.png | Music sheet loaded into the player. |
| 3 | MID | _left.mid | yes | a_thin_rowan_tree_left.mid | Used to extract notes for left hand. |
| 4 | MID | _right.mid | yes | a_thin_rowan_tree_right.mid | Used to extract notes for right hand. |