Change "tcl" to "Tcl"

This commit is contained in:
Ryan Schmidt
2018-08-25 22:21:18 -05:00
parent c531f68a56
commit 03b4299af4
2 changed files with 2 additions and 2 deletions

View File

@@ -149,7 +149,7 @@
\subsection v4dot1dot2 Version 4.1.2
- Added Linux JACK support to RtAudio.
- Added optional doNormalize argument to WvIn to allow specification of data normalization or not.
- Added volume control to demo program and various tcl scripts.
- Added volume control to demo program and various Tcl scripts.
- Added support for dynamic rawwavePath() setting.
- WaveLoop bug fix.
- Fixed bug in ADSR::setReleaseTime() method.