Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CodeToText ¶
func TextToCode ¶
Types ¶
type Decoder ¶
type Decoder struct {
Scatter int
MaxMiss int
Squelch float64
Monitor Monitor
Scanner Scanner
History []Message
Program func(Message) Message
}
func DefaultDecoder ¶
type Encoder ¶
type Message ¶
type Monitor ¶
type Monitor struct {
Bass int
Band int
Rate int
Time int
STFT stft.STFT
// contains filtered or unexported fields
}
func DefaultMonitor ¶
type Scanner ¶
func DefaultScanner ¶
func DefaultScanner() Scanner
Click to show internal directories.
Click to hide internal directories.