Skip to content

13.6.0

Compare
Choose a tag to compare
@HexDecimal HexDecimal released this 19 Feb 08:43
13.6.0
934d2dd

Added

  • BasicMixer and Channel classes added to tcod.sdl.audio. These handle simple audio mixing.
  • AudioDevice.convert added to handle simple conversions to the active devices format.
  • tcod.sdl.audio.convert_audio added to handle any other conversions needed.