I’ve lately been digging into the classes for Managed DirectX programming in C#. I’m early in, but it seems pretty slick so far. I’m a bit concerned about writing signal processing tools in C#, so either MSIL or Managed C++ may have to come to the rescue if performance tanks.

I’ll post again when I get a usable starter project.