New Plugin: Unfiltered Volume1

Pleased to announce a new plugin for the MetaModule: Unfiltered Volume1.

These are free for the MetaModule (their VCV Rack counterparts are premium).

Download here: MetaModule | Plugins

VCV link: VCV Library - Unfiltered Volume 1
Manual: VCV Manuals – Unfiltered Audio

(BTW, check out GlitchShifter for some fun times!)

9 Likes

Excellent. Thanks🎄looking forward to trying them out.

The mmplugin file doesn’t seem to be recognised by my MM which is running v1.6.1

Hmm… I’m able to load it, also auto-load works OK. I tried on v1.6.2 (latest) and also on v1.6.1. In what way do you mean it’s not recognized? Does it now show up in the plugins page? The name of the file should be “UnfilteredVolume1-v1.6.0.mmplugin” (exactly). If a file with that name is in the metamodule-plugins/ dir, then the plugin page should show it (it doesn’t scan contents until you click on a plugin).

You could just try downloading it again, maybe something got corrupted in the download?

I had to format the USB stick to get the MM to recognise it. Noticed that the stick is formatted exfat and I’ve been using it like that since I got the module back in August but I think I read somewhere that the stick needs to be fat32, is that correct or was I imagining things?

Anyway it seems to be working fine now with the stick formatted exfat and the plugin auto loads too.

Cheers :slight_smile:

OK cool! Might have been bad disk blocks or something. EXFAT works, though I’ve tested FAT32 a lot more, so I’ve been recommending that.

3 Likes

Unfiltered Audio Fusion is so great for smashing audio together. So happy to see this on the MM.

2 Likes

Just got my MM and went straight to firmware-v2.0.0-dev-10.3. Is this the reason I don’t see the UA plugin in my plugin list? I transferred via WiFi expander to my SD card.

Unfiltered Vol 1 is available for the v1.x firmware only at this point. I would imagine it’ll be in v2.x once that firmware is out of beta or at least more stable.

1 Like

That’s what I figured. Maybe I’ll go back to the release build for now.
Loving this thing btw!

@danngreen Is there anything I should do other than checkout metamodule-plugin-sdk branch v2.0-dev and recompile? Is the API relatively stable or should I hold off a bit?

Yeah ideally you just recompile with the v2.0 branch of the sdk and it works. If there’s any API problem or incompatibility when you compile with 2.0, I’ll fix it right away in firmware or the sdk.

The API is definitely changing, I am just about to release v2.0-dev-11 which is not backwards compatible with v2.0-dev-10. And it’s very probable I’ll have at least one more incompatible incremental release. It’s up to you if you want to release incremental builds or wait until I have a release candidate.