🎵 Frequency-to-Color Mapper

Audio-visual mapping for Unity 3D & Unreal Engine

⚙️ Input Parameters

Range: 0.1 Hz - 20,000 Hz

Solfeggio Frequencies:

Determines how frequency maps to hue

👁️ Color Preview

RGB Values

RGB (0-255) -
RGB (0-1) -
Linear RGB -
Hex -

Perceptual Data

Hue -
Saturation -
Value/Lightness -
Luminance -

🎮 Engine Integration

Unity 3D
Unreal Engine

Unity Color Values

Color (Linear) -
Color (Gamma) -

C# Helper Function

// Unity C# code will appear here

Material Settings

// Material settings will appear here

Unreal Color Values

LinearColor -
sRGB Color -

Blueprint Function

// Unreal Blueprint code will appear here

Material Parameters

// Material parameters will appear here

📊 Mapping Metadata

Frequency Analysis

Normalized Frequency -
Octave Index -
Musical Note -

Conversion Details

Curve Function -
Gamma Correction 2.2
Color Space Used -

Developer Notes

Frequency mapping explanation will appear here.