I want manually create and edit music.
As I understand, this data is a big number of aggregations, each of them which contains data about amplitude and frequency of quantum of music (for example with discretization with 44.1kHz there would be 44100 this aggregations, which describe 1 second of music).
How to get this code, and where to read about in what rules this code describes music? A big thank's in advance
I write on java, it is possible, please examples on this language
My short conclusions
I got rid this issue. Audio files, and midi also, don't contains information about frequency. these formats represents only data, what needs for creating sound waves by speaker. And this information is only amplitudes, which say about fluctuations in electrical current, which are the reason for fluctuation of diffuser. That's all.
So the answer is perfect. Thank's a lot!

