Skip to content
 
 

Repository files navigation

mucom88port

OpenMucom88 port

Introduction

This is a port of OpenMucom88, from original Windows sources of the software by onionsoftware and Yuzo Koshiro.
This supports GNU/Linux, and possibly macOS and others.

License

This derivative software is licensed, like the original work, under a CC BY-NC-SA 4.0 license.
Please note: a non-commmercial usage restriction applies, therefore this is not considered free software under the definition established by the Free Software Foundation.

Build

You will need development packages for libuv and libsamplerate.
On GNU/Linux, you also need one or more development packages for audio: alsa, pulseaudio, jack

git clone https://github.com/jpcima/mucom88port.git
cd mucom88port
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make

After a successful build, the program will be available as mucom88 in the build directory.

Example usage

  1. Compile a muc file of your choice.
mucom88 -c marb2.muc

The file mucom88.mub will be produced.

  1. Play the result.
mucom88 mucom88.mub

About

OpenMucom88 project

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages