Skip to content

Commit 075e220

Browse files
authored
Update references in README
Structure and annotate, add and fix links
1 parent f79f758 commit 075e220

File tree

1 file changed

+26
-19
lines changed

1 file changed

+26
-19
lines changed

README.md

Lines changed: 26 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1549,31 +1549,38 @@ For Microsoft owners and collaborators: you have a lot of blood in your hands. I
15491549
## References
15501550

15511551
### Papers
1552-
1553-
https://tech.ebu.ch/docs/tech/tech3285.pdf
1554-
https://tech.ebu.ch/docs/tech/tech3306-2009.pdf
1555-
http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/WAVE.html
1556-
https://www.loc.gov/preservation/digital/formats/fdd/fdd000356.shtml
1557-
http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Docs/riffmci.pdf
1558-
https://sites.google.com/site/musicgapi/technical-documents/wav-file-format
1559-
http://www.neurophys.wisc.edu/auditory/riff-format.txt
1560-
https://sno.phy.queensu.ca/~phil/exiftool/TagNames/RIFF.html#Info
1561-
http://tech.ebu.ch/docs/tech/tech3285s1.pdf
1562-
http://www.cartchunk.org/
1563-
http://www.aes.org/publications/standards/search.cfm?docID=41
1552+
#### General Wave/RIFF docs
1553+
- http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/WAVE.html
1554+
- http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Docs/riffmci.pdf
1555+
- https://sites.google.com/site/musicgapi/technical-documents/wav-file-format
1556+
- http://www.neurophys.wisc.edu/auditory/riff-format.txt
1557+
- https://sno.phy.queensu.ca/~phil/exiftool/TagNames/RIFF.html#Info
1558+
1559+
#### Broadcast Wave Format
1560+
- Spec: https://tech.ebu.ch/docs/tech/tech3285.pdf
1561+
- Version 1: https://www.loc.gov/preservation/digital/formats/fdd/fdd000356.shtml
1562+
- MPEG Supplement: https://tech.ebu.ch/docs/tech/tech3285s1.pdf
1563+
1564+
#### Broadcast Wave 64Bit (BW64)
1565+
- Current: https://www.itu.int/dms_pubrec/itu-r/rec/bs/R-REC-BS.2088-1-201910-I!!PDF-E.pdf
1566+
- Superseded: https://tech.ebu.ch/publications/tech3306
1567+
1568+
#### Cart Chunk
1569+
- Site: http://www.cartchunk.org/
1570+
- Spec: http://www.aes.org/publications/standards/search.cfm?docID=41
15641571

15651572
### Software
15661573

1567-
https://github.com/erikd/libsndfile
1568-
https://gist.github.com/hackNightly/3776503
1569-
https://github.com/chirlu/sox/blob/master/src/wav.c
1570-
https://github.com/kookster/nu_wav
1574+
- https://github.com/erikd/libsndfile
1575+
- https://gist.github.com/hackNightly/3776503
1576+
- https://github.com/chirlu/sox/blob/master/src/wav.c
1577+
- https://github.com/kookster/nu_wav
15711578

15721579
### Other
15731580

1574-
https://developercertificate.org/
1575-
https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
1576-
https://google.github.io/styleguide/jsguide.html
1581+
- https://developercertificate.org/
1582+
- https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
1583+
- https://google.github.io/styleguide/jsguide.html
15771584

15781585
## Legal
15791586

0 commit comments

Comments
 (0)