├── README.md ├── assets ├── Bungee-Regular.ttf ├── Roboto-Medium.ttf ├── demo-vocal.png └── demo.gif ├── break-finally.py ├── images └── animate.gif ├── stl └── speakerboxxx.stl └── voiceController.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/burningion/break-glass-with-resonant-frequency/HEAD/README.md -------------------------------------------------------------------------------- /assets/Bungee-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/burningion/break-glass-with-resonant-frequency/HEAD/assets/Bungee-Regular.ttf -------------------------------------------------------------------------------- /assets/Roboto-Medium.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/burningion/break-glass-with-resonant-frequency/HEAD/assets/Roboto-Medium.ttf -------------------------------------------------------------------------------- /assets/demo-vocal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/burningion/break-glass-with-resonant-frequency/HEAD/assets/demo-vocal.png -------------------------------------------------------------------------------- /assets/demo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/burningion/break-glass-with-resonant-frequency/HEAD/assets/demo.gif -------------------------------------------------------------------------------- /break-finally.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/burningion/break-glass-with-resonant-frequency/HEAD/break-finally.py -------------------------------------------------------------------------------- /images/animate.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/burningion/break-glass-with-resonant-frequency/HEAD/images/animate.gif -------------------------------------------------------------------------------- /stl/speakerboxxx.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/burningion/break-glass-with-resonant-frequency/HEAD/stl/speakerboxxx.stl -------------------------------------------------------------------------------- /voiceController.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/burningion/break-glass-with-resonant-frequency/HEAD/voiceController.py --------------------------------------------------------------------------------