An open API service indexing awesome lists of open source software.

https://github.com/moebiussurfing/ofxmidioutclock

Sends a MIDI clock to a MIDI port
https://github.com/moebiussurfing/ofxmidioutclock

openframeworks-addon

Last synced: 10 months ago
JSON representation

Sends a MIDI clock to a MIDI port

Awesome Lists containing this project

README

          

# Overview
**OpenFrameworks** addon to send **MIDI clock** to a **MIDI port**.

![image](https://github.com/user-attachments/assets/e3d33578-6de9-48e6-942d-ee126b28faf1)

Requires [ofxMidi](https://github.com/danomatika/ofxMidi).

(The example requires **ofxGui**.)

Tested on **Windows 11** and **macOS M1** / **OF 0.12.0**.

## Features
Platform agnostic using C++ timers.

Based on the app example:
[TEST_MidiOutClock](https://github.com/moebiussurfing/TEST_MidiOutClock)

## TODO
- Bug/Fix: MIDI slave app requires ~10 seconds to pair target BPM.