SeaPlayer is a player that works in the terminal.
Project description
SeaPlayer
Descriptions
SeaPlayer is a player that works in the terminal. Works with MP3
, OGG
, WAV
, MIDI
and FLAC
files.
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
- Ubuntu/Debian:
- MacOS
Using
python -m seaplayer # Method for `downloaded repository` or `installed via pip`
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
seaplayer-0.7.5.tar.gz
(45.1 kB
view hashes)
Built Distribution
seaplayer-0.7.5-py3-none-any.whl
(58.1 kB
view hashes)
Close
Hashes for seaplayer-0.7.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d256db7d6e4d01e7176962e0a9f830302b2514ba933eff44be3619808db9c675 |
|
MD5 | 1a79703534dc04b122ea1be22474bf55 |
|
BLAKE2b-256 | 8990a39485155c43d7be8aa4340f78d88e3bafe5f99035058b16131f32e83a1b |