Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 606 Bytes

File metadata and controls

23 lines (13 loc) · 606 Bytes

go-modular (v2)

A software modular synthesizer with Midi support.

!! Warning: High amplitude sounds can cause ear damage. Lower your headphone volume before using !!

Install

See required setup in oto for all platforms. This library is used to play PCM sound.

go get github.com/ajzaff/go-modular

Midi

Midi drivers required ahead.

See rtmididrv for installation instructions for all platforms.

Examples

See the examples directory for demo content.