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

android - Gradle sync Error:Configuration with name 'default' not found -

java - Andrioid studio start fail: Fatal error initializing 'null' -

html - jQuery UI Sortable - Remove placeholder after item is dropped -