Skip to content

A software tool to control the voice boards of Roland JX-10/MKS-70/JX-8P with a serial adapter

Notifications You must be signed in to change notification settings

giulioz/mks-zombie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JX-10/MKS-70/JX-8P Zombie Utility

A software tool to control the voice boards of Roland JX-10/MKS-70/JX-8P with a serial adapter, as described in my YouTube video.

screenshot

Youtube video

Building

This project requires a C++ compiler and CMake.

git clone --recurse-submodules https://github.com/giulioz/mks-zombie.git
cd mks-zombie
mkdir build
cd build
cmake ..
make
./mks-zombie

About

A software tool to control the voice boards of Roland JX-10/MKS-70/JX-8P with a serial adapter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published