Skip to content

Mandelbrot set/Julia set score generator #94

@gogins

Description

@gogins
  • Review current literature on Mandelbrot/Julia sets, e.g. fractional order Mandelbrot sets.
  • After getting some help with the math, my conclusion is that the Mandelbrot/Julia approach has limited usefulness, and doing something more with iterated function systems and Lindenmayer systems probably has more potential.
  • Nevertheless, I will proceed as follows with Mandelbrot/Julia in cloud-5:
    • Write a compute shader that maps either orbits or measures of Julia sets to scores {time, pitch, instrument}, using extended precision floating point numbers.
    • The Mandelbrot/Julia sets in question may have whole or fractional order.
    • Scores can be evaluated on measures of temporal regularity, consonance, and voice-leading coherence.
    • There should be a WebGPU shader that serves as a Mandelbrot set explorer colored by these three dimensions, and toggles from Mandelbrot set to Julia set to piano roll.
    • Julia sets can be windowed or rescaled.

Change of plan: see new design below.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or requestquestionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions