Change "tcl/tk" to "Tcl/Tk"

This commit is contained in:
Ryan Schmidt
2018-08-25 22:20:12 -05:00
parent 0a5dbf59d2
commit c531f68a56
6 changed files with 8 additions and 8 deletions

View File

@@ -173,7 +173,7 @@
- Added Voicer, SingWave, and VoicForm classes.
- Improvements/fixes to the banded waveguide instruments.
- Demo program now uses Voicer, allowing polyphony.
- Demo tcl/tk scripts changed to use SKINI PitchChange instead of PitchBend.
- Demo Tcl/Tk scripts changed to use SKINI PitchChange instead of PitchBend.
- Demo program response to PitchBend modified to octave up/down.
- Several RtAudio fixes and improvements (OS X and Windows ASIO support added).
- Added nextOut() method to Delay classes.