mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 20:31:51 +09:00
caves and stuff
Former-commit-id: 248077312d8561ad01819a43a4c4a5205c122ff4 Former-commit-id: f4dc915a66bd26338376b9d6008f136fb36b3060
This commit is contained in:
@@ -26,13 +26,13 @@ Connect two or more tracker head to play the array of trackers play simultaneous
|
||||
|
||||
<actorid>.json
|
||||
{
|
||||
notes = [arr<int>, fixed size of 48],
|
||||
notes = [arr<key: Int>(64)], // 64 notes per track
|
||||
speed = 120
|
||||
}
|
||||
|
||||
*int: (0-63) number of the note pitch that is struck. 32: Middle C (C3).
|
||||
'A' just above of Middle C (A3) has base pitch of 440 Hz.
|
||||
*speed: in BPM
|
||||
- key: C1-D6 (63 keys)
|
||||
- speed: in BPM
|
||||
- tuning: A440
|
||||
|
||||
|
||||
## Aimhack ##
|
||||
|
||||
Reference in New Issue
Block a user