[FREE]WaveAudioTools extension v3

This extensions let you mix or combine 2 wave audiofiles in different ways:
Now you can create karaoke-like-apps, mix tracks together or combine them, create long wavefiles from short loops (e.g. drumtracks) as a backline.
** min API21 required **
Updated

  • added “Trim” method to let you cut a wavefile

**Important:**The files must be of same format, 16Bit/44100/stereo or 16Bit/44100/mono wave format. You will notice a slight "click or “swoop” at the seams of the combined files. Maybe one day I will manage to smooth that.
(Maybe someone like to assist me here)


com.django.waveaudiotools.aix (18,4 KB)
Updated 04.12.2020

  • added “ReverseWav” method to let you reverse a wavefile
    **Important:**Works at the moment only on 16Bit/44100/stereo wav files **
    blocks (5)
16 Likes

Nice work Keep it up

:sparkling_heart::sparkling_heart:

fantastic, you dont have a example aia?

I think the blocks are easy to understand. Just try !

its possible use whit mp3 files?

No,this is only for wav files.

Great work Congrats.

mix wav cannot use ?

I don’t understand.
Yes, you can use it.
Or doesn’t the examples in the description work for you?

when I use it, the results waveOut only the sound of the first file. while the second file is not heard

sorry i can’t speak good english

Please show your blocks (rightclick in the blockeditor, “Download Blocks as Image”).
Tip: Write in your native language and use a translator.

I tested it in Kodular, and you are right: “MixWav” isn’t working! Only “LoopWav” and “CombineWav” are working.
I also tested it on AppInventor, and there all is working as it should.
I took my own example aia from here:

Edit: I found the solution: set MinSDK to API 21 in “advanced Properties”

oh oke, thank you. I’ll try it

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.