Mandar Joshi
Member level 2
- Joined
- Mar 4, 2015
- Messages
- 50
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 6
- Activity points
- 445
Hi,
I am using PWM for sound generation on STK600(ATmega2560). PWM frequency I am using is 31.25KHz. By using coolwave I have converted sound file to to 8-bit PCM mono wav format. And then used hex editor to get corresponding hex values. But I am not getting how to separate header from wav file to get data bytes only? Is there any particular software or any other method to do so .
I am using PWM for sound generation on STK600(ATmega2560). PWM frequency I am using is 31.25KHz. By using coolwave I have converted sound file to to 8-bit PCM mono wav format. And then used hex editor to get corresponding hex values. But I am not getting how to separate header from wav file to get data bytes only? Is there any particular software or any other method to do so .