pygame / parrotjoy

🦜🎮 parrotjoy is a musical machine that talks back. An audio looper, and an audio reactive video synth controllable with joy pads and dance mats. No parrots were harmed in the making of this software.
GNU Lesser General Public License v2.1
11 stars 1 forks source link

Select audio devices. For inputs and outputs. #3

Open illume opened 4 years ago

illume commented 4 years ago

As a user I would like to select the sound devices I want to use.

Are we sending output to:

What about input audio?

Currently these are set in main.py with these:

maxarenita commented 4 years ago

One idea is to select output and input sound devices through the display with the joystick. eg. the home button on the joypad will go to a settings screen, where selecting the kind of output or input is possible. It would be useful in case you want outs/ins that are different. eg. an audio card input and a bluetooth speaker output.

illume commented 4 years ago

The audio settings screen could look something like this...

IMG_9782