Disclaimer: This project is not offical. And there is no support. Therefore, use this application at your own risk.
Use your arcade style controller through Bluetooth Low Energy (BLE) for beatmania IIDX ULTIMATE MOBILE.
- Linux (depending on JoyStick API)
- cargo: https://rustup.rs/
- (optional) cargo-deb:
cargo install cargo-deb
libdbus-1-dev
$ sudo apt install libdbus-1-dev
$ cargo build --release
# target/release/beatble
$ cargo deb
# target/debian/beatble_0.1.0_armhf.deb
$ sudo apt install ./beatble_0.1.0_armhf.deb