update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@226 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
101617d174
commit
4524bd4603
|
@ -284,7 +284,7 @@ int teletone_mux_tones(teletone_generation_session_t *ts, teletone_tone_map_t *m
|
|||
}
|
||||
|
||||
fprintf(ts->debug_stream,
|
||||
") [volume %0.2fDb; samples %d(%dms) x %d channel%s; wait %d(%dms); decay_factor %0.2f; decay_step %d(%dms); wrote %d bytes]\n",
|
||||
") [volume %0.2fdB; samples %d(%dms) x %d channel%s; wait %d(%dms); decay_factor %0.2fdB; decay_step %d(%dms); wrote %d bytes]\n",
|
||||
ts->volume,
|
||||
duration,
|
||||
duration / (ts->rate / 1000),
|
||||
|
|
Loading…
Reference in New Issue