Do you have a #Behringer #Grind synthesizer and can't / don't want to use their #SynthTribe app or want to change the settings of the synth using a mobile device?

Then you may want to try my new #FLOSS web app "Grind Control":

https://codeberg.org/SpotlightKid/grind-control

Runs in any browser that supports #WebMIDI / #SysEx

Also, if you have any other Behringer synth and want a similar app for it and you can help with testing, open an issue over at the codeberg project page and we'll take it from there.

ICYMI, Here's me showing off some audio work, from my 20 years in #JavaScript #development: https://sgxengine.com/slytherin This is a simple #softsynth that
also demonstrates #harmonics. Works with MIDI and #LeapMotion #webaudio #webmidi

Here's me showing off some audio work, from my 20 years in #JavaScript #development:

https://www.marquisdegeek.com/slytherin/

This is a simple #softsynth that also demonstrates #harmonics. Works with MIDI
and #LeapMotion

#webaudio #webmidi

ICYMI , here's me showing off some audio work, from my 20 years in #JavaScript #development: https://github.com/MarquisdeGeek/WebMIDI Some examples of WebMIDI
from a talk I gave in #Cambridge last year #webaudio #webmidi
GitHub - MarquisdeGeek/WebMIDI: Some examples of WebMIDI

Some examples of WebMIDI. Contribute to MarquisdeGeek/WebMIDI development by creating an account on GitHub.

GitHub
Here's me showing off some audio work, from my 20 years in #JavaScript #development: https://github.com/MarquisdeGeek/WebMIDI Some examples of WebMIDI
from a talk I gave in #Cambridge last year #webaudio #webmidi
GitHub - MarquisdeGeek/WebMIDI: Some examples of WebMIDI

Some examples of WebMIDI. Contribute to MarquisdeGeek/WebMIDI development by creating an account on GitHub.

GitHub
ICYMI, Here's me showing off some audio work, from my 20 years in #JavaScript #development: https://www.marquisdegeek.com/flightcomposer An award-winning hack
that combines flight data and #music #performance #webaudio #webmidi
Flight Composer

Here's me showing off some audio work, from my 20 years in #JavaScript #development: https://www.marquisdegeek.com/flightcomposer An award-winning hack
that combines flight data and #music #performance #webaudio #webmidi
Flight Composer

Two browser-based instruments, one live rig. The Dodecahedron (3D harmonic explorer) now passes MIDI through to hardware — receiving Euclidean drum patterns on Ch 10 via IAC Driver and forwarding them to an AKAI MPC, while sending its own melodic output on Ch 2. Full chain: Euclidean → Dodecahedron → MPC, all in sync with tunable latency offset. No DAW needed — just two web apps and WebMIDI. Try them out & let me know what you think! #WebMIDI #GenerativeMusic

https://www.youtube.com/watch?v=kXSpTdQH3dE

euclidean rhythms 2026 02 14 b 2

YouTube

Euclidean Rhythms — a 3D polyrhythm sequencer that turns math into music. Bjorklund's algorithm distributes beats as evenly as possible across a cycle, producing patterns found in Cuban clave, West African bell rhythms, and Brazilian samba. Stack up to 5 rings, pick from 9 voices, twist the knobs, and send MIDI to your gear. Try it free at euclidean.newritual.com #EuclideanRhythms #Polyrhythm #WebAudio #MusicTech #GenerativeMusic #Sequencer #WebMIDI #BjorklundAlgorithm

https://www.youtube.com/shorts/MhQFKKcDn70

euclidean rhythms 2026 02 13 a

YouTube

I wanted to have a play with #WebMIDI and now this exists … https://piano.r0b.io/

You connect MIDI devices and it shows you what notes are playing! Only in FireFox & Chrome sadly.

I spent too much time creating the digital piano as a nicely organised #SVG with each of the notes labelled correctly.

I originally wanted to do it with CSS grid but I quickly found it wasn't really possible in the way I wanted to achieve it.

#Notes