SeaPlayer 0.8.11

Creator: bigcodingguy24

Last updated:

Add to Cart

Description:

SeaPlayer 0.8.11

SeaPlayer
Descriptions
SeaPlayer is a player that works in the terminal.
Supports the following audio file formats: MP3, OGG, WAV, FLAC, MIDI.
Supports the following languages: English, Русский, Українська.
Screenshots


Using
python -m seaplayer # Method for `downloaded repository` or `installed via pip`

Install

You can use Release
Download clone repository install the dependencies from requirements.txt and run via Python.

pip install --upgrade seaplayer



For MIDI playback
In order to play MIDI files you need to install FluidSynth:

Windows: https://github.com/FluidSynth/fluidsynth/releases

Download a zip file suitable for your version of Windows.
Unpack the archive anywhere, but it is recommended to put it in a folder C:\Program Files\FluidSynth
Next, open Settings > System > About the system > Additional system parameters > Environment variables > [Double click on Path] > Create > [Enter the full path to the folder with FluidSynth]
That's it, FluidSynth is installed!


Linux:

Ubuntu/Debian:
sudo apt-get install fluidsynth


Arch Linux:
sudo pacman -S fluidsynth




MacOS

With Fink:
fink install fluidsynth


With Homebrew:
brew install fluidsynth


With MacPorts:
sudo port install fluidsynth

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.