Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: close at the start of playback, try to close when opening fails #138

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Feb 3, 2022

  1. Update playsound.py

    Fixed playback on Windows with block=false
    t1nky authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    05cebe9 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    8351042 View commit details
    Browse the repository at this point in the history
  2. merge t1nky

    userElaina committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    c87465f View commit details
    Browse the repository at this point in the history
  3. passed test.py

    userElaina committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    5d16a44 View commit details
    Browse the repository at this point in the history
  4. close before open

    userElaina committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    f821487 View commit details
    Browse the repository at this point in the history
  5. add tests without MCI

    userElaina committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    2484c65 View commit details
    Browse the repository at this point in the history