lathoub / Arduino-AppleMIDI-Library

Send and receive MIDI messages over Ethernet (rtpMIDI or AppleMIDI)
Other
308 stars 66 forks source link

Installing issue #159

Closed yonnkii closed 1 year ago

yonnkii commented 1 year ago

Context

Using the English language, please answer a few questions to help us understand your problem better and guide you to a solution:

Describe your project and what you expect to happen:

When I hit a piezo electric, i need to send a midi note over WIFI to ableton live. I have a python code or puredata path to recibe de data and send it to the virtual MIDI channel.

Describe your problem (what does not work):

Library error:

AppleMidi.h: No such file or directory compilation terminated.

exit status 1

Compilation error: AppleMidi.h: No such file or directory

Steps to reproduce

Just try to compile a simple example that includes the library.

I've tryed intalling and unistalling the library. restat the cpu.