Daedalus Dock - Modules - TypesVar Details - Proc Details

sound_cache

Vars

precache_errorsAny errors from precaching.
sound_lengthsk:v list of file_path : length
sounds_to_precacheA list of sounds to cache upon initialize.

Procs

cache_soundsCache a list of sound lengths.
get_sound_lengthCache and return a single sound.

Var Details

precache_errors

Any errors from precaching.

sound_lengths

k:v list of file_path : length

sounds_to_precache

A list of sounds to cache upon initialize.

Proc Details

cache_sounds

Cache a list of sound lengths.

get_sound_length

Cache and return a single sound.