Finally, I could manage my FM voice in MM. Running pretty well
(I noticed that deactivating antialiasing options in vcv, save lots of cpu in the MM.
:
BUT… The envelope seems to be quite noisy.
Try this: select and unselect the envelope on the level parameter here: Test noisy env FM-OP.yml (2.4 KB)
It’s not the case in vcv.
Is there anything you can do for that? I suppose it’s a particular case.
Cheers
that’s good to note about fmop, i need to try out that setting!
also i noticed the clicks too on fmop, on the attack/release. that aren’t present in vcv. dan has stated elsewhere in this thread that they are going through the bog codes to fix things:
thats probably a lot of code! so we probably shouldn’t expect the bog fixes soon… regardless hopefully they can fix the fmop as well
Actually I’m releasing the fix today (it’s been up for a while, but just wanted to test it doesn’t break other things). I can confirm the above patch sounds good on the MM with the new Bogaudio version
Just to be clear, this is not the case. I thought I answered this elsewhere but I’ve seen this re-quoted in a few places and so I want to clarify this. The MetaModule does NOT use 16-bit internally. It uses the same types as VCV Rack (32-bit floats) for internal processing. Individual modules may use whatever types they wish internally (64-bit doubles, or 8-bit if it’s some sort of lo-fi module, or custom types, it doesn’t matter) and the MetaModule will use whatever the module wants.
The clipping in the Bogaudio modules was due to a math optimization flag I had set in the Bogaudio compilation, which causes the slew limiter class to have bad results. The slew limiter is the basis for many envelopes and other things in Bogaudio modules. Removing this flag makes it the same as on the computer.
roger that! not sure how i accidentally quoted that 16bit stuff again (meant to only to quote the bit from that old thread where you mentioned you were working through the bog codes)
great to hear though about upcoming bog fixes! will really appreciate those. thank u a ton for all your hard works on this thing. having a blast w the mm gearing up for a live performance w them.
Yes!
Thank you so much. Bogaudio is one of the best modules line in VCV. So probably one of the most used plugin. I’ll give a try and share my OP patch.
Have a nice weekend .
I confirm. Of course, these modules are now almost 10-20% more cpu demanding, but sound great. Again, I can spare quite a lot of cpu consumption by disabling the antialiasing features of the FMOP in vcv before transferring the patch into the Metamodule. By doing that, making a 4OP patch should be OK. It would be great if these right click options were also accessible directly in MM.
Thank you fore your awesome work.
Cheers.