sonivoxv4.0.1
- Updated
Software MIDI synthesizer evolved from the AOSP 'platform_external_sonivox' project to use it outside of Android. Uses embedded samples allowing also SF2 and DLS files. Plays MID, XMF, and RMI files.
- Project website: https://github.com/EmbeddedSynth/sonivox
#Usage
sonivox provides CMake targets:
find_package(sonivox CONFIG REQUIRED)
target_link_libraries(main PRIVATE sonivox::sonivox)sonivox provides pkg-config modules:
# Sonivox EAS Software Synthesizer
sonivox#Supported Platforms
All platforms supported.
#Features
No features defined.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Pedro López-Cabanillas