LI
linuxmao-org/VL1-emulator
An emulator of Casio VL-Tone VL1, based on source code by PolyValens
VL1-emulator
An emulator of Casio VL-Tone VL1, based on source code by PolyValens
Home page: http://www.polyvalens.com/blog/vl-1/
The information from the official page may not represent exactly the current state of this fork.
Downloads
Development
- All: download from Automatic builds.
Build instructions
- Obtain prerequisites
Install needed packages:
gitbuild-essentialpkg-configlibx11-devlibcairo2-devlibjack-jackd2-devorlibjack-devmesa-common-dev
- Check out the repository and submodules
git clone https://github.com/linuxmao-org/VL1-emulator.git
cd VL1-emulator
git submodule update --init
- Compile
make
- Install
sudo make install # to install in system directories, or
make install-user # to install in the home directory
Changelog
v1.1.0.0
This version is a marker of a new release series, which is a cross-platform
modification of the original VSTi source code.
The functionality is mostly but not exactly identical to the original, and there
remain some minor items to be implemented.
- eliminated an audible click when retriggering a voice
- edited the picture to remove the brand name of the original instrument
- supported automation recording
- added tooltips to facilitate reading
- changed parameter domains to be human-readable
- fixed handling of calculator and ADSR memory, on a locale which uses "," as decimal separator
- immediate handling of MIDI messages, without a buffer
- resolved potential out-of-bound memory accesses
- supported multiple instances in the same host
- supported some new platforms and formats
v1.0.?.?
- imported upstream source code
- relicensed to
CC0-1.0 or MITby the author PolyValens
On this page
Languages
C++93.6%C3.7%Objective-C1.7%Makefile0.5%Shell0.4%Emacs Lisp0.0%
Contributors
Creative Commons Zero v1.0 Universal
Created December 14, 2019
Updated August 3, 2025
