mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Change wording in example yabridge.toml file
This commit is contained in:
@@ -156,16 +156,16 @@ group = "fabfilter"
|
|||||||
["MeldaProduction/Tools/MMultiAnalyzer.so"]
|
["MeldaProduction/Tools/MMultiAnalyzer.so"]
|
||||||
group = "melda"
|
group = "melda"
|
||||||
|
|
||||||
# Matches an entire directory and all files inside it. Make sure to not include
|
# Matches an entire directory and all files inside it, make sure to not include
|
||||||
# a trailing slash.
|
# a trailing slash
|
||||||
["ToneBoosters"]
|
["ToneBoosters"]
|
||||||
group = "toneboosters"
|
group = "toneboosters"
|
||||||
|
|
||||||
# Simple glob patterns can be used to avoid a unnecessary repitition
|
# Simple glob patterns can be used to avoid a unneeded repitition
|
||||||
["iZotope*/Neutron *"]
|
["iZotope*/Neutron *"]
|
||||||
group = "izotope"
|
group = "izotope"
|
||||||
|
|
||||||
# And of course, you can also add multiple plugins to the same group by hand
|
# Of course, you can also add multiple plugins to the same group by hand
|
||||||
["iZotope7/Insight 2.so"]
|
["iZotope7/Insight 2.so"]
|
||||||
group = "izotope"
|
group = "izotope"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user