initial work for PdArray (#658)
* initial work for PdArray * custom name for TextBox * use DRWAV as custom for PdArray * invert PdArray panels * some more symbol fixes? * Cleanup Signed-off-by: falkTX <falktx@falktx.com> * Fix typo Signed-off-by: falkTX <falktx@falktx.com> * Fix uninitialized values Signed-off-by: falkTX <falktx@falktx.com> --------- Signed-off-by: falkTX <falktx@falktx.com> Co-authored-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
8777f99e90
commit
646f01d114
7 changed files with 62 additions and 6 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -245,3 +245,6 @@
|
|||
[submodule "plugins/Biset"]
|
||||
path = plugins/Biset
|
||||
url = https://github.com/gibbonjoyeux/VCV-Biset.git
|
||||
[submodule "plugins/PdArray"]
|
||||
path = plugins/PdArray
|
||||
url = https://github.com/mgunyho/PdArray.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue