notes

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 12, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const LOG_TAG = "notes"

Variables

This section is empty.

Functions

This section is empty.

Types

type Note

type Note struct {
	Channel       lib.Channel
	Note          byte
	FormattedNote string
	Velocity      byte
	StartTick     uint64
	EndTick       uint64
	Start         time.Duration
	End           time.Duration
	Duration      time.Duration
}

type Notes

type Notes struct {
	Transpose int
	JSON      bool
	Writer    io.Writer
}

func (*Notes) Execute

func (x *Notes) Execute(smf *midi.SMF) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL