Mercurial > hg > beaglert
comparison examples/04-Audio/samples/render.cpp @ 500:b935f890e512 prerelease
Updated Doxy to 1.8.11
Amended example titles in render.cpp and file locations in Doxy file.
author | Robert Jack <robert.h.jack@gmail.com> |
---|---|
date | Wed, 22 Jun 2016 00:27:13 +0100 |
parents | 8fcfbfb32aa0 |
children | 1cec96845a23 |
comparison
equal
deleted
inserted
replaced
499:a15a116f6904 | 500:b935f890e512 |
---|---|
123 } | 123 } |
124 | 124 |
125 /* ------------ Project Explantation ------------ */ | 125 /* ------------ Project Explantation ------------ */ |
126 | 126 |
127 /** | 127 /** |
128 \example 04-samples | 128 \example samples/render.cpp |
129 | 129 |
130 Playback WAV files | 130 Playback WAV files |
131 ------------------ | 131 ------------------ |
132 | 132 |
133 This sketch shows how to playback audio samples from a buffer. | 133 This sketch shows how to playback audio samples from a buffer. |