Question
How to split an audio file in ActionScript
I want to split a mp3 (or wav) file into several pieces e.g. from 0:30 to 0:45 and from 0:45 to 1:00 in ActionScript.
I cannot find any articles or libraries that would help me with this. Is it even possible to achieve?
Thanks in advance for any tips.
Example of what I want: mp3cut