-
> [RTP-MIDI](https://en.wikipedia.org/wiki/RTP-MIDI) (also known as AppleMIDI) is a protocol to transport [MIDI](https://en.wikipedia.org/wiki/MIDI) messages within RTP ([Real-time Protocol](https://e…
-
Hi im tryng to get work AppleMIDI example.
i have an error
```
Arduino:1.8.12 (Windows 10), Scheda:"DOIT ESP32 DEVKIT V1, 80MHz, 921600, None"
In file included from C:\Users\Damiano\Document…
-
I followed the instruction to build the applemidi module and I got the following:
```
make -C /lib/modules/4.4.11+/build M=/home/pi/cmidid-kerneldriver/applemidi modules
make[1]: Entering directory …
-
Hola peter, he estado tratando de compilar esp8266 para wifi y me ha resultado imposible, estoy utilizando la ultima version de applemidi desde el repositorio de github, asi como tu ultima version de …
-
Upon trying to install this library in PlatformIO, the library won't install, coming with this error: Library Manager: Installing lathoub/Arduino-AppleMIDI-Library @ ^3.2.0
UnknownPackageError: Could…
-
I want to use the possibility to receive Midi through UDP (or IP).
In your Desktop examples you provide for both the possibility:
- Sending MIDI to the Arduino TCP Server
- Sending MIDI to the Ardu…
-
Not quite sure if this is an issue with the library or the RTP protocol. But I'm using MIDI as the transport protocol for configuration data for some devices, and the JSON data is serialised with Ardu…
-
so far, only the NoteOn and NoteOff were tested. but to this part, this code compiles.
the problem is, I can't finish it, because I'm not that pro at Arduino and stuff. While it is sufficient for my…
-
Scetch a good working with usb connection with node mcu v3 (esp 8266). Can I use rtpMidi via wifi?
-
Hola Peter.
Bien, no se si sea posible direccionar los mensajes midi a serial y ble independientes, es decir, digamis que los faders solo funcionen via serial o midi out, y los encoders solo via b…