Triceratupuz Lab

PyCA_GameOfLife_120829.py
Text version of John Conway's "Game of Life". Field dimensions can be customized in the __main__ section of the code, shapes and their position must be added at the beginning of the simulation (when asked by the program).

date: 2012-09-02
tags: python
PyCA_Ants_120827.py
Text version of Chris Langton's Ants. Number of ants, their initial direction, and field dimension can be customized in the __main__ section of the code.

date: 2012-09-02
tags: python
tricpch.py
A module to perform some operations on the pitch of a note in cSound octave.pitch class

date: 2011-07-23
tags: python
temperator20101130.py
A simple application for the generation of a text file containing the moltiplication factor list for the musical intervals (equally spaced in the frequecy domine) for a single octave (pratically chromatic scales with an intervals number different from the 12 typical of western music), a txt file containing the intervals in cents and a jpg file for the visual comparison with the 12-TET . Octave repetition factor could be different from 2 (also tipical in western music).
Uses PIL (Python Image Library)

date: 2010-11-30
tags: python
TUIO_CSD_20100123.zip
A couple of programs to convert TUIO messages in OSC compatible with Csound. Read from localhost 3333 (where TUIO sends), converts set and alive messages and transmits on localhost 5775. I've included in the archive example csd's to test data transmission. Uses www.ixi-audio.net SimpleOSC library.

date: 2009-12-02
tags: python csound
temperator20090705.py
A simple application for the generation of a text file containing the moltiplication factor list for the musical intervals (equally spaced in the frequecy domine) for a single octave (pratically chromatic scales with an intervals number different from the 12 typical of western music).

date: 2009-09-18
tags: python

Filtered by "python" records found: 11