Chess Coverage Visualization
My younger brother kept beating me at chess, because I'd move something to an unprotected and even threatened square. Argh! Continue reading... Tags: python django chess visualization
My younger brother kept beating me at chess, because I'd move something to an unprotected and even threatened square. Argh! Continue reading... Tags: python django chess visualization
Let's talk about music programming! There are a million aspects to this subject, but today, we'll touch on generating rhythmic patterns with mathematical and combinatorial techniques. These include the generation of partitions, necklaces, and Euclidean patterns. Continue reading... Tags: Python Mathematics Music MIDI
Recently, I found that there were gaps in the musical creativity packages on pypi . There are packages for music analysis and utilities for doing MIDI things, but nothing I could find for actual creativity. I decided to rectify this and port my music and MIDI Perl code to Python. Continue reading... Tags: Python Music MIDI
So, I got tired of starting up my bloated music app (i.e. " LogicPro X ", the industrial strength DAW ), which is made for recording and mastering, just to fool with my synths, using my own timing systems. Since I'm a programmer, naturally I made a python MIDI program! tl;dr: clock-it.py Continue reading... Tags: Python MIDI
So I bought a MIDI Rock "Stone" joystick controller... Continue reading... Tags: analysis MIDI systems