Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 594 Bytes

CHANGELOG.md

File metadata and controls

48 lines (34 loc) · 594 Bytes

v0.2.0

Feature

  • Add sound play limit
  • SoundItem has new ReadOnlyParameter: ClipId
  • We can check whether sound item is in object pool or not.

Bugfix

  • Nothing to be fixed.

v0.1.2

Feature

  • Add PlayAPI w/o Prewarm

Bugfix

  • Nothing to be fixed.

v0.1.1

Feature

  • Add XXXPlayerParameter
    • BgmParam
    • SeParam

Bugfix

  • fix Compile Error
  • fix decibel calculation

v0.1.0

Feature

  • Add SoundManager System
    • Volume Controller
    • Asset Loader
    • Effect Controller