Go to advanced search

by sqrtmo
Fri Apr 04, 2014 7:57 am
Forum: Python
Topic: controlling mpg321
Replies: 4
Views: 3549

Re: controlling mpg321

Yes I have read this. OK with no alternative finally I have made it with pygame. It works prefect, but I think eats more CPU then playing mp3 with mpg321. So this is my solution for now.

Thanks a lot for replays!
by sqrtmo
Tue Mar 25, 2014 11:52 am
Forum: Python
Topic: controlling mpg321
Replies: 4
Views: 3549

Re: controlling mpg321

OK, I made it with pygame instead of mpg321. It is quite simple, but is isn't work good with mp3 files, I don't know why is plays mp3's on higher speed..
by sqrtmo
Tue Mar 18, 2014 10:42 am
Forum: Python
Topic: controlling mpg321
Replies: 4
Views: 3549

controlling mpg321

hi all I am quite new in python, so I am trying to achieve a potentiometer remote control of the sound gain using mpg321 and python. This is my try to make a player, the problem is that this way I can not control the gain on fly by variable. Can anyone help me? Thank's in advance. from subprocess im...

Go to advanced search