Your question will surely be closed rsrs
I am the King in answering questions that are closed kkkk
Boy The Decoding of Files mp3
is very complex, this process gives a TCC
weightless...
I do not know and do not understand the type of manipulation you want to do, but to manipulate (increase volume, apply filters, change frequency, change speed, reverse audio, move audio to play in a given second or minute, etc.) no escape, you will have to decode to have the data in format PCM
Surely you will have to use some ready lib to perform decoding, there are some LibMad, AMP, LAME, MPG123
all of them are written in C
for python27 I know the pymedia
example of use in this mine reply, for java has the Jlayer, the vast majority of them are some kind of Fork of libs written in C
.
The lib I consider the simplest to understand is the lib AMP
, as far as I know was the first lib(free) that appeared on the net able to decode mp3 files, it was from her that came Winamp, some companies used this lib inside embedded systems (mp3 players), it is not very easy to find the sources of this lib, maybe at deepweb, I should have on some 90’s huahuahua CD...
Thank you very much, gave me a series of necessary guidelines, in case what I will do with this file will be identification of sound wave patterns. Thank you again so much.
– Bernardo Domeneghetti