offkeyboard
offkeyboard copied to clipboard
Interface with your computer through music 🎶
Hi, As I know the code is written in python I don't know if it can be run on Windows so I can test it. I remember some attempts failed,...
Don't know about that last commit, but I know the software only requires a bass type signal to control it. That's why I'm asking if I'm forking it can I...
I can't run this program but I am on windows. So does it only work there if not are there any extensions to python shell I need for it to...
``` Traceback (most recent call last): File "__init__.py", line 94, in main() File "__init__.py", line 89, in main processor = AudioProcessor() File "__init__.py", line 40, in __init__ self.audio_frame_provider = get_frame_provider(microphone)...
I am trying to run it on windows in the PyCharm IDE. When I try to run it, after already having installed pyaudio, I get this error: Traceback (most recent...
i have downloaded the pip "quartz" but it still appear the error: > ModuleNotFoundError: No module named 'Quartz' i didn't write the `pip install pyobjc-framework-Quartz` beacause it always sends this...
can this script run on windows? if yes, then how?
Just for adding some missing videos...
Would it be possible to set this up to work with say, one channel of an audio interface so that I can plug an instrument in DI and not have...