funkin.audio

Friday Night Funkin' API Reference

..
visualize
waveform
FlxStreamSound

a FlxSound that just overrides loadEmbedded to allow for "streamed" sounds to load with better performance!

FunkinSound

A FlxSound which adds additional functionality: - Delayed playback via negative song position. - Easy functions for immediate playback and recycling.

FunkinSoundPlayMusicParams

Additional parameters for FunkinSound.playMusic()

PartialSoundParams

SoundGroup

A group of FunkinSounds that are all synced together. Unlike FlxSoundGroup, you can also control their time and pitch.

VoicesGroup