git-svn-id: http://svn.openzap.org/svn/openzap/trunk@228 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
Anthony Minessale 2007-06-07 01:37:09 +00:00
parent 437e7e9eb3
commit 23f5980fd7
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ extern "C" {
#define TELETONE_MAX_TONES 6 #define TELETONE_MAX_TONES 6
#define TELETONE_TONE_RANGE 127 #define TELETONE_TONE_RANGE 127
typedef float teletone_process_t; typedef double teletone_process_t;
/*! \file libteletone.h /*! \file libteletone.h
\brief Top level include file \brief Top level include file