We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de14894 commit 39dce7dCopy full SHA for 39dce7d
README.md
@@ -0,0 +1,20 @@
1
+# Audio_Visual
2
+This is a collection of my audio and visual experiments. There are many active branches where I am trying out new ideas.
3
+Have a look around and feel free at ping me if you have any questions.
4
+
5
6
+#### visual/golvideo.py
7
+Generates Conway's Game of Life with Underlying Video
8
+https://vimeo.com/245017515
9
10
+#### audio/composer.py
11
+Music composition framework written in python3
12
13
+`pip install pyaudio`
14
15
+`python3 <filename.py>`
16
17
+#### audio/Detection/StreamToMidi.py
18
+Microphone to Midi
19
20
0 commit comments