so i purchased a USB Audio adapter from adafruit and im noticing something that the audio cant get very low it is kinda loud at 2 vol and is silent at 0. I was looking in the /var/lib/alsa/asound.state and i saw that The Min db for my usb Speaker control is set at -27 and i cant get it lower is ther...
lol sorry was rushing around trying snippets of code and i didnt see that one just looked at the post where he said it didnt work. Tried it myself and it looks like its running Thx Andy
So ive tried curses and a couple other libraries and im still stuck. It seems that most libraries stop execution of the loop and wait for input so i cant have my PWM continue until key press. Pygame dosent look like its for command line programs. So im still kinda lost
Hello All Im pretty new to programming and im running into an issue. Ive been looking around everywhere but i cant seem to figure out how to get my program to work. I have a PWM for loop running to fade an LED. Id like to get user input from keyboard to stop the PWM loop.I cant use raw_input because...
Yeah that what i figured the only issue is i wanted to do it all through ssh everything else i need i can do through the command line but i guess ill have to give up on fully automated mumble Thanks for the reply though .
Hey everyone trying to find a solution to my voip problem. ive installed the mumble server and id like to connect to the server with the pi itself only problem is i have a headless setup and the mumble client is not command line are there any workaround like starting an x server just for mumble or v...
Hey everyone trying to find a solution to my voip problem. ive installed the mumble server and id like to connect to the server with the pi itself only problem is i have a headless setup and the mumble client is not command line :( are there any workaround like starting an x server just for mumble o...