Alaanor/CanetisRadar2 ? reverse-engineered prompt
Reverse engineered prompt
Build me a small Windows desktop app that helps me tell where game sounds are coming from.
I’m deaf in one ear, so I want a visual audio cue that shows direction quickly, with one bar for the left side and one for the right side. Each bar should be split into three zones, front, side, and behind. When there’s no sound, the zone stays white. If a quieter sound is detected, turn it yellow. If it gets loud, turn it red. I also want the strongest sound level to stay visible for a short moment instead of disappearing instantly, so it’s easier to catch in a fast game.
Keep it simple and clean, like a tool I can leave on a second monitor while playing fullscreen on the main one. If you need to look up current docs or best practices for audio capture in C#, go ahead. Make it work as a practical directional sound visualizer, not a fancy app.