Hi,
i´ve looked at various editors and as a user myself of Modular hardware editor (like Nord G2), and i found that there is 3 ways of creating a plugin or module. I mean... the basics.
- code editor (for advanced users)
- Visual UI editor (panel)
- Visual Node based editor (features)
Why i want to ...
Search found 2 matches
- Fri Jan 25, 2019 3:21 pm
- Forum: Module Designer
- Topic: Editor panel, NodeTree based window [Suggestion]
- Replies: 0
- Views: 26937
- Fri Jan 25, 2019 3:11 pm
- Forum: Module Designer
- Topic: Porting Modules
- Replies: 5
- Views: 6374
Re: Porting Modules
I am porting some of my modules created in C++ (for VCV rack) into Voltage Modular....
So fare I have got three betas:
(rough video, just a test)
https://www.youtube.com/watch?v=7CRXXogPcZs
Hi, very nice work here !
i was wondering how you port your c++ module to Java ! are you rewriting ...