mjbrusso / AudioPlayerLinks
audioplayer is a cross platform Python 3 package for playing sounds (mp3, wav, ...). It provides the key features of an audio player, such as opening a media file, playing (loop/block), pausing, resuming, stopping, and setting the playback volume.
☆42Updated 3 years ago
Alternatives and similar repositories for AudioPlayer
Users that are interested in AudioPlayer are comparing it to the libraries listed below
Sorting:
- A fork to record speaker output with python. PyAudio with PortAudio for Windows | Extended | Loopback | WASAPI | Latest precompiled Versi…☆256Updated last year
- A simple audio playback Python extension - cross-platform, asynchronous, dependency-free☆172Updated last year
- Pure Python, cross platform, single function module with no dependencies for playing sounds.☆545Updated last year
- A Pure-Python Real-Time Audio Library☆733Updated 2 months ago
- SoundFile is an audio library based on libsndfile, CFFI, and NumPy☆788Updated 4 months ago
- Play and Record Sound with Python☆1,162Updated last week
- 🐍 PyAudio | PortAudio fork with WASAPI loopback support 🔊 Record audio from speakers on Windows☆198Updated 7 months ago
- python interface to the miniaudio audio playback, recording, decoding and conversion library☆167Updated 8 months ago
- Desinger for PySimpleGUI☆179Updated 5 years ago
- Guitar tuner program made with Python, Tkinter and PyAudio.☆173Updated last year
- Audio API for streaming raw data to speakers☆200Updated last year
- http://people.csail.mit.edu/hubert/pyaudio/☆144Updated 3 years ago
- Python wrapper around sox.☆530Updated 5 months ago
- Python vlc bindings☆422Updated 2 months ago
- Video player for tkinter.☆94Updated 11 months ago
- cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python☆513Updated last year
- Fetch location and size of physical screens.☆228Updated last week
- A small library for playing audio files in python, with essential playback functionality.☆81Updated last year
- Python package to read/write media files with FFmpeg☆90Updated last month
- A simple Python wrapper for audio noise reduction RNNoise. Simplifies work with it, adds new trained models and detailed instructions for…☆169Updated last year
- A python binding for FFmpeg which provides sync and async APIs☆354Updated last year
- A simple, cross-platform module for obtaining GUI information on applications' windows.☆404Updated last year
- A collection of tkinter made widgets☆24Updated last year
- Repo for more advanced examples☆204Updated 2 years ago
- A Python module for reading and writing WAV files using numpy arrays.☆139Updated last week
- Python bindings for libsamplerate based on CFFI and NumPy☆55Updated last year
- Apply audio effects such as reverb and EQ directly to audio files or NumPy ndarrays.☆397Updated 3 years ago
- Numpy Audio DSP Tools