steinkamp.us · May 26, 2026
Sampling a Spring: Driving Ableton Device Parameters from React Native's UI Thread
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
In a music controller, a fader's position isn't just pixels — it's a parameter value that has to leave the device as OSC and move a knob in Ableton, at 60fps, with no lag a musician can feel. That second job forces the value onto React Native's UI thread. Here's how Knobbler samples a UI-thread animated value as a control signal — and what falls out when you let go and a spring takes over, keeps…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.