Skip to content

Releases: Cova8bitdots/UnitySound

v0.2.0

16 May 10:25
Compare
Choose a tag to compare

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

18 Jul 15:12
Compare
Choose a tag to compare

Feature

  • Add PlayAPI w/o Prewarm

Bugfix

  • Nothing to be fixed.

v0.1.1

18 Jul 14:14
Compare
Choose a tag to compare

Feature

  • Add XXXPlayerParameter
    • BgmParam
    • SeParam

Bugfix

  • fix Compile Error
  • fix decibel calculation

v0.1.0

10 Jul 07:45
Compare
Choose a tag to compare

Feature

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

Bugfix

  • Nothing to be fixed.