ONO::Lib::Audio::Pro::Genres

Functions

genre_get();

Get the name of a specific music genre.

ONO::Lib::Audio::Pro::Genres->genre_get( );
returns: $1

genre_select();

Select a music genre.

ONO::Lib::Audio::Pro::Genres->genre_select( $selected );

genres();

Return a list of common music genres.

ONO::Lib::Audio::Pro::Genres->genres( );
returns: ( 'alte:Alternative', 'avan:Avant-garde', 'blue:Blues', 'cari:Caribbean', 'coun:Country', 'disc:Disco', 'easy:Easy Listening', 'elec:Electronic', 'folk:Folk', 'funk:Funk', 'gara:Garage', 'gosp:Gospel', 'goth:Gothic', 'grun:Grunge', 'hard:Hard Rock', 'heav:Heavy Metal', 'hiph:Hip Hop / Rap', 'indi:Indie', 'indu:Industrial', 'inst:Instrumental', 'jazz:Jazz', 'lati:Latin', 'lofi:Lo-Fi', 'popp:Pop', 'prog:Progressive', 'punk:Punk', 'psyc:Psychedelic', 'rnnb:R&B', 'regg:Reggae', 'rock:Rock', 'rnrl:Rock \'N\' Roll', 'soul:Soul', 'trip:Trip Hop', 'voca:Vocal', )

Sub-Modules

none

Dependencies

none