FX plugin Dev needed
-
Hi there, I’m looking to hire an experienced developer to help build an audio effect plugin.
The DSP for the effects is already being developed, so the main tasks will include:
- UI & Control Integration – connecting provided DSP modules to the plugin interface, including XY pads, macro controls, and parameter mapping.
- Preset & Browser System – setting up a preset manager with tagging, categories, and user-friendly search.
- Parameter Management – ensuring automation, MIDI mapping, and host sync work smoothly.
- Cross-Platform Deployment – packaging and testing builds for macOS and Windows in VST3/AU formats.
- Workflow Polish – optimizing the user experience, making sure the plugin runs efficiently and stably across DAWs.
Requirements:
- Experience with plugin development
- Strong understanding of UI integration and control mapping.
- Ability to deliver stable builds and iterate quickly.
- A portfolio or examples of previous work.
If this sounds like you, please reach out with your portfolio and background. Thank you!
-
@dezertaudio sent you a dm, check your messages :)
-
@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.
-