strymon / spl

A tool for managing MIDI presets written in C++ using Qt and RtMIDI
49 stars 11 forks source link

fix unix/linux build #12

Closed dromer closed 3 years ago

dromer commented 4 years ago

@luntar ok, works now.

rtmidi is not perfect (device naming and order is very annoying), but I can do patch dumps/loads on my pedals now :)

Tested on Big Sky and Timeline, seems to be fine.

dromer commented 3 years ago

@luntar this is still open.

luntar commented 3 years ago

@dromer thanks for the ping