Changes

Jump to: navigation, search

Cassette data information

No change in size, 05:41, 3 December 2012
/* Reading */ 8-bit signed numbers cannot represent both -128 and +128... unless you've hacked the universe
For a 8-bit signed sample:
* if the amplitude is 0..128127, then the final measurement will be "1".
* if the amplitude is -128..0 then the final measurement will be "0".
25
edits