Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TimeLine ¶
type TimeLine struct {
// contains filtered or unexported fields
}
func New ¶
func New(ticks smf.MetricTicks) *TimeLine
func (*TimeLine) AddTimeSignature ¶
AddTimeSignature adds the given timesignature at the current cursor position
func (*TimeLine) ForwardNBars ¶
ForwardNBars checks the bar where the cursor currently is and goes n bars ahead and sets the cursor to the start of that bar.
Click to show internal directories.
Click to hide internal directories.