# BrokenMic

A fantastic program to micspam.

Installation:
git clone http://bingus.systems/bob/brokenmic.git

cd BrokenMic

pip install -r requirements.txt

--------------------------------------------------------------------------------------------------------------

How to Run:

Execute 'python checkdevices.py' to verify your audio devices. 
Place the integer next to your audio input device into 'audio_input.txt'.
(Use 'CABLE Input (VB-Audio Virtual Cable), Windows DirectSound (0 in, 2 out)' to output to games/discord).
Place the integer next to your audio output device into 'audio_output.txt'.

Edit effectstack.txt to alter the output of your microphone on runtime.

execute 'python brokenmic.py' to start.



----------------------------------------------------------------------------------------------------------------
Guitarboard source code used: https://github.com/stefanobazzi/guitarboard

Pedalboard source code used: https://github.com/spotify/pedalboard