Originally posted by Tele-Cat
View Post
DSP programming is harder than you'd think.
For the average programmer wanting to get into DSP, you'd probably be better getting a fast computer with a pro audio interface. You can write your DSP algorithms to work with ASIO, VST, Apple Audio Units or whatever, and you can do it in C/C++ with development and debugging tools that actually work. And the luxury of floating point arithmetic!
I said a fast computer, but audio DSP really isn't that demanding, compared to, say, turning the handle on Call Of Duty or Office 2007. When I see the state of software today, it makes me think of a world where engines got so powerful and efficient that Boeing could save money by making their planes out of concrete.
Having said that, I believe the AxeFX uses the Analog Devices TigerSharc DSP chip. That's quite a lot of power, and I bet they didn't specify it just so they could use Visual Basic.
Comment