Skip to content

OuYangMinOa/volume_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

volume_control

Is the music volume not fixed and annoying?

GITHUB

This program can control your system volume by your system dbfs

ffmpeg

donwload ffmpeg and add in path

https://ffmpeg.zeranoe.com/builds/

module

base on pydub

pip install pydub
pip install simpleaudio
pip install sounddevice
pip install scipy

set you stereo Mix

find stereo mix (立體混音裝置)

Let the program can correctly record the system sound

GITHUB

and change the system sound (like mine is 2)

GITHUB

initialization your volume

first time initialization will set your volume to 50

It is recommended to turn off the background music, it will be more accurate

Adjust to your comfortable volume and press "確定"

GITHUB

program start to control your volume

you can press the bottom to reinitialization

GITHUB

Suggest

This program is analog key input, so it is only suitable for listening to music or watching movies.

keyboard.py Author

C struct definitions credit

Author: LucasG (https://github.com/lucasg)

Source: http://stackoverflow.com/questions/13564851/generate-keyboard-events

sound.py Author

Class Sound :author: Paradoxis luke@paradoxis.nl

:description:

Allows you control the Windows volume

main.py Author

me : OuYangMinOa

About

Control your system volume by your system dbfs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages