Skip to Content

sonivox v4.0.0

Created
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.

# 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 

# License

# Supported Platforms

!x86

  • linux
  • osx
  • uwp
  • windows-arm64
  • windows-x64
  • windows-x86

# Features

No features defined.

# Dependencies

No transitive dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Pedro López-Cabanillas's avatar Pedro López-Cabanillas

# Changelog

  • a4b0d28 [sonivox] add new port (#49231)

# Source