Dear All: I have a develope board with MipsIII running at 55.8MHz. I wonder if I can port MAD on it. Or if there is anyon had done it can give me some sugguestion.
Best Regard
李大冀
Email: davidlee@gv.com.tw
Please note: developer-oriented messages (porting, compiling, optimizing, etc.) are more appropriate to post to mad-dev, not this list. The mad-user list is intended for user-oriented discussions of capabilities, features, usage, and relevant audio topics of general interest.
I have set the Reply-To: of this message accordingly. Note that you will not be able to reply to this message unless you are also subscribed to mad-dev. (You may wish to review your subscriptions as appropriate.)
On Thursday, February 28, 2002, at 07:05 PM, davidlee wrote:
I have a develope board with MipsIII running at 55.8MHz. I wonder if I can port MAD on it. Or if there is anyon had done it can give me some sugguestion.
I have ported MAD to a couple of MIPS platforms. It really helps if your CPU has a 32-bit multiply/accumulate instruction, otherwise you will not be able to get the desired performance or audio quality. 56MHz may be on the slow side to get real-time performance from MAD, but much depends on the availability of mul/add and the quality of code generated by your compiler.
-- Rob Leslie rob@mars.org