Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 651 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 651 Bytes

cococs2d-x-audio

This project is a multi-platform audio engine for cocos2d-x.

It based on audio engine of LÖVE and uses codes from following projects:

Dependencies

Features

  • Supports WAV, OGG, FLAC and MP3 format.
  • Supports A-B loop play.
  • Supports sound effect and filter.
  • Multi-platform.