More submissions by mutexre for Weekly Music 2019

In mathematics, fractals are self-similar structures that occur at different levels of iteration or magnification. Sierpinski triangle is obtained from a triangle by applying an infinite series of subdivision operations. This melody is a one from the set of possible melodies which are in some sense close musical equivalents to Sierpinski triangle. The self-similarity will become apparent when some tones are silenced. The remaining sequence will nearly resemble an original one in respect to its rhythm and melody.

The sequence is produced by computing the values of expression t * t, where t is variable taking successive integer values from 0 to infinity. In this version, the obtained number is clamped using logical AND operation to contain lower 31bits. The resulting bits are then concatenated to form a continuous sequence of notes such that all contiguous 1's form notes, and 0's form silence. For each bit, the sequence of notes is then mapped to notes of a selected musical scale.

A submission by mutexre for Weekly Music 2019 28

Lately, I was working on fixing and optimizing my sound tools to add more real-time capabilities to it, thus was unable to produce tracks till it is fixed. So super late submit this time.

A submission by mutexre for Weekly Music 2019 25

Created a simple UI editor tool this week. The tool should simplify programming of sequences greatly. Very limited yet though. Hope to improve it in the future, maybe create a node-based system or something alike.

This submission features S-curve (sigmoid function) for smooth transitions between pitches and just intonation tones.

Weekly Music 2019

Write, record, and upload a new piece of music every week.

weekly from 2018-12-31 to 2019-12-31