How to use the Valeton GP-200 on Linux
Updated
The Valeton GP-200 is a capable multi-effects floor unit, but its official editor only runs on Windows. If you're on Linux — Mint, Ubuntu, Fedora, Arch, or anything else — you don't have to dual-boot or spin up a Windows VM just to tweak your tone. Preset Forge runs entirely in the browser and is the only GP-200 editor with real Linux support. This guide covers the whole workflow: editing presets, and live USB-MIDI control straight from a Linux machine.
Why Linux users need a different editor
Valeton ships its GP-200 editor as a Windows desktop application. There is no native Linux build, and no macOS build either. For years that left Linux guitarists editing presets by hand on the unit’s small screen, or keeping a Windows machine around purely for tone tweaks.
Preset Forge replaces that workflow. It is a web app: open it in a browser, load a .prst file, and edit every effect slot, every parameter, and the full signal chain. Nothing is installed, and your presets never leave your machine unless you choose to share them.
What you need
Editing presets works in any modern browser on Linux. Live USB-MIDI control — sending changes to the pedal in real time — needs the Web MIDI API, which on Linux is only available in Chromium-based browsers (Chrome, Chromium, Brave, Edge). Firefox and WebKit browsers do not implement Web MIDI.
- 1.A Linux machine (tested on Linux Mint; any distro with a current Chromium works).
- 2.Google Chrome, Chromium, Brave, or Edge for live MIDI — any browser is fine for offline editing.
- 3.A USB cable to connect the GP-200 (only needed for live editing).
- 4.Optionally, your existing .prst preset files.
Editing presets in the browser
- 1.Open the editor at preset-forge.com/editor.
- 2.Drag a .prst file onto the page, or start from a preset in the community gallery.
- 3.Adjust any effect: toggle slots on and off, change effect types, and turn the parameter knobs.
- 4.Reorder the signal chain by dragging slots — or, for keyboard users, focus a slot and use the arrow keys to move it.
- 5.Save the edited preset back to a .prst file, ready to send live or copy onto the device.
Connecting the GP-200 over USB MIDI on Linux
The GP-200 is a class-compliant USB MIDI device, so Linux recognises it without any driver. ALSA exposes it to the browser automatically — there are no udev rules or kernel modules to configure for normal use.
- 1.Plug the GP-200 into your computer with a USB cable and power it on.
- 2.Open the editor in Chrome or Chromium and click “Connect GP-200”.
- 3.The browser asks for permission to access MIDI devices (including SysEx). Click Allow — that is what lets Preset Forge talk to the pedal.
- 4.Preset Forge runs through Identity, Firmware Check, and Slot Names; the device bar at the top then shows the connected pedal.
- 5.Edit as normal: toggling effects, changing parameters, and reordering the chain are sent to the GP-200 instantly. Use “Load” to pull a preset off the device and “Save to [Slot]” to write your changes back.
Troubleshooting on Linux
- 1.“Connect” does nothing or no permission prompt appears: you are probably in Firefox or Safari. Switch to Chrome, Chromium, Brave, or Edge — Web MIDI is not available elsewhere.
- 2.The pedal is not listed: make sure no other application (a DAW, another browser tab, or a MIDI tool) is already holding the device — ALSA gives exclusive access. Close it and reconnect.
- 3.Permission was blocked: click the lock / MIDI icon in the address bar, re-enable MIDI for preset-forge.com, and reload.
- 4.Firmware differences: Preset Forge is verified against firmware 1.8.0. Other versions usually work, but if something behaves oddly, check your firmware version first.
Does it work offline?
Yes. Preset Forge is a PWA, so after your first visit the editor loads without a connection — handy at a rehearsal space or on stage with no Wi-Fi. The community gallery and sharing need the network, but editing and live USB-MIDI control do not.