package
0.0.0-20220320143326-1c6777f34928
Repository: https://github.com/alextopher/itl-chorus.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Caps Packet (CAPS) [0-3] name [4-7] uint32 number of voices [8-31] identity.
Keep Alive Packet (KA) [0-31] unused.
No description provided by the author
Play Packet (PLAY) [0-3] uint32 duration in seconds [4-7] uint32 duration in nanoseconds [8-11] uint32 frequency [12-15] float32 amplitude [16-19] uint32 voice id [20-31] unused.
Quit Packet (QUIT) [0-31] unused.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
Ping Packet (PING) [0-31] bytes to be echoed back.
No description provided by the author