Search found 2 matches
- Tue Dec 31, 2013 3:10 pm
- Forum: Audio Processing
- Topic: How to view offset for raw data?
- Replies: 1
- Views: 484
Re: How to view offset for raw data?
Just answered my own question.. ADPCM @ 4 bits per sample. Just used the sample count divided by 2. Would be nice to have an option to view this though.
- Tue Dec 31, 2013 2:54 pm
- Forum: Audio Processing
- Topic: How to view offset for raw data?
- Replies: 1
- Views: 484
How to view offset for raw data?
I'm using Audacity 2.0.4 to assist in reverse engineering some audio files. I have a block of data with multiple ADPCM steams at various sample rates. The sampling rate and offset of the sample is defined elsewhere in the file (still working on that part). What would really help me out is the abilit...