An unofficial plugin for FIFINE Ampligame D6 device
Requires OpenDeck 2.5.0 or newer
- FIFINE Ampligame D6 (3142:0007)
- Linux: Guaranteed, if stuff breaks - I'll probably catch it before public release
- Mac: Best effort, no tests before release, things may break, but I probably have means to fix them
- Windows: Zero effort, no tests before release, if stuff breaks - too bad, it's up to you to contribute fixes
- Download an archive from releases
- In OpenDeck: Plugins -> Install from file
- Linux: Download udev rules and install them by copying into
/etc/udev/rules.d/and runningsudo udevadm control --reload-rules - Unplug and plug again the device, restart OpenDeck
- Layout: 3 rows × 5 columns (15 buttons)
- Protocol version: 1
You'll need:
- A Linux OS of some sort
- Rust 1.87 and up with
x86_64-unknown-linux-gnuandx86_64-pc-windows-gnutargets installed - Docker
- just
$ just prepareThis will build docker image for macOS crosscompilation
$ just packageThis plugin is heavily based on work by contributors of elgato-streamdeck crate