1. Home
  2. Browse
  3. sonivox

sonivox

v4.0.1#0Latest

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.

Install

Run the following Vcpkg command to install the port.

vcpkg install 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

Dependencies

See source

Version

v4.0.1#0

Publication

Supports

All

GitHub

EmbeddedSynth/sonivox

Homepage

github.com/EmbeddedSynth/sonivox

Subtree

73ed23f97a

License

Apache-2.0

Definition

Manifest