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.8.0.post1.tar.gz
(46.8 kB
view hashes)
Built Distribution
Close
Hashes for seaplayer-0.8.0.post1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04910b5fb740fbf838a7b1e3de038e46095593175782524ae74f617fd6c28152 |
|
MD5 | fbbcc9a6095b40b4a87e242afa4076a4 |
|
BLAKE2b-256 | 936d4e69ad912f4c1f4747b218dec393f792e00e9fcb02143ceff13e7c148c45 |