Skip to main content

A simple library for playing sound files

Project description

playsoundsimple.py

Description

Library for working with sound files of the format: MP3, WAV, OGG, MIDI.

Installation

pip install playsoundsimple.py

About MIDI support

On Windows, the MIDI processing package is the default. This means if you have a MacOS or Linux system you will need to manually install the FluidSynth package.

More

import playsoundsimple as pss

s = pss.Sound("main.wav")

s.play(1)

s.wait()

Author

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

playsoundsimple.py-0.7.0-py3-none-any.whl (9.4 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page