- Notifications
You must be signed in to change notification settings - Fork 4
thokis edited this page Oct 10, 2020
·
3 revisions
next_track()--> plays the next track/fileprev_track()--> plays the previous track/filesel_track(track_index)--> selects a given track/file by indexinc_vol()--> increases volume one stepdec_vol()--> decreases volume one stepset_vol(volume)--> sets the volume to the given volumeset_eq(equalizer)--> sets the equalizer to the given equalizerset_mode(mode)--> sets the playback mode to the given modesuspend()--> enters lowpower moderesume()--> leaves lowpower modereset()--> resets the hardwareplay()--> start playbackpause()--> pause playbackset_folder(folder_index)--> selects a given folder by indexenable_loop()--> enable loopingdisable_loop()--> disable looping
Equalizers
- Normal (default)
- Pop
- Rock
- Jazz
- Classic
- Base
Playback modes
- Repeat
- Folder repeat
- Single repeat
- Random