[HN Gopher] Pigiron, a MIDI Routing Utility with OSC
       ___________________________________________________________________
        
       Pigiron, a MIDI Routing Utility with OSC
        
       Author : plewto
       Score  : 38 points
       Date   : 2021-08-12 16:44 UTC (6 hours ago)
        
 (HTM) web link (github.com)
 (TXT) w3m dump (github.com)
        
       | plewto wrote:
       | With Pigiron, MIDI processing blocks, called 'Operators', may be
       | freely connected to form a MIDI process graph. The following
       | operator types are available:
       | 
       | ChannelFilter - filter messages by MIDI channel. Distributor -
       | re-transmit message on any number of MIDI channels. MIDIInput -
       | wrapper for MIDI input device. MIDIOutput - wrapper for MIDI
       | output device MIDIPlayer - a MIDI file player. Monitor - display
       | MIDI traffic. Transposer - manipulate MIDI data bytes.
       | 
       | Pigiron has a comprehensive OSC interface as well as an
       | interactive command-line interface. It is terminal based program
       | only implemented in Go. Currently it has only been tested on
       | Ubunto Linux.
        
       | spieden wrote:
       | Great project! I've been using mididings for similar purposes.
       | Main draw of this for me is customization in go instead of cpp.
       | How would you say it compares otherwise?
       | 
       | http://das.nasophon.de/mididings/
        
       | eXpl0it3r wrote:
       | For those unfamiliar with the term OSC:
       | 
       | > Open Sound Control (OSC) is a protocol for networking sound
       | synthesizers, computers, and other multimedia devices for
       | purposes such as musical performance or show control.
       | 
       | - Wikipedia
        
       ___________________________________________________________________
       (page generated 2021-08-12 23:01 UTC)