Skip to content

Releases: jozzzzep/AudUnity

v1.4.2

Choose a tag to compare

@jozzzzep jozzzzep released this 26 Dec 09:59
b6c9872

img

  • Changed the license to MIT from GNU GPL 3.0
  • Improved code syntax and organized folders
  • Added a packages folder
  • Added an "Importing" section to the README file with a direct link to the Unity package file
  • Added a Unity Sample Project to the samples folder
  • Updated links and stats in the README file
  • Updated comments

v1.4.1

Choose a tag to compare

@jozzzzep jozzzzep released this 17 May 08:51
  • Fixed a problem that prevented projects from building properly when using AudUnity
  • Fixed a problem that caused the Global Audio Player Link not to play on Start

v1.4

Choose a tag to compare

@jozzzzep jozzzzep released this 16 May 23:05
  • Added the option to edit multiple sound objects at the same time.
  • Now you can play the sound, by pressing the play button.
  • If you're playing a sound in the editor, every time you change its settings it will replay it, so you can hear the difference.
  • You can also stop a played sound.

v1.3.0

Choose a tag to compare

@jozzzzep jozzzzep released this 16 May 17:54
057566e
  • Added full documentation to the README.
  • Fixed all the bugs
  • Split the Audio Player into Global and Local Audio Players