gurix
43307c31d5
feat(05-02): decouple NewBank from global config and fix dynamic GainPerLayer
- NewBank now accepts (tau float64, cfgs map[classify.TrafficClass]FreqConfig)
- gainPerLayer field added to OscillatorBank, computed as 1.0/float64(len(cfgs))
- RenderWindow UpdateTarget loop iterates b.layers (not classify.AllClasses())
- RenderWindow render loop uses b.gainPerLayer (not GainPerLayer constant)
- encode/mp3.go updated to pass synth.ClassFreqConfigs as default config map
2026-03-26 17:37:44 +01:00
..
2026-03-26 13:11:24 +01:00
2026-03-26 17:37:44 +01:00
2026-03-26 13:11:24 +01:00
2026-03-26 13:11:24 +01:00
2026-03-26 11:57:43 +01:00
2026-03-26 11:58:44 +01:00
2026-03-26 12:02:06 +01:00
2026-03-26 12:02:06 +01:00
2026-03-26 11:57:43 +01:00
2026-03-26 11:58:44 +01:00