Voxglitch Wavebank sample folder not selectable

i 've built a patch that uses Voxglitch Wavebank to randomly pick and stream samples from a designated folder on the microSD.
in VCV this works just fine but on the MM there is no way to actually pick a folder when navigating to the options menu ‘Select Directory Containing WAV Files’.
after selecting the last folder of a structure i expect some kind of dialogue box to pop up, to confirm / pick that folder and automatically bring me back to the main menu.
so i have not been able to import any samples into the voxglitch wavebank module inside of MM.

also i tried saving the patch from within VCV with the sample folder set to the right directory on the microSD card but it does not store those settings.

maybe the sample format needs to meet specific requirements?
does the folder that holds the samples need to have a specific name?
any other modules that do this exact same thing? (it’s an essential feature for my use cases)

thanks in advance!

others have mentioned the same issue:

@etcetc might have some insight as to what is going on with that one?

1 Like

I think loading from folders still isn’t fully functional, but MM does support it. I had poked at it briefly but didn’t have time to finish, this will probably be the next thing I look at.

2 Likes

that would be great! :folded_hands:

1 Like

I had the same issue. Wanted to use all my twisted tools ultra loop samples I have exported out of their sample maps. Would have been a really nice part of the setup.

I also noticed, in VCV where it works, that the sample stops playing when changing sample. Regardless of having the loop enabled or not. It would have been nice to have an option to continue playing the newly chosen sample continuously. Then you would have a knob that you could twist to rapidly go through the wavs.

Hi @screech @franzstahl I have updated voxglitch to 2.0.4 - however, you will need the latest release candidate firmware:

So update your metamodule with that:

And then replace your voxglitch plugin with this one:

3 Likes

Thank you! I will wait for the next official patch, but I’m eager to test this out!

The concept of streaming samples, like the method 4ms is doing in their basic wav module, is that something that could be a thing?

Imagine using the sample selector knob and scrolling through the samples in the chosen folder and have them playing immediately without paus? Maybe with a cv controlling it.

This shouldn’t be necessary with wavbank because all samples are already loaded into RAM. Can you try sending a high gate signal instead of trigs, and holding it there? The sample should continue in that situation.

this is epic! thank you guys for fixing this!!!

Just want to update that firmware v2.1.2 was released today, so the folder-loading feature works with the latest voxglitch plugin and the latest firmware.

3 Likes

Very very nice! Thanks @Dan and @etcetc