xsynth-soundfonts

Crates.ioxsynth-soundfonts
lib.rsxsynth-soundfonts
version
sourcesrc
created_at2024-08-06 12:10:45.657937
updated_at2024-12-28 01:01:38.874813
descriptionA module to parse different types of soundfonts to be used in XSynth.
homepagehttps://github.com/BlackMIDIDevs/xsynth
repositoryhttps://github.com/BlackMIDIDevs/xsynth
max_upload_size
id1327202
Cargo.toml error:TOML parse error at line 22, column 1 | 22 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Leo (arduano)

documentation

README

xsynth-soundfonts

A module to parse different types of soundfonts to be used in XSynth.

Currently supports SFZ and SF2 soundfonts. For detailed information about the supported formats, please visit the SampleSoundfont documentation.

Commit count: 190

cargo fmt