ONO::ToolBox::Audio

Functions

player();

This is the build-in ONO audio player that will allow to select and listen to different audio tracks. Note that this is great for music albums and directories - if you'd like to play a single audio / MP3 file, then please check the audio player in ONO_Lib_Audio_Object.

-C automatic cover generation using ffmpeg
-p page nav enabled (requires $script_url + $vars_ref)
-R random mode (requires $script_url + $vars_ref)

ONO::ToolBox::Audio->player( $COVER, $TITLE, $ARTIST, $INFO, $DIR, $tracks_ref, $switches, $script_url, $vars_ref );

track_name();

This will clean up a track name and make it human-readable.

ONO::ToolBox::Audio->track_name( );

Sub-Modules

none

Dependencies