Home

Awesome

Hera

Juno 60 emulation synthesizer, with support of MPE.

About

This synthesizer is considered of alpha quality currently.
It can produce some decent sounds, but the timbres can, and will most likely change in future revisions.
Compatibility will not be guaranteed. It is known that the emulation is not accurate in many aspects.

The work is based partially on reverse-engineering and code made by others. See references [1] [2].
Accordingly, the GPL license applies to this project.

To-do items

Any contributions will be welcome.

Instrutions

git clone --recursive https://github.com/jpcima/Hera.git
cd Hera
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
cmake --build . -j

References

Credits

Thanks @pendragon-andyh, @dzannotti for their programming work and research.