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.post1.tar.gz
(44.8 kB
view hashes)
Built Distribution
Close
Hashes for seaplayer-0.7.5.post1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1e2d5a028724cc99eacb7dc0b28d57493d0266e309de0d8218de37f7370aa59 |
|
MD5 | 1e28d4d53c936dc41dbacaa49256a145 |
|
BLAKE2b-256 | cc0c749a3d71768a57e69f3a103f0a05bda2770b7b46bbc8269d0a0069bd361a |