Giter Site home page Giter Site logo

Is this project dead? about playsound HOT 7 CLOSED

taylorsmarks avatar taylorsmarks commented on July 24, 2024
Is this project dead?

from playsound.

Comments (7)

mjbrusso avatar mjbrusso commented on July 24, 2024 1

I created audioplayer: a cross platform Python 3 package for playing sounds (mp3, wav, ogg, mid, ...). 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.

https://github.com/mjbrusso/audioplayer
https://pypi.org/project/audioplayer/

from playsound.

TaylorSMarks avatar TaylorSMarks commented on July 24, 2024

from playsound.

mixmastamyk avatar mixmastamyk commented on July 24, 2024

Ok, so I've hacked on the code a bit and took inspiration from some of the better pull requests. It's coming along but I think it may have changed too much to use the same project name.

from playsound.

mixmastamyk avatar mixmastamyk commented on July 24, 2024

Ok, I started over and created a new package if anyone is interested:

Might still have a bug or missing feature, especially on mac os, where I've had limited time.

from playsound.

TaylorSMarks avatar TaylorSMarks commented on July 24, 2024

from playsound.

mixmastamyk avatar mixmastamyk commented on July 24, 2024

Cross platform it uses PyAudio for tone generation. If it supports those features I could certainly pass the appropriate parameters. Otherwise, it supports Winsound etc, which I don't believe have any features other than presented.

Really, it is a "wrapper" module to play sound events, so I'm not expecting to do much hard-core audio processing unless someone can show me PyAudio or GST code I can cut and paste. Event then, it might not make sense.

from playsound.

TaylorSMarks avatar TaylorSMarks commented on July 24, 2024

At the urging of a friend, I have added a set of tests and set up travis-ci to run them on a few different platforms.

So... I'm now comfortable with fixing bugs myself and accepting PRs so long as they have passing tests and don't cause regressions, but I probably won't be adding any features that aren't already present.

from playsound.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.