SimpleAudio: Audio Effect Module

Simple Audio

made by UniDevx (me)

Always wanted to migrate your sounds to new audio API but were overwhelmed with wiring stuff ?
This module will make it easy to understand and will provide similar use to sounds, just drop audio Effects into AudioPlayer and use as it is.

Usage Example

local SimpleAudio = require(script.SimpleAudio)

SimpleAudio(script.AudioPlayer,script.AudioDeviceOutput)

Source

GitHub:

Marketplace asset:

10 Likes