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

set_volume() causes song to stop playing. #188

Open
rhaejr opened this issue Aug 29, 2019 · 0 comments
Open

set_volume() causes song to stop playing. #188

rhaejr opened this issue Aug 29, 2019 · 0 comments

Comments

@rhaejr
Copy link

rhaejr commented Aug 29, 2019

Issue Report

Description

After a fresh install of Rasbian and getting all my packages redownloaded the songs I am playing with my project just stop anytime I try to use the set_volume() method. Everything worked fine before I reloaded the OS. I can't figure if I have missed some setup that I had done before or what.

Problem reproduction

Fresh Install with dependencies
player = OMXPlayer(song)
player.set_volume(-1500)
Audio drops out completly

Environment details

  • OS (lsb_release -a):
Distributor ID: Raspbian
Description:    Raspbian GNU/Linux 10 (buster)
Release:        10
Codename:       buster

Software Version
python-omxplayer-wrapper 0.1.0
python-dbus (dpkg -s python-dbus) 1.2.8-3
python (python --version) 3.7.3
omxplayer (omxplayer --version) f06235c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant