Tag: gomidi

  • Compiling rtmidi with CGO / Golang

    Compiling rtmidi with CGO / Golang

    In this post I write a step-by-step guide on how to build the gomidi library for Go, using the rtmidi driver for windows. The process was very painful in my machine, when I tried to build it using an old installation of MinGW and TDM-GCC. But if you are starting from scratch, you should have […]