Greetings I have the start of a signal analysis toolkit that I developed with scilab. The algorithms are solid enough to graduate to python -- hoping that python will be fast enough to do real time signal analysis and plot 3D color results
I have a new MacBookPro with SnowLeopard and have found that the Apple Developer community claims I can develop for Mac using xcode and a framework called cocoa. I signed up as an Apple developer and downloaded xcode. Python 2.6.1 is factory installed. Now this xcode + cocoa system is daunting. Frankly, I don't know where to start. What is the best way to get a signal analysis toolset up and running on python? I can forego realtime until I get the base code running, but hope to be able to do that in the future. My data sources will be in 16 bit wav files at 1 MHz sampling frequency. Gary Nelson [email protected]
