WAV File ambiguity -


i have 8 bit mono wav file. each 1 byte of file represents sample (1/44100 of second). want know if sound, heard when wav file played, depends on samples or depend on difference between 2 consecutive samples? following pair of consecutive samples produce same sound: 1st pair :20 , 22 2nd pair :78 , 80 please me...

it's meaningless talk 'same sound' in case of 2 44khz samples can think of them both representing same frequency (i.e. pitch) latter louder former.


Comments

Popular posts from this blog

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

javascript - Create websocket without connecting -

android - Linear layout children not scrolling -