Documentation
¶
Overview ¶
Package util provides a collection of utilities for dealing with Sounds, generating them, displaying them, calculating their samples etc...
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GuitarChord ¶
GuitarChord converts a standard guitar representation (e.g. "2x0232") into the sound of those notes being played, assuming standard tuning.
func MidiToSound ¶
MidiToSound converts a midi note into a sound that plays its pitch.
func ParseChord ¶
ParseChord converts a chord string (e.g. "G#sus4") and base octave into a Sound that contains the notes in the chord.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.