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

@@ -155,7 +155,7 @@ v4.1.3: (22 March 2004)
v4.1.2: (15 March 2004)
- 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

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.