We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87c08c1 commit 151b2beCopy full SHA for 151b2be
1 file changed
oxisynth/Cargo.toml
@@ -5,7 +5,8 @@ edition = "2021"
5
6
authors = ["Poly <marynczak.bartlomiej@gmail.com>"]
7
description = "Rust soundfont synthesizer"
8
-keywords = ["audio", "soundfont"]
+keywords = ["soundfont", "midi", "synthesizer", "audio", "music"]
9
+categories = ["multimedia::audio"]
10
license = "LGPL-2.1"
11
repository = "https://github.com/PolyMeilex/oxisynth"
12
documentation = "https://docs.rs/oxisynth"
0 commit comments