Mercurial > hg > beaglert
comparison examples/04-Audio/oscillator-bank/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 |
---|---|
236 } | 236 } |
237 | 237 |
238 /* ------------ Project Explantation ------------ */ | 238 /* ------------ Project Explantation ------------ */ |
239 | 239 |
240 /** | 240 /** |
241 \example 04-oscillator-bank | 241 \example oscillator-bank/render.cpp |
242 | 242 |
243 Oscillator Bank | 243 Oscillator Bank |
244 ---------------------- | 244 ---------------------- |
245 | 245 |
246 These files demonstrate an oscillator bank implemented in assembly code | 246 These files demonstrate an oscillator bank implemented in assembly code |