SeaPlayer is a player that works in the terminal.
Project description
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
- Ubuntu/Debian:
- MacOS
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.8.10.tar.gz
(58.1 kB
view hashes)
Built Distribution
seaplayer-0.8.10-py3-none-any.whl
(75.6 kB
view hashes)
Close
Hashes for seaplayer-0.8.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d368cde11c3bc628b9668f63f05cb46d066a249a99a704dfcf6ee84fcd0e7fb |
|
MD5 | 6b149e028f649b54d4c7b3a2b77b70ad |
|
BLAKE2b-256 | 4e6daf1ea1e4325418254755bfcb11d8ebc469e5201dcdbd3409ca57d4e81655 |