Load an mp3 file into two MemoryBlocks ?

My bad memory have still in stock things from the old QuickTime MoviePlayer or so.

I really remember something about stereo sounds… (Property ?)
Something that allows to get the sounds in the L-R state (each channel in its own place).

I want to manipulates these, but I do not found anything that will let me do that. I do not even get a clue on where to start the search.

Can you help me on that one ?

PS: using FolderItem, OpenDialog and MoviePlayer, I am able to load and play (and eventually stop) a mp3 file (that is all I’ve done so far), and that is nice; my brain stop once I achieved that.

I do that in Linux (Terminal) with sox (which should also work in OS X)

Thank you Axel.

I found a list, now I have to find what I want from that list:

QuickTime
EditableMovie
QTGraphicsExporter
MoviePlayer
QTSoundTrack
QT3DAudio
QTTrack
QTEffect
QTUserData
QTEffectSequence
QTVideoTrack

Some of these entries are know entries (for me) like … all but QTGraphicsExporter, QTEffectSequence and QT3DAudio. Time for me to have lunch… then I will resume the quest.

Deprecated !