FX plugin Dev needed
-
@dezertaudio
@HISEnberg
@oskarshHi eveyone
I'm the dsp lead on this project.
I am coding all the effect modules for this multieffect plugin (c++ scriptnode modules).We are looking for a general developer to help us with the following:
- Hise graphics programming (LAF, Paintroutines)
- Custom preset browser system (category filtering, search)
- Basic Modulation System (Macros, LFOs)
- Codesigning and Installer creation (Mac/Windows)
Essentially, all the parts that aren't the dsp!
Needless to say, the final item on the list is a big one.
I'm not able to help the developer with this task because I don't have the relevant experience. I've heard that code signing can be quite fiddly process! Assistance and advice would be very welcome.Message either of us for more info!
-
@griffinboy said in FX plugin Dev needed:
Needless to say, the final item on the list is a big one.
Do you have your developer accounts and certificates setup?
-
Nope!
The client is not a coder and is transitioning from Kontakt lib releases, to Vst releases. Since this is the first product, they will need to get their developer accounts set up, certificates, Juce / Hise licences (they want Hise licence key system and copy protection), and whatever other licences are needed!They are aware that they shall need to get this sorted. We just don't know what the steps are: I've never tackled these processes myself, so I am not the best person to advise!
-
@griffinboy said in FX plugin Dev needed:
We just don't know what the steps are
Most of it is very straightforward, the ugly duckling is Windows Codesigning, lots of shady companies that make it unnecessarily difficult and annoying
-
I might be able to help with the following:
Hise graphics programming - UI (LAF, Paintroutines etc)
Custom preset browser system (category filtering, search)
Codesigning and Installer creation (Mac/Windows) -
-
Indeed.
Let all the Hise experts assemble! -
the ugly duckling is Windows Codesigning, lots of shady companies that make it unnecessarily difficult and annoying
Last time I checked the Azure code signing directly from Microsoft was a bit annoying to setup (their backend website is the most confusing thing I've ever seen) but worked fine without having to go to shady 3rd party companies.
If you google and search in the JUCE forum there is a step by step guide for plugin developers how to get all done there (and even with that guide it's super complicated).
-
@Christoph-Hart is code-signing a plugin really that difficult? Kinda scaring me lol. Im almost done with 3 plugins due for launch soon and im gonna have to code-sign them all still.
-
@Chazrox ChatGBT is good at helping with this but yeah its a pain. Wait til you get to AAX
-
@Christoph-Hart said in FX plugin Dev needed:
Last time I checked the Azure code signing directly from Microsoft
Only available in America and Canada last I checked
-
@d-healey It's also a pain to deal with them. I've been waiting a month and a half for a confirmation on my application and they have virtually no customer service.
On the other hand, assuming your credentials are right (and I presume) your documents are in English, you may have an easier time setting it up.
-