Skip to content

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 Buffer - 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

Compact Audio Engine designed for Game Maker 8.2

Topics

Resources

Stars

3 stars

Watchers

3 watching

Forks

Contributors

Languages