Hey, cool project! I want to play around with it but having some issues getting everything to work...
I'm a CL noob for sure (Clojure dev) so I'm sure it's on my end but if you can provide a bit of hand holding and get me going I'd really appreciate it.
MacOS. SBCL
When I try to pull in Music via quicklisp I get an error that Portmidi is not found. So I tried adding the only CL version of PortMidi that I could find (PortMidi 2.0.2 taken from Common Music repo) but now Quicklisp complains
Unknown CFFI type PORTMIDI::PM-MESSAGE
I also have standard PortMidi (2.7xxx) installed via Homebrew and seem to have no issues with it on other apps (Incudine, for example).
Any ideas? thx for any help you can provide!
Hey, cool project! I want to play around with it but having some issues getting everything to work...
I'm a CL noob for sure (Clojure dev) so I'm sure it's on my end but if you can provide a bit of hand holding and get me going I'd really appreciate it.
MacOS. SBCL
When I try to pull in Music via
quicklispI get an error thatPortmidiis not found. So I tried adding the only CL version of PortMidi that I could find (PortMidi 2.0.2 taken from Common Music repo) but now Quicklisp complainsI also have standard PortMidi (2.7xxx) installed via Homebrew and seem to have no issues with it on other apps (Incudine, for example).
Any ideas? thx for any help you can provide!