Utility for Absynth users. Wav import.

VST, AU, AAX, CLAP, etc. Plugin Virtual Instruments Discussion
Post Reply New Topic
RELATED
PRODUCTS

Post

I remember reading a while back someone (WhyteRabbyt?) looking for a resampler that batch converts a folder of wav files to the length of 1024 samples for importing into Absynth.

I was working on something else when it struck me that with just a little work i could easily do that as i had all the code for it already.

http://www.box.net/shared/o2nn28m12p

It creates a new folder and saves the resampled waves there. So it should be safe. Still i recommend to backup the files first by copying them to a new folder and doing the conversion there for safety. I've gone to great lengths to prevent anything from being erased but you never know.

If the source file is stereo it just takes the left channel. It saves all files as 16 bit. Dunno if that is important or not. It does'nt normalize the files though that can be easily implemented should someone wish for it.

EDIT: I forgot to mention it's done in Java so it should work for Mac and Linux users as well.
Last edited by jupiter8 on Wed Oct 22, 2008 12:49 pm, edited 1 time in total.

Post

Yup, it sorta came up in this thread. Ta muchly!
An idiot on Set Theory:
"In some cases there is an object called red that contains everything that is red. In much the same way a pot is a plate."

Post

thank you!
Available on iTunes, Amazon, etc.

Post

Am I correct in saying that Absynth doesn't read loop points in a sample?
None are so hopelessly enslaved as those who falsely believe they are free. Johann Wolfgang von Goethe

Post

Very kool, thank you!

Post

Teksonik wrote:Am I correct in saying that Absynth doesn't read loop points in a sample?
Yep, you are.

This will come in handy. Thanks :)

ew
A spectral heretic...

Post

ew wrote: This will come in handy. Thanks :)

ew
Feel free to post about it in the NI Absynth forum should you wish so. I don't actually have Absynth so i'm not registered there.

If anyone could just give a quick heads up "I tried it and it worked fine" it would set my mind somewhat at ease (as much as possible).

Post

jupiter8 wrote: If anyone could just give a quick heads up "I tried it and it worked fine" it would set my mind somewhat at ease (as much as possible).
I wish I could. desüite of my former "kool, thank you" I dunno what to do with them to load them as wave-tables? As there is no wav to glo conversion-tool, or do I miss something?

Just loading them into an oscillator works fine, as does the splitting, renaming of files.

Post

thoshu wrote:
jupiter8 wrote: If anyone could just give a quick heads up "I tried it and it worked fine" it would set my mind somewhat at ease (as much as possible).
I wish I could. desüite of my former "kool, thank you" I dunno what to do with them to load them as wave-tables? As there is no wav to glo conversion-tool, or do I miss something?

Just loading them into an oscillator works fine, as does the splitting, renaming of files.
I'm not sure actually. I don't have Absynth.
Apparantly for a wav file to be imported to Absynth it needs to be exactly 1024 samples long. That's what this program does and if you can load them i guess it's working fine. Assuming they could'nt be imported before that is.

So basically what i want to know is
unloadable file->resampler->loadable file->YAY!!!

I was slightly worried they needed to be looped as this tool most likely removes any loop points in the wav. Does Absynth use stereo files or do they need to be mono? Stuff like that.

I have no idea what you mean about renaming and splitting files work ?

Post

E D I T:

Thanks for your reply. "renaming and splitting files work" was a silly statement that your tool works as expected (as you could not test this on your own -shame on me!)

And I just figured out how to use your 1024-samples-long wav-files instead of using the afore mentioned method (the sampler-module of the oscillator) - you can load a new wave by "Import Audio from Waveform" when you load a single wave-cycle in the oscillator-options.

And it works just fine. Thanks again, now that it's kool again. :-)

Post

thoshu wrote:E D I T:

Thanks for your reply. "renaming and splitting files work" was a silly statement that your tool works as expected (as you could not test this on your own -shame on me!)

And I just figured out how to use your 1024-samples-long wav-files instead of using the afore mentioned method (the sampler-module of the oscillator) - you can load a new wave by "Import Audio from Waveform" when you load a single wave-cycle in the oscillator-options.

And it works just fine. Thanks again, now that it's kool again. :-)
Ah,ok,i was really confused when you mentioned you could just load any sample into the oscillators. Then there would have been little point in doing this.
It makes sense now (i think :D).

Maybe i should check out the Absynth demo. I had another idea which i'm not even sure Absynth can do.

EDIT: Just tried the Absynth demo and finally got what this is useful for.

Post Reply

Return to “Instruments”