Releases: millerjs/modelm
Releases · millerjs/modelm
version 0.5.0
version 0.4.0
Adds support for Linux by reading from /dev/inupt/event0
(or other specified by environment variable MODELM_INPUT_DEVICE
).
There should be no breaking changes for OSX users.
See README for further usage.
version 0.3.0
Adds ability in a config file to specify key-down/key-up resources per keycode regex.
To run the compiled binary, download the tar,
tar -zxf modelm_v0.3.0.tar.gz
cd modelm_v0.3.0
./modelm -d resources/modelm
version 0.2.0
Second version.
Features:
- Adds adjustable stereo scale.
To run the compile binary, download the tar,
tar -zxf modelm_v0.2.0_OSX.tar.gz
cd modelm_v0.2.0
sudo ./modelm
version 0.1.0
First version.
Features:
- Model M sound bites
- Volume control
- Dynamic resource loading
To run the compile binary, download the tar,
tar -zxf modelm_v0.1.0_OSX.tar.gz
cd modelm_v0.1.0
sudo ./modelm