mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-06 19:50:11 +02:00
Fix notification port output.
This commit is contained in:
@@ -33,7 +33,13 @@
|
||||
lv2:optionalFeature lv2:hardRTCapable;
|
||||
lv2:extensionData work:interface, state:interface;
|
||||
|
||||
rdfs:comment "An LV2 implementation of Neural Amp Modeler";
|
||||
rdfs:comment """
|
||||
An LV2 implementation of Neural Amp Modeler.
|
||||
|
||||
NAM accepts Neural Amp Modeler .nam files.
|
||||
|
||||
A large collection of .nam files is available at https://tonehunt.org/
|
||||
""";
|
||||
|
||||
patch:writable <@NAM_LV2_ID@#model>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user