资源说明:A synth for the Jm128 coldfire
# ColdFireSynth A synth for the Jm128 coldfire microcontroller. The idea: * create a synthesizer utilizing an interrupt at 22khz to generate a sound sample * samples from 8 oscillators (by just reading memory for the value of the osc) and mixing these together * sending the mixed signal to an MCP 4921 Digital to Analog converter via SPI ** RC filter to filter the output nicely * communicate status via character LCD * take input by using USB host capability to connect to a USB midi mini keyboard  
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。