VVVF Simulator Library is a Java library that ports the core calculation,
configuration, and audio-generation logic from VVVF-Simulator.
The project is divided into root projects and subprojects. Subprojects are
published for Minecraft mods and the root project is published for external
non-mod Java projects.
The library is suitable for Java audio applications and mods that need
VVVF waveform calculation, train motor sound, gear sound, harmonic sound,
impulse-response reverb, or FFT convolution.
See configuration.md for dependencies, requirements and configurations.
See documentation.md for documentations.
Contributions to this project are welcome.
Please feel free to report issues, make comments, or submit a pull request.