Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 979 Bytes

File metadata and controls

27 lines (17 loc) · 979 Bytes

Diorhythms

A polyrhythmic metronome for macOS & iOS. Two rhythms share one bar.

Diorhythms runs two voices — A and B — across a single shared bar, so a 4-over-3 (or any N-over-M) polyrhythm locks to one downbeat. Sample-accurate timing off the audio clock, a hardware-console face, and phase rings that light on the click.

Download

The native app is still in active development and hasn't been fully tested, so downloads are held for now. Try it in the browser (below) in the meantime — a public download will follow once it's verified.

Try it in the browser

No install: the interactive web demo runs the same engine (compiled to WebAssembly) at cliffordjh.com/portfolio/diorhythms.

Privacy

No data collected, no tracking, no network. The app makes sound and nothing else.

About this repo

This repository hosts the public releases and documentation. The application source is maintained privately.