underbridge icon indicating copy to clipboard operation
underbridge copied to clipboard

Multitrack exporter for OP-Z

Results 6 underbridge issues
Sort by recently updated
recently updated
newest added

Hello! This is an amazing little program that just doesn't seem to work for me. I am on mac. It works for some patterns, then others for some reason I...

Hi! As stated in the op-z manual,setting the track length multiplier to 9 makes the track 16 times longer. (https://teenage.engineering/guides/op-z/track) Currently it just records the first 9 bars.

You can add this into the "setSolo" method to make the OPZ change its display so that it reflects the track that is currently being recorded. msg2 = mido.Message('control_change', control=...

Thanks for releasing this, it's a gamechanger for the OPZ ❤️ any chance of getting an mac m1 arm build?

The Windows setup program creates a link on the desktop to "C:\Program Files (x86)\raise\underbridge\ubridge.exe" When it should be "C:\Program Files (x86)\raise\underbridge\ubridge-pro\ubridge-pro.exe"

This PR replaces the tkinter UI with a modern web-based UI using NiceGUI. It also adds GitHub Actions workflows to automatically build macOS and Windows binaries when a new tag...