It is in the queue for integration into the VCV Library. The brave can get compile the module from source from the following GitHub library:
Note: I have only compiled and run this on Windows, so feedback from anybody who is adventurous enough to try this out on Mac or Linux is very welcome.
For the record, I have been in contact with Dan Green at 4ms who was quite enthusiastic about this project; I hope that Rainbow does not disappoint. Following his request the code is open source on GitHub.
The SMR manual is an excellent starting place for information on this module, as is DivKid’s YouTube video. I will be working on documentation and videos, until then I hope that the SMR manual available through the 4ms website and some intuition will be enough.
Note: this module currently has a tendency to clip in a not-very pleasant way. I am looking at ways to try and avoid or mitigate this, but until then you’ll have to be a bit proactive with the level controls.
Despite the alleged 1.0 status of this module, I still consider it still in development. Any problems with the module are my responsibility and nothing to do with 4ms.
There is some kind of problem in the audio processing buffers. If I increase the NUM_SAMPLES and BUFFER_SIZE the problem gets worse. Maybe that’s a clue. But the above settings work fine.
You know: I had previously reduced that down from 32/16 to 16/8 and it had got better. Reducing it even further seems makes it even less noisy.
Which all makes me wonder what on earth is going on in there… to be clear I do not claim to understand the audio procesing code (or not yet anyway), I spent more effort hooking up interfaces to the firmware.
How different will it sound? I tried it on stream yesterday and, well, I have no idea what I’m supposed to do with it? It did make an interesting sound, though.
There should be a new version of the module which should hit the Library very soon.
I’ve run the patch for a while and none of the channels are clipping, so the approach of reducing the Level control does not help so much. Let me have a deeper look.