Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Releases: Mr-Unown/FMODStudioWrapperGMS2

Unown's FMOD STUDIO Wrapper for GMS2

16 Sep 16:13
Compare
Choose a tag to compare
  • Added function that returns list of all events in a bank file. #8
  • Added function that returns event path name of an event instance. #7
  • Added function for getting listener position.
  • Fixed #9

Full Changelog: v3.1.0...v3.5.0

Unown's FMOD STUDIO Wrapper for GMS2

07 Aug 16:56
Compare
Choose a tag to compare

Bug Fixes

  • Fixed issue where fmod_event_stop_all didn't actually stop any events.

Full Changelog: v3.0.0...v3.1.0

Unown's FMOD STUDIO Wrapper for GMS2

20 Jul 15:49
Compare
Choose a tag to compare

Three new functions:
fmod_event_setPause_all()
fmod_event_release_all()
fmod_event_stop_all();

What's Changed

  • Added Example Projects and Wiki by @lerp32 in #5

New Contributors

  • @lerp32 made their first contribution in #5

Full Changelog: v2.1.1...v3.0.0

Unown's FMOD STUDIO Wrapper for GMS2

29 Jun 02:44
c092c58
Compare
Choose a tag to compare

fmod_event_pause has now been removed in favor of fmod_event_setPause.
fmod_event_getPause has now been added.

Full Changelog: v2.1.1...v2.2.0

Unown's FMOD STUDIO Wrapper for GMS2

29 Jun 02:29
c092c58
Compare
Choose a tag to compare

Technically V2.1.1.

This is the first public release of my GMS2 Wrapper for FMOD Studio.

Full Changelog: https://github.com/Mr-Unown/FMODStudioWrapperGMS2/commits/release