highway11
highway11
I have made progress with the old ardumidi library. To fix compile errors in ardumidi.cpp replace the Serial.print() with Serial.write() and remove the BYTE parameter ``` void midi_command(byte command, byte...
I was going to make a pull request to fix this, but I realized its already fixed in the github repository. I must have used ardumidi that came bundled with...
Thanks for the info @lathoub I'm trying to send midi data over the same USB connection I use to program the ESP32, using the Hairless Midi Serial Bridge. https://projectgus.github.io/hairless-midiserial/ 1.When...
Yes, its a ESP32 Devkit sorry for the confusion. I was using RTPMidi to send midi commands via wifi, but I was hoping to switch to USB for it to...
Is there a reason it can't send MIDI commands over the same Serial/USB port I use to program it? I thought that was the purpose of the Hairless Midi Serial...
That's the strange thing, the serial monitor shows no output whatsoever. I thought the `MIDI.sendNoteOn(1, 127, 1);` command should send some data through serial. I also tested with an older...
I find it makes a big difference if you can elevate the bluetooth module above the ground. I use CAT5 cable to extend mine out and away from the Chorus...
My CAT5 cable is only about 4 meters long. Then I just mount it on a stick to elevate it :) Very low tech solution, but it works for me!
I run multiple instances of NAM for amp and pedal simulation on multiple tracks in my DAW, and 20-25% is more than a significant benefit in this case. This really...