Arduino Forum
MIDI library and MIDI.sendRealTime function
Projects
Programming
system
April 1, 2014, 9:57pm
11
namespace was the trick. thanks!
This works...
using namespace midi;
then,
MIDI.sendRealTime(Clock);
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
[MIDI] How to use the library.
Networking, Protocols, and Devices
12
3469
May 6, 2021
Need help to write a MIDI message.
Programming
20
5453
May 5, 2021
MIDI library sendRealTime()
Programming
2
450
May 5, 2021
New: Extended MIDI Library
Development
1
1076
May 6, 2021
How to forward midi-RealTime messages
Programming
5
1333
September 30, 2021