Voxglitch Community Feedback

I load all the samples on a different thread, so that this doesn’t happen. That’s how sfz player changes sfz files. All the sfz parsing, wave loading, flac decoding, etc. happens on a worker thread so there are no hiccups. Doing disk I/O on the audio process thread is a not great thing to do.

1 Like

Ok, I’ll revisit this strategy. I agree that if the samples can load in another thread, it would be vastly superior.

1 Like

yep, will be much better. And of course do all memory allocation and deallocation in that other thread. Ppl seem to like this old paper I wrote a couple of years ago. It mentions that issue. Demo/efficient-plugins.md at main · squinkylabs/Demo · GitHub

Thanks for the demotivation of this exquisite Groovebox, haha. I get your points and most can also be done in a DAW. But having one machine that does everything fast and extremely well, there is no denying it is all worth the effort, especially when it’s so close.

Thank you.

2 Likes

I have some good news! Two new improvements are rolling out soon:

First: Ratchet selection display when modifying the ratchet parameter

Second: Sample start/end indicator when adjusting those parameters:

I’m going to work on one more feature before submitting a new version to the library. Thanks!!

12 Likes

this is just … great
:+1:

1 Like

Great stuff, Bret, well done on getting all the changes done! Looking forward to messing with this one.

I haven’t been that active here lately (sorry), but just wanting to comment on the sample start/end thing: in my opinion suggesting it to be done in an actual separate wav editor is missing the point of musical uses in electronic music where you want to change those parameters on the fly. In a groovebox like this, parameters of that sort totally feel like they “belong”, instead of being some superfluous “you might as well prepare the samples somewhere else” feature creep.

2 Likes

I’m just re-quoting this to keep it top-of-mind. This is the next thing for me to do.

2 Likes

Hello everyone! I have an update (2.17.0) in the queue to be reviewed by VCV Rack and hopefully available within the next few days. Here’s what’s new:

2.17.0

General updates:

  • Added a change log file that can be accessed by right clicking on any module and selecting “Info/Changelog”
  • Fixed a bug which could crash VCV when loading larger samples
  • When loading samples, the last accessed directory should now be the default

Groovebox updates:

  • Added new parameter lock: Sample End
  • Added visualizer that appears when adjust sample start or sample end positions
  • Added visualizer that appears when selecting a ratchet pattern
  • Reorganized parameter lock positions on the front panel and color coded them
  • Added ability to shift tracks forwards and back by holding SHIFT while dragging a step button left or right
  • Same as above, but when holding SHIFT+CONTROL, shifts all tracks
  • Fixed issue where playback wasn’t ending when unsoloing a muted track in the Groovebox Expander
  • Improved how the Groovebox uses data from the expander, which avoids a lot of edge cases.

Also noteworthy, my amazing Patreon page, which is currently a bit lonely: Voxglitch is creating VCV Rack Modules & Audio | Patreon

12 Likes

Optimus Maximus again!

Awesome !!!

can’t Wait :slight_smile:

1 Like

Just quickly tested the shift track , and it’s super cool !

But whether I use SHIFT or SHIFT + COMMAND (Mac osx here) the result is the same, all tracks are shifted. An by the way COMMAND only, shift also the tracks.

In case I also try with SHIFT+CTL but obviously don’t do the trick.

1 Like

Ok, I’ll look into this today! Maybe I didn’t test well enough before I released that feature. I’m glad most everything else is working because underneath the hood there were some big changes. :see_no_evil:

I’ve located this bug and fixed it. I’ll submit a bugfix tomorrow. Thanks for reporting this!

4 Likes

Nice.

nothing like a good reproducible bug haha

1 Like

Hello everyone! A small bugfix update is on the way

2.17.1

General updates:

  • Restored compatibility with Cardinal after I broke it. (thanks Filipe Coelho)

Groovebox updates:

  • Fixed bug where it was not possible to shift only 1 track in groovebox (thanks @lozzec)
  • Added de-click filter to groovebox. Woo hoo! This is especially helpful for ratcheting and when modulating the sample start position.

My Patreon page is really taking off! It’s about to pass the $0 mark: Voxglitch is creating VCV Rack Modules & Audio | Patreon

2 Likes

Congrats on the progress with Groovebox, Trent! Hope the Patreon takes off.

Thanks! PS: I’m Bret :man_bowing:

It has taken off.