Auragen docs
Auragen docs

Getting Started

OverviewInterfaceNode GraphParameters and Controls

Operators

Generators
PatternPolygonSolid ColorGradientCrosshatchHexagonalSpiralTruchetHerringboneQuatrefoilOgeePolka DotFret/MeanderTech PatternCircuit BoardTrace NetworkWang TilesPCBRyojiSuper Tiles
3D Preview
GeneratorsPattern

Solid Color

Fills the frame with one RGBA colour, for use as a base layer, a tint source, or a constant input.

The Solid Color node outputs a flat colour. Use it as the bottom of a composite, as a tint fed into a blend, or as a constant where another operator wants a texture.

Solid Color output

  • One colour and one alpha value; no transform, no animation
  • Default is opaque white
  • Found in the node graph under Generators as Solid Color
Example patch — drag onto the app to load

The image on the right is the example patch itself — drag and drop it onto the app (or load it with File → Load) to open the full graph.

Inputs and outputs

Solid Color node

PortTypePurpose
Composite InputTextureComposited under the fill using this node's Blend Mode and Opacity
OutputTextureThe flat colour

Wiring a texture into Composite Input and setting Blend Mode to Multiply tints that texture — the fill acts as the tint colour.

Parameters

Solid Color parameters
  • Opacity, Blend Mode, Alpha — the standard operator header.
  • Color (default #ffffff) — the fill colour.
  • Alpha (0–1, default 1) — the fill's own alpha, separate from the header's Alpha toggle.

Both Color and Alpha can be animated, MIDI-mapped, or driven by a wire like any other parameter.

Troubleshooting

Everything downstream turned one colour — that is the node doing its job. Lower Opacity, or change Blend Mode from Normal so it combines with what is beneath rather than covering it.

Related

Pattern

Two-colour geometric patterns.

Gradient

Multi-stop colour ramps.

Blend

Combining two textures.

Polygon

A single n-sided polygon with adjustable radius, rotation, edge softness, and independent foreground and background alpha.

Gradient

Directional color gradient with adjustable angle, interpolation, repeat, mirror, and an inline multi-stop color editor.

On this page

Inputs and outputsParametersTroubleshootingRelated