Skip to content

Commit d0b2f13

Browse files
authored
Merge pull request #27 from rdswift/main
Add plugin: Key Wheel Converter
2 parents b662b68 + a710319 commit d0b2f13

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

plugins.toml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,25 @@ added_at = "2025-12-18T05:28:10Z"
133133
updated_at = "2025-12-18T05:39:02Z"
134134
versioning_scheme = "semver"
135135

136+
[[plugins]]
137+
id = "key-wheel-converter"
138+
uuid = "acc16641-5c1d-4589-9909-e411f816e3fb"
139+
name = "Key Wheel Converter"
140+
description = """
141+
Adds functions to convert between 'standard', 'camelot', 'open key' and 'traktor' key formats.
142+
"""
143+
git_url = "https://github.com/rdswift/picard-plugin-key-wheel-converter"
144+
categories = [
145+
"scripting",
146+
]
147+
trust_level = "trusted"
148+
authors = [
149+
"Bob Swift",
150+
]
151+
added_at = "2025-12-20T03:35:29Z"
152+
updated_at = "2025-12-20T03:41:24Z"
153+
versioning_scheme = "semver"
154+
136155
[[plugins]]
137156
id = "loadasnat"
138157
uuid = "263cb3c3-2c44-4f31-9bc9-72010ffc1725"

0 commit comments

Comments
 (0)