Skip to content

Audio Engine designed for Game Maker 8.2

Notifications You must be signed in to change notification settings

GM82Project/gm82audio

Repository files navigation

Game Maker 8.2 Audio

Part of the standard Game Maker 8.2 distribution.

This extension package provides a custom C++ Audio Engine wrapping cute_sound. The extension does not override the builtin audio engine - functions start with audio_.

Dependencies:

  • Game Maker 8.2 Core - used for persistent updater object
  • Game Maker 8.2 Network - used for loading sounds from memory and from WASD packs

cute_sound is copyright (c) 2023 Randy Gaul, part of Cute Framework.

Contains contributions by renex - mainly 8-bit pcm support and loop points.

More detailed usage information is included in the GM 8.2 Johnny manual.

About

Audio Engine designed for Game Maker 8.2

Resources

Stars

Watchers

Forks