Befaco Announments Thread

Version 2.1.0 is now in the library. :partying_face: This was a bit of a monster update to get over the line, but very happy with the end result. The main update is Noise Plethora, but there are some bugfixes in there too.

In other “life” news, Very soon I’m about to become a father for the first time so will probably be a little bit less responsive for the next wee while (i’ll still be around now and then). I’m looking forward to soothing the baby to sleep with some freaky noise algorithms such as satanWorkout. :japanese_ogre:

Changelog:

Noise Plethora
    Initial release
Chopping Kinky
    Upgraded to use improved DC blocker
Spring Reverb
    Added bypass
Kickall
    Allow trigger input and button to work independently
EvenVCO
    Fix to remove pop when number of polyphony engines changes
Muxlicer
    Chaining using reset now works correctly
32 Likes

That’s amazing, thanks so much! And congrats! All sorts of noise can be great for helping babies sleep so Noise Plethora will come in handy for you :slight_smile:

3 Likes

Congratulations Papi and Mami too, of course :smiley:

1 Like

Thank you and congratulations!

1 Like

Congatulations to the impeding birth! May all go smooth and quickly!

v2.2.0

Stereo Strip, in collaboration between DivKid and Befaco, has been added to VCV Rack. Some details/notes:

  • it is polyphonic so you can do neat stuff like have 16 voices all with different panning/levels
  • VCV is more standardised about voltage so e.g. (almost?) all VCAs close at 0 V and open fully at 10 V (the volume knob decal dots have been removed to avoid confusion)
  • the line level / eurorack level conversion doesn’t make sense in VCV, but I’ve kept the black switches as +6dB input boost and -6dB output cut.
  • there are a couple of things in the right click context menu
    • change panning law between equal power and linear, and linear clipped
    • option to disable soft clipping
    • option to toggle DC filter
  • the mute switch is clickless (slight vactrol like decay), and also supports the momentary behaviour
  • the soft clipping behaviour is there but might exhibit slight differences from the hardware

Happy wiggling!

DivKid (Ben) is planning a VCV specific video for the module at some stage too!

ps: I worked on this back in November, hardware production delays mean it’s only just seeing the light of day :slight_smile:

16 Likes

Great work hemmer, thanks a bunch! And thanks DivKid and Befaco!

I assume that requires polyphonic CV? Or is there a way through the UI to set different pans on different channels?

Indeed, ML modules cloner (using spread) is one such way.

1 Like

v2.3.0

PonyVCO, a Thru-Zero Wavefolding VCO/LFO, has been added to VCV Rack. Some details/notes:

  • optional modifications relative to the hardware version include DC correction for pulsewave, pulsewidth clamping, and AC coupling for TZFM input (see context menu)
  • octave and waveform switches are “playable” (can be dragged)

Also in this release:

  • EvenVCO - Optionally remove DC from pulse wave output
  • StereoStrip - Address high CPU usage when using EQ sliders

Coming up in v2.4.0, next release:

  • MotionMTR release
  • Minor Muxlicer improvements

see dev thread for details!

20 Likes

v2.4.0

  • Initial release of MotionMTR, CV and audio utility / realtime visualiser (collaboration between Robin Vincent and Befaco)
  • Muxlicer - Fix gate labels and improve docs (thanks @DaveVenom )
  • PonyVCO
    • Fix NaNs when TZFM input is used at very high sample rates
    • Fix pitch wobble when disconnecting TZFM voltage source

15 Likes

v2.5.0

  • Burst
    • Initial release
  • Voltio
    • Initial release
  • PonyVCO
    • Now polyphonic
  • Misc
    • Fix trigger inputs to follow Rack voltage standards (Kickall, Muxlicer, Rampage)

See development thread for Octaves VCO beta!

29 Likes

I absolutely love it that Burst made it to the VCV. :heart_eyes:

4 Likes

Woo PonyVCO as polyphonic! Looking forward to PonyVCF.

1 Like

Much appreciated!

1 Like

v2.6.0

  • Octaves VCO
    • Initial release
  • Misc
    • Better default values for ADSR and Burst

11 Likes

Poly PonyVCO and Burst were both a big yay!

Now the Octaves as well. Nice!

And extra compliments for the to-the-point module naming.

2 Likes

Octaves has a wicked amount of aliasing. Is that intentional? Looking on a scope it looks like the waveforms have the telltale spikes indicating antialiasing has been applied. I can also see the band limiting on an analyzer. But it doesn’t seem to be controlling the aliasing. Or maybe that is what “A harsh and funky take of an additive Oscillator.” means? Does the hardware sound similar when isolating the highest frequency output?

1 Like

Hi Dave, it’s certainly not intentional! There is oversampling in place but on reflection I think the default setting (x2) is not sufficient. I had experimented with ADAA for the implementation (effectively each square sums with a hard clipper between each sum), but didn’t get satisfactory results.

The hardware is analog (triangle core into comparator) so will not alias but it does sound incredible harsh (especially when base frequency is high). But there is (tonal) harsh and (atonal) aliasing and clearly the first is what is desired. I’ll certainly revisit the default settings, but also look at if the antialiasing can be improved otherwise. At x8 oversampling the CPU is 6% on my machine which feels high, so maybe x4 is a compromise.

Green naive, pink x4 oversampling. (currently default is x2 oversampling, not shown)

If you or others are interested, could we continue in the dev thread? Befaco modules development blog - #234 by hemmer

2 Likes

v2.7.0

  • Midi Thing VCV Bridge 2
    • Initial release - VCV Bridge turns MIDI Thing v2 hardware module into a device that can recieve up to 12 channels of CV from VCV Rack
    • Module sends CV using pitch bends, and has limited temporal resolution (i.e. use for CV signals but not really audio)
    • Documentation here
  • Octaves VCO

9 Likes