Another old AIR project I`ve converted to FP10 beta. It`s actually quite crazy that these applications are now possible 🙂
You can import wave loops (only tested with 44.100kHz, 16Bit, Mono) – use small loops!. It will internally convert them to SWF files so they can be played. Then it will generate a wave form and you can add multiple tracks, drag`n drop and save the mix to your hard disk – all without server interaction – i love it!
I`ve made a quick screencast so you know how to work with it – see it here.
And check out the application here:
Again not heavily tested – use on your own risk 😉
I have aother version quite ready that also let`s you add mp3 files. It uses the new extract() method of the Sound object to get the raw PCM data. More later…
Benz
Leave a Reply