Now that Cardinal runs more or less stable, I started some attempts at creating background soundscapes.
I am not that good at this CV/modular stuff yet, but does not seem too bad either.
The modular part is only doing sequencing for now, creating synths from scratch is something that is going to take quite some days to learn still...
Already happy with the results so far, and that is what counts in the end π
S'more news.
The menu bar is now adapted/custom for cardinal.
I tried to do it by keeping the old menu bar from VCV, but there is no way to reach some elements, so the whole thing needs to be overridden.
The file->quit menu is hidden if running as plugin (as otherwise would do nothing) and file->open now uses dpf file browser stuff. So at least this action should not block the even loop (making the plugin unusable).
Automated builds in https://github.com/DISTRHO/Cardinal/actions/workflows/build.yml (requires GitHub account)
Experimenting with parameters for Cardinal.
Idea being that the plugin exposes parameters that the host can control and automate, and inside the VCV environment they appear as regular CV sources.
Some little filtering to reduce stepping and it produces nice results.
Here you see Carla converting MIDI notes from a file into parameter changes that automate Cardinal's parameters.
The result is (sorta) playing the chocobo song purely out of plugin parameter automation π π π
With plugins, we are typically supposed to save state in the current session/host instead of files in the user dir.
So, with trying to preserve state for the upcoming Cardinal thing I am placing a few VCV related things as plugin parameters, so we can save&restore their values through the plugin host.
What ends up happening is sorta amazing, exposing the "room brightness" as a parameter means the host can automated it...
What a show π
287 modules so far.
(from Core + 10 collections)
Sadly there is a lot of stuff out there that is not ready for VCVRack v2, Valley being a very famous one.
Not even Befaco is fully ready, the branch where the new/main plugins live is not yet updated for v2.
Makes me doubtful that VCVRack v2 will be out in the short-term.. If they do release it, it is going to miss a LOT of modules.
The VCV as plugin saga continues.
Now with plugins being setup for building. Added AudibleInstruments, Befaco and Fundamental so far.
Still need to get the actual engine to work, so it receives audio/midi from host and sends it back as needed.
But if we got so far already, that last piece should be quite doable too.
PS: if you know a must-have opensource VCV plugin, let me know! Shouldnt be too difficult to get more plugins in at this point.
The generic plugin view looks ok enough, making the gui-less plugins usable too.
Now it is just deciding if this is good enough as-is, or if something critical is missing before a release..
(not counting with final polishing/fixing of course, just the feature-set)
Tempted to just go with it as-is, if I wait for things to be perfect we are going to be here a very long time... π€
Bless be Carla, may many be its bridges and engine modularity.
Now that I know this works well - lv2 plugin host in another plugin - can use it for testing and fun stuff.
Need to think of the best workflow for such a tool, but cool that it is even possible.
Grab it at https://github.com/DISTRHO/Ildaeil if you want, dont forget to clone with submodules. No prebuilt binaries at this point, sorry, too early for that still.
Have a great day :)
Let's start a poll: Yes or No.
Sadly I can't seem to upload files if doing a poll, so will just assume "Yes" based on stars or something... :P
There is no audio, but I can guarantee it works.
Just picking a plugin and it loads (embed gui testing here, a generic gui would be used if the gui cant be embed)
Just wondering how much interest there is on this one...