Subj : CVS commit src/xpdev/xpbeep.c xpbeep.h To : All From : rswindell Date : Fri Jan 21 2005 03:34 pm src/xpdev xpbeep.c 1.15 1.16 xpbeep.h 1.7 1.8 Update of /cvsroot/sbbs/src/xpdev In directory cvs.synchro.net:/tmp/cvs-serv16262 Modified Files: xpbeep.c xpbeep.h Log Message: Introduced xptone() which allows run-time selection of the wave shape. This function *only* deals with the dsp/wave output device. Eliminated unused 'k' variable from makewave(). It might be cool to allow the application (e.g. syncterm or sbbs) to select the wave shape to use for different textures. .