Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Four sequential bytes; Need to remove high order bit in each to get correct output
Post: RE: Four sequential bytes; Need to remove high ord...

Thank you both for the pointers. GrandSean
GrandSean General Coding Help 5 2,967 Feb-06-2021, 07:17 PM
    Thread: Four sequential bytes; Need to remove high order bit in each to get correct output
Post: RE: Four sequential bytes; Need to remove high ord...

(Jan-20-2021, 05:00 AM)bowlofred Wrote: So sounds like you want to treat the 4 bytes as a single 28-bit number. In that case I would: * initialize total to zero * starting with the high-order byt...
GrandSean General Coding Help 5 2,967 Feb-06-2021, 03:08 AM
    Thread: Four sequential bytes; Need to remove high order bit in each to get correct output
Post: Four sequential bytes; Need to remove high order b...

I am writing program to manipulate the contents of an .MP3 file. In reading the header in binary(byte) mode, decoding the header Size field is giving me problems. See ID3.org. The definition of the f...
GrandSean General Coding Help 5 2,967 Jan-20-2021, 03:22 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020