Bosbeetle
Terminally lost
Hello there I am completly ignorant in programming (did some msx basic and already sucked at that)
But I'd like to have a very simple program what the program shoud do basically is aply simple mathmatics on the raw data in a .wav file. I found out that a wav file basically is some headers and then a part of raw data. I'd like to modify that in the line of taking the square root of it etc. I think the modification should be per block of data.
So probably very easy for some of you to code a program where I can input a .wav file a mathmatic formula and then get out a new .wav file.
I basically like to mock about a bit with sounds, also it would be nice to have the source so I could fidle a bit more with programming (I like fidleing but i never could write a program on my own)
thanks in advance (and if nobody wants to do it also fine) maybe somebody can see this as a practice case or something.
But I'd like to have a very simple program what the program shoud do basically is aply simple mathmatics on the raw data in a .wav file. I found out that a wav file basically is some headers and then a part of raw data. I'd like to modify that in the line of taking the square root of it etc. I think the modification should be per block of data.
So probably very easy for some of you to code a program where I can input a .wav file a mathmatic formula and then get out a new .wav file.
I basically like to mock about a bit with sounds, also it would be nice to have the source so I could fidle a bit more with programming (I like fidleing but i never could write a program on my own)
thanks in advance (and if nobody wants to do it also fine) maybe somebody can see this as a practice case or something.