|
-
Dec 2nd, 2014, 07:45 AM
#8
Re: Reading tones from *.wav files?
Another question is I don't fully understand when I read in the text: "signed integers" and "unsigned bytes". Can you explain me more about that? Specially the part of signed/unsigned information because I don't know what difference there is between an unsigned and a signed byte.
Signed Integers = A value that can hold information negative of 0 (-32768) and positive of 0 (+32768)
Unsigned Bytes = the Numbers range Positive only 0 to 255. No Negative/below -255
_____________________________________________________________________
----If this post has helped you. Please take time to Rate it.
----If you've solved your problem, then please mark it as RESOLVED from Thread Tools.

Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|