{ "patches": [ { "matches": [ "uniform float g_Chromatic;", "g_AudioSpectrum16Left[g_Chromatic]" ], "replacements": { "g_AudioSpectrum16Left[g_Chromatic]": "g_AudioSpectrum16Left[int(g_Chromatic)]" } } ] }