Skip to content

Old Screenshots

Atsushi Eno edited this page Feb 26, 2026 · 4 revisions

For newer screenshots, see https://github.com/atsushieno/uapmd/wiki/Screenshots

Playing Serum -> OTT -> OTT over MIDI player (kmdsp) - (one synth challenge kind of)

The new uapmd-app handles audio inputs, file playback, and linear audio graphs

Plugin states saved and loaded using MIDI-CI State (fullState)

CLAP Six-Sines saves and loads plugin states using MIDI-CI State.

Untitled.webm

parameter control slider with enum combobox

Transport Control

All VST3/AU/LV2/CLAP supports transport control i.e. reporting plugins about current playback location etc.

Screen.Recording.2025-11-05.at.11.52.45.mp4

Plugins that steal GL context can be loaded (e.g. Native Instruments plugins, Vaporizer2)

Dexed AU exposing AllCtrlList (parameters) and ProgramList (factory presets) shown on midicci UMP keyboard

Plugin Parameters exposed as MIDI-CI AllCtrlList property by uapmd-service, received by midicci-keyboard

LV2, CLAP, and VST3 all hosting together on Linux

kmdsp (wasm) playing uapmd-service hosting OB-X-AE

LV2 on remidy-plugin-host

AU on remidy-plugin-host

VST3 on remidy-plugin-host

CLAP on remidy-plugin-host