I was looking at designing a simple module just to get my feet wet, and downloaded the two designer kits. I think it's fairly easy to work out most of what's going on, as it's fairly standard Java code, but the lack of documentation is still an issue; for example, NoiseSource is a class, but the Designer isn't showing me the API for NoiseSource, and I don't see where there's JavaDoc available for it.
Maybe it's there; I don't know. But I keep thinking "this is Java, surely there's a jar somewhere with this stuff in it so I can do most of this in a standard IDE."
Is that offbase? Is there more complete documentation anywhere?
Documentation?
-
- Posts: 35
- Joined: Tue Oct 29, 2019 4:03 pm
Re: Documentation?
Found it: on Windows, it installed for me into c:/ProgramData/Voltage/Voltage.jar.
Re: Documentation?
Oh, it will help me too, thanks
Re: Documentation?
and how do you save the documentation