Hi folks.
I’d like to invite super-patient alpha testers to give us feedback on a project which is bringing a new set of modules to VCV Rack 1.0.
The Surge Synthesizer was created originally in 2005 by Claes Johanson, now a principal at Bitwig. In September 2018, Claes realized he was never going to finish his 1.6 release, and rather than abandon the code, he released it GPL3. A group of us have been working on the synth, and the VST/AU version for Mac, Linux, and Windows is available at the website. If you use a DAW which hosts plugins, let me encourage you to give it a spin. And if you want to get an idea what it sounds like, the One Synth Challenge group used Surge in April, so here’s a set of songs made using only Surge.
The synth is amazing. In the plugin version, it has 6 oscillators, 24 LFOs, a full effect bank, amazingly fast filters, supports full MPE, uses hand crafted SIMD instructions to do very low CPU high performance stuff. Really neat. It’s been fun being part of the team restoring it to a release.
But I had the idea a couple of months ago to break the plugin block diagram down and make each part of the block diagram available as surge modules. That project is called surge-rack. The project uses the surge DSP engine but factors it into panels which you can intermix with the rest of rack 1.0.
So that means that we have a project now which introduces
- Classic digital oscillators
- A multi-mode wavetable oscillator which ships with hundreds of GPL wavetables
- An entire bank of effects (Delay, Chorus, Pitch Shift, Vocoders, Reverbs, Distortions)
- A multi-mode waveshaper
- A multi-mode envelope generator
- An LFO with both free-run and envelope gated systems
- (Coming soon) a VCF and FilterBank. These are not done yet.
We are pretty excited.
Right now the software is in an alpha release for very patient people. Many modules have place-holder face panels (most of the FX have a workable generic panel for instance). We know there are some conditions that generate clicks and pops. Everything is monophonic. The parameter display options V1 give us aren’t used yet. The filters aren’t there. We haven’t supported TempoSync properly in the envelope. We have a list. But that list is too short and we’d like people to help us make it longer.
So what I’d like to ask is: Do you feel like testing some alpha modules and helping us find bugs or giving us feedback or (if you are interested) working on fixing bugs in the code? We are especially interested in people who are experienced rack users who can tell us if we have done things which are consistently weird or wrong.
You can get the modules by building them yourself if you want, but also we build a new binary alpha version V1.0 mac win and lin automatically with every push to our master branch. That overwrites versioned releases at https://github.com/surge-synthesizer/surge-rack/releases - and since we create them with every push to master there are a lot of releases. I think there have been 6 this morning!!! So if you do use it and file a bug or feedback request please make sure to let us know which version you are using.
Finally: we’ve worked super hard in the surge project to have a constructive and polite community. Everyone is welcome and we hope you’d bring a cooperative polite spirit to the project. If you have used a lot of modules and can write clean bug reports or constructive feedback ideas into GitHub issues or as comments on this forum, we would really welcome them. We’re all nice folks. @oddy.o.trax has been especially useful in finding bugs so let me tag him here also so he sees this!
Look forward to any and all feedback. And I hope to get those filter modules together soon too.