Documentation ¶ Index ¶ func Action(from uint8, to uint8) midiline.Action Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Action ¶ func Action(from uint8, to uint8) midiline.Action Action returns a new channelmirror that will mirror all channel messages from channel from to channel to. If from or to are > 15, it will panic because the channel number is invalid (0-15) Types ¶ This section is empty. Source Files ¶ View all Source files channelmirror.go Click to show internal directories. Click to hide internal directories.