| Hello. For my senior project here at WPI, I am working with some other
students to design a Csound synthesizer. It will be a stand alone rack
unit running Csound in real time. New instuments will be downloaded into
the device through a PC. Now...my original plan was to design some
hardware and port the Csound code to the hardware. However...after
spending several hours noodling through the source code, I realized that
the correct way to do this will be to re-write Csound while keeping the
signal processing routines intact. In order to do this, I need to have a
thorough understanding of how the code works. If there are any code
experts out there that are willing to help, I'll probably be asking
several questions over the next 2 months. What I am trying to do right now
is figure out how Csound actually generates a sound and where the opcodes
are envoked in the code. Any help would be appreciated.
Thanks,
Mike
|