Skip to content

Releases: MrWalkmanDev/AdaptiSound

AdaptiSound v0.3.1

21 Aug 16:21
Compare
Choose a tag to compare

Small code update, fixed a bug when trying to handle the volume of an AdaptiTrack.

AdaptiSound Alpha v0.3

25 Jul 03:10
2d93a87
Compare
Choose a tag to compare

AdaptiSound v0.3

Features

AdaptiNodes

  • Enabled to edit track volume and pitch in the inspector.
  • set_volume_db: enabled for AdaptiNodes
  • set_pitch_scale: enabled for AdaptiNodes
  • set_bus: enabled for AdaptiNodes

AdaptiveTrack was replaced by AdaptiTrack

  • Now each loop works as a paralleltrack.
  • Added a new mode: Random Sequence, randomly plays one layer after another.

AudioManager

  • set_sequence: enabled to play a track after the current track is stopped.
  • set_destroy: remove from tree a track after stopping.
  • New Audio Bus Methods.
  • New BGS Methods.
  • Enabled the use of Paralletrack for BGS.

For more info read the Documentation🧾
🎵

AdaptiSound Alpha v0.2

19 Jul 14:19
Compare
Choose a tag to compare
  • The operation of the file browser was updated, now ABGM tracks work in the export of the project 😅 (tested on windows)

AdaptiSound Alpha v0.1

10 Jul 04:08
7d17dcf
Compare
Choose a tag to compare

First version of AdaptiSound