]> git.mxchange.org Git - flightgear.git/commit
Added basic support for using more than one voice. The render function is moved...
authordaveluff <daveluff>
Tue, 18 Feb 2003 10:44:01 +0000 (10:44 +0000)
committerdaveluff <daveluff>
Tue, 18 Feb 2003 10:44:01 +0000 (10:44 +0000)
commit0ecc199b093c662bdcdacb52067201bab0f79165
treec1552733f87661908344c265a44968339742fc8c
parent317e48ba4f590894c01de276739e47da81f99296
Added basic support for using more than one voice.  The render function is moved out of ATCmgr and into the ATC base class.
src/ATC/ATC.cxx
src/ATC/ATC.hxx
src/ATC/ATCVoice.cxx
src/ATC/ATCVoice.hxx
src/ATC/ATCmgr.cxx
src/ATC/ATCmgr.hxx
src/ATC/atis.cxx