presentations/audiocodecs/README.md

315 B

Audio Codecs

Source files for the talk I gave on various audio codecs

Building

Requirements:

  • mdslides
  • GNU Make
  • A JS capable web browser
  1. Clone this repository
  2. make clean
  3. make
  4. make preview or open ./out/index.html

For instructions on presenting, refer to RevealJS documentation.