Conventions
Units
Unless specifically specified. The units used for the package are
Unit of | Unit as |
|---|---|
Time | Milliseconds |
BPM | Beats Per Minute |
Column | Integer from 0 |
There are multiple methods available in reamber.base.RAConst for conversion
hr_to_min(hours)hr_to_sec(hours)hr_to_msec(hours)min_to_hr(mins)...
Map & MapSet
A MapSet is simply a collection of Maps.
Notes
A
Hitis a tapped note (i.e. Rice).A
Holdis a held note (i.e. Noodle).A
Notecan be either aHitorHold.
BPM Points
I don't use TimingPoint because it's confusing.
Last modified: 23 March 2024