New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a thorough explanation on all four subframe types #97
Conversation
I don't know enough there for a full review, but I am not against merging this PR as is, and I'll see after most PR are merged how it is when I implement a FLAC parser based on only the spec.
The table under subframe fixed is cleaned up in source code (no difference in markdown result) and a few line breaks directly under that table that went missing were restored, so the bullet points now render correctly
These remarks are better placed in a separate section on numerical considerations, as this description is already too long and probably confusing
|
I'm also reopening this pull request, but I've removed quite a bit of text on data type size requirements. This was quite complicated, probably confusing and not thorough enough. I am preparing a PR on a section 'numerical considerations' in which these removed parts will return. |
Please provide feedback.
This should address issues #89, #88 and most of #90