/norns-ui

Norns Docker UI for https://github.com/winder/norns-dev environment.

Primary LanguageKotlin

Norns Docker UI

This is a simple GUI frontend for the norns docker environment. It displays the virtual norns UI using the screenshot server and exposes OSC controls.

Virtual Norns

local configuration

Install Java. A recent version should work.

RUn the norns docker environment to provide:

Usage

Build: ./gradlew build Run: ./gradlew run