Update plugin description
This commit is contained in:
parent
78485054bd
commit
119294e997
1 changed files with 4 additions and 3 deletions
|
@ -536,10 +536,11 @@ protected:
|
|||
const char* getDescription() const override
|
||||
{
|
||||
return ""
|
||||
"Cardinal is an open-source plugin wrapper around VCV Rack.\n"
|
||||
"It is NOT an official VCV project, and it is not affiliated with it in any way.\n"
|
||||
"Cardinal is a free and open-source virtual modular synthesizer plugin.\n"
|
||||
"It is based on the popular VCV Rack but with a focus on being a fully self-contained plugin version.\n"
|
||||
"It is not an official VCV project, and it is not affiliated with it in any way.\n"
|
||||
"\n"
|
||||
"Cardinal contains Rack, some 3rd-party modules and a few internal utilities all in a single binary.\n"
|
||||
"Cardinal contains Rack, some 3rd-party modules and a few internal utilities.\n"
|
||||
"It does not load external modules and does not connect to the official Rack library/store.\n";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue