#Mace - Tensorpunk - AI Drumsampler

1 messages ยท Page 1 of 1 (latest)

wicked spire
#

Generates samples with machine learning on the fly inside the daw.

The World's First AI Generative Sampler Plugin

  • Equipped with AI trained models to generate one-shot sounds. Infinitely.

https://tensorpunk.com/

Tensorpunk Audio | Next generation audio software for music producers and more

dusty grove
#

๐Ÿ‘€

wicked spire
#

dont expect high quality samples

dusty grove
#

nice

#

i always mangle my drums with effects anyways

#

so this might be a cool way to avoid digging through my sample library randomly

void mauve
#

did anyone else buy this and experienced that the models and everything just didn't show up?

#

i already reported this to the developer but if anyone knows a solution already that would be cool

void mauve
#

solved: just use documents as your content folder. the custom content folder feature doesn't work yet

dusty grove
#

hmm i wonder if there will be a feature eventually where you can have the AI analyse your sample library (or just all of the snares, for example) to create new samples in the same "style"

drowsy solstice
#

Anyone have any problems installing this? It's not showing up in Bitwig. All paths are correct. Nothing.

obsidian rivet
#

great looking plugin, I wish there was a demo version though

drowsy solstice
fickle nebula
#

Weird I do not have that notification neither haha, let see

drowsy solstice
drowsy solstice
somber walrus
#

worlds first? steinbergs backbone does that too, is this one older?

#

i mean this has a very different workflow and i think this makes alot more sense for drums as backbone is basically working on one sound in depth

#

still bold claim

#

backbone has generate and resynth aspects plus a bunch of others and some smart ui decisions but it wasnt worth it for me because its pretty maze-y and only 1 sound per instance

fickle nebula
fickle nebula
drowsy solstice
drowsy solstice
fickle nebula
half idol
#

nice but 19 bucks for testing a beta.....not sure about that

trim viper
#

Fail for me too. They have some debugging to do.
Sent them the relevant failure lines from Bitwig's engine startup log.

trim viper
#

They (temporarily) threw in the towel and said they would "forward my Bitwig log to the lead developer". And in the meantime, they just straight-up refunded me. They said they'd gotten several reports about Mace not working with Bitwig.

obsidian rivet
#

should've gone with CLAP instead, lol

void mauve
#

i didn't use it a lot yet but it always worked for me so far

drowsy solstice
#

It doesn't work in Cubase 12 Pro either. Maybe it's dependent on your Windows config wether it works or not?

void mauve
#

ah i see. then it's probably using dynamic linking for its dependencies

#

since i develop plugins i have all dependencies installed anyway

#

https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170 try downloading and running this. if you are sceptical: this basically makes sure that your computer understands the latest c++ code. the language is in constant development. that's why that is needed. most plugins use static linking, which means they just copy the c++ dependencies into the vst file for ease of use. dynamic linking expects that stuff to be on the computers of the users already. installers sometimes install them with the plugin, but not in this one probably

drowsy solstice
#

The updated installer they offer at the moment forces latest VC package before it installs the plugin. I've asked for a refund, but I can't get a response. It's only 19 quid, but that's not the point.

void mauve
#

why refund if it works now tho?

drowsy solstice
#

It doesn't work. Bitwig or Cubase.

trim viper
#

The whole dynamic dependencies is the problem. The X64 library they built the plugin on is OLDER than my current x64 library. I'm not uninstalling the latest and greatest x64 library (to install the version this plugin expects) because it will probably break the OTHER software/app/game/plugin that uses the newer x64 library.

I've laid out this problem for the dev. It's up to them to fix it.

void mauve
drowsy solstice
#

Yeah. I'm on windows 11 insider program. It's probably that that's fucking it up.

void mauve
void mauve
drowsy solstice
#

Ha. Not had any problems with it to be honest, DAW wise. It looks nice ๐Ÿ˜‚

void mauve
#

proof:
95 sucked
98 didn't suck
2000 sucked
XP didn't suck
vista sucked
10 didn't suck
therefore: 11 sucks

obsidian rivet
#

but sure, big changes come with challenges