moved example programs from test folder to examples folder

This commit is contained in:
philburk 2011-09-08 03:21:55 +00:00
commit 57dd0b608f
13 changed files with 28 additions and 29 deletions

View file

@ -1,5 +1,5 @@
/** @file patest_sine.c
@ingroup test_src
/** @file paex_sine.c
@ingroup examples_src
@brief Play a sine wave for several seconds.
@author Ross Bencina <rossb@audiomulch.com>
@author Phil Burk <philburk@softsynth.com>