BassBoom CLI
Music player in your console!
Last updated
Music player in your console!
Last updated
BassBoom provides you its CLI version that allows you to play any music using just your terminal emulator. You can use this version if you need no GUI and just want to play music using just the textual UI.
Since the TUI version uses Terminaux to render its elements, you need to have a terminal emulator which supports VT sequences out of the box.
You can run this program by either double-clicking an executable file, which will prompt you for the full path to a music file, or by opening the command prompt to the BassBoom.Cli binaries directory and writing the command like this:
For Windows, BassBoom.Cli.exe path/to/music.mp3
For Linux, dotnet BassBoom.Cli.dll path/to/music.mp3
Additionally, you can use this program to run it as a radio station player using the -r
switch without providing any argument.
For Windows, BassBoom.Cli.exe -r
For Linux, dotnet BassBoom.Cli.dll -r
Once done, BassBoom opens your music file to be ready for playing. Just play your music by pressing the spacebar.
You can use the following keys to navigate through the entire music player or the radio player. However, there are keys that don't do anything in modes that don't define such keys. You can consult a list of keys available to you by pressing the H
key.
When BassBoom.Cli is in idle mode (music not playing, music paused, etc.), you can use the following controls:
When BassBoom.Cli goes into this mode by playing any music, you can use these controls:
When BassBoom.Cli is in idle mode (radio station not playing, radio station paused, etc.), you can use the following controls:
When BassBoom.Cli goes into this mode by playing any music, you can use these controls:
You can also modify how your song or your radio station plays like in real-time using the interactive equalizer. You can use these controls:
Control | Action |
---|---|
Control | Action |
---|---|
Control | Action |
---|---|
Control | Action |
---|---|
Control | Action |
---|---|
UP
Raises the volume
DOWN
Lowers the volume
SPACE
Plays the music
B
Goes back to the previous song in the playlist and plays it
N
Goes to the next song in the playlist and plays it
H
Shows the help menu
I
Shows the song information, including the bit rate, artist, genre, etc.
A
Adds a single song to the playlist
SHIFT + A
Adds multiple songs from a playlist file
S
Adds songs from a music library directory to the playlist
R
Removes the current song
CTRL + R
Removes all the songs
E
Opens the interactive equalizer
Z
Shows BassBoom and platform information
SHIFT + Z
Shows BassBoom and platform information, with extra debug info
D
Shows all devices and drivers probed by MPG123
CTRL + D
Sets a device and driver
SHIFT + D
Resets a device and driver selection
C
Sets the repeat checkpoint (a.k.a. seek point)
SHIFT + C
Seeks to the repeat checkpoint (a.k.a. seek point)
V
Enables volume boost
F1
Save the current playlist to a playlist file (M3U or M3U8)
F2
Play test sound
Q
Exits the program
UP
Raises the volume
DOWN
Lowers the volume
RIGHT
Seeks the music forward by the set seek rate
CTRL + RIGHT
Increases the seek rate by 50 milliseconds
LEFT
Seeks the music backward by the set seek rate
CTRL + LEFT
Decreases the seek rate by 50 milliseconds
B
Goes back to the previous song in the playlist and plays it
N
Goes to the next song in the playlist and plays it
SPACE
Pauses the music
R
Removes the currently playing song
CTRL + R
Removes all the songs
ESC
Stops the song
H
Shows the help screen
I
Shows the song info
E
Opens the interactive equalizer
D
Shows all devices and drivers probed by MPG123
CTRL + D
Sets a device and driver
SHIFT + D
Resets a device and driver selection
Z
Shows BassBoom and platform information
SHIFT + Z
Shows BassBoom and platform information, with extra debug info
S
Selectively seeks to the selected position
F
Seeks to the previous lyric
G
Seeks to the next lyric
J
Seeks to the current lyric
K
Seeks to the selected lyric
C
Sets the repeat checkpoint (a.k.a. seek point)
SHIFT + C
Seeks to the repeat checkpoint (a.k.a. seek point)
V
Enables volume boost
L
Disco mode!
F1
Save the current playlist to a playlist file (M3U or M3U8)
Q
Exits BassBoom.Cli
UP
Raises the volume
DOWN
Lowers the volume
SPACE
Plays the radio station
B
Goes back to the previous radio station in the playlist and plays it
N
Goes to the next radio station in the playlist and plays it
H
Shows the help menu
I
Shows the radio station information, including the bit rate, artist, genre, etc.
CTRL + I
Shows the extended radio station information
A
Adds a single radio station to the playlist
SHIFT + A
Adds multiple songs from a playlist file
R
Removes the current radio station
CTRL + R
Removes all the radio stations
E
Opens the interactive equalizer
Z
Shows BassBoom and platform information
SHIFT + Z
Shows BassBoom and platform information, with extra debug info
D
Shows all devices and drivers probed by MPG123
CTRL + D
Sets a device and driver
SHIFT + D
Resets a device and driver selection
V
Enables volume boost
F1
Save the current playlist to a playlist file (M3U or M3U8)
Q
Exits the program
UP
Raises the volume
DOWN
Lowers the volume
RIGHT
Seeks the music forward by the set seek rate
CTRL + RIGHT
Increases the seek rate by 50 milliseconds
LEFT
Seeks the music backward by the set seek rate
CTRL + LEFT
Decreases the seek rate by 50 milliseconds
B
Goes back to the previous song in the playlist and plays it
N
Goes to the next song in the playlist and plays it
SPACE
Pauses the music
R
Removes the currently playing song
CTRL + R
Removes all the songs
ESC
Stops the song
H
Shows the help screen
I
Shows the song info
E
Opens the interactive equalizer
D
Shows all devices and drivers probed by MPG123
CTRL + D
Sets a device and driver
SHIFT + D
Resets a device and driver selection
Z
Shows BassBoom and platform information
SHIFT + Z
Shows BassBoom and platform information, with extra debug info
V
Enables volume boost
L
Disco mode!
F1
Save the current playlist to a playlist file (M3U or M3U8)
Q
Exits BassBoom.Cli
<-
/ ->
Changes the current equalizer band's value
UP
/ DOWN
Selects the equalizer band
R
Resets all values
Q
Goes back to the player