click on covers below to download
War Music Vol. 2 Coming Soon War Music Vol. 1 R.A.G.E. Memoirs Excerpt 3 - Andre's Farewell Memoirs Excerpt 2 Memoirs Excerpt 1:Fahrenheit 155

WAR MUSIC VOLUME 2 by Kodeine on Grooveshark

Memoirs of an Ambassador

Kodeine is beginning of a new era of revolutionary rappers who reflect the injustices in society attempting to make these problems disappear from future generations. Though I feel that life cannot be led in the direction of one mans opinion, I know that the words that come from the heart of a genuine soldier will awake the souls of those alike. This is my journal...
intothecontinuum:


Mathematica code:
Animate[  Graphics[     Table[       {Thickness[.006],        Circle[{(16 - t)*Cos[i*Pi/2], (16 - t)*Sin[i*Pi/2]},         (100 - n) (1 + Sign[100 - n])/2]}, {n, 0, 100, 1},       {i, 0, 3, 1}],   PlotRange -> 40, ImageSize -> 700],{t, 0, 2.6, .2}]

intothecontinuum:

Mathematica code:

Animate[
Graphics[
Table[
{Thickness[.006],
Circle[{(16 - t)*Cos[i*Pi/2], (16 - t)*Sin[i*Pi/2]},
  (100 - n) (1 + Sign[100 - n])/2]}, {n, 0, 100, 1},
{i, 0, 3, 1}],
PlotRange -> 40, ImageSize -> 700],
{t, 0, 2.6, .2}]

(via laplumeabelle)