.. | ||
media | ||
slides | ||
.gitignore | ||
Makefile | ||
README.md |
Audio Codecs
Source files for the talk I gave on various audio codecs
Building
Requirements:
- mdslides
- GNU Make
- A JS capable web browser
- Clone this repository
make clean
make
make preview
or open./out/index.html
For instructions on presenting, refer to RevealJS documentation.