A Page for Mysterious Things: Difference between revisions
From Santa Fe Institute Events Wiki
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
Python program for chaotically resampling a sting: [http://blake.ppls.ed.ac.uk/~s0451342/chaoticSampling/chaoticSample.py chaoticSample.py] | Python program for chaotically resampling a sting: [http://blake.ppls.ed.ac.uk/~s0451342/chaoticSampling/chaoticSample.py chaoticSample.py] | ||
Tool to convert midi to csv: [http://www.fourmilab.ch/webtools/midicsv/#Download MIDICSV] | |||
A suite of stuff that takes a midi and a Lorenz data file and produces a chaotically mapped midi: | |||
[http://blake.ppls.ed.ac.uk/~s0451342/chaoticSampling/ChaosDJ.zip ChaosDJ.zip] | |||
To run this at the command line: | |||
resampleMidi.sh sourceMidi destinationMidi LorenzMapFile | |||
There are two Lorenz data files included - lorenzR45.dat is a chaotic mapping. | |||
An example of a [http://blake.ppls.ed.ac.uk/~s0451342/chaoticSampling/Chaos1.mp3 remixed song]. |
Revision as of 04:39, 17 June 2011
This is a page for mysterious things. Stay tuned for mysterious things by the musically inclined.
Python program for chaotically resampling a sting: chaoticSample.py
Tool to convert midi to csv: MIDICSV
A suite of stuff that takes a midi and a Lorenz data file and produces a chaotically mapped midi: ChaosDJ.zip
To run this at the command line: resampleMidi.sh sourceMidi destinationMidi LorenzMapFile
There are two Lorenz data files included - lorenzR45.dat is a chaotic mapping.
An example of a remixed song.