Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrSongMustHaveABarChangeAtFrame0 = errors.New("song needs to have a bar change at frame 0")
)
Errors which can be thrown during validation
Functions ¶
func CalcBarLength ¶
CalcBarLength calculates the length of a bar by given BarChange
func CalcNoteLength ¶
CalcNoteLength calculates the amount of frames in a single note of given barChange
func StreamlineBarChanges ¶
StreamlineBarChanges fills the bar changes of the given song into a map indexed by the frame the BC is at
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.