dzlonline / the_synth

A simple to use 4 polyphonic wavetable synthesizer library for Arduino.
336 stars 68 forks source link

Adapting to DAC chips #18

Open codeChaba opened 4 years ago

codeChaba commented 4 years ago

Hey, great Project. I want to use an mcp4728 I2C DAC chip to increase sound quality, do you think it would be hard to adapt the code to that? As someone not that familiar with embedded I am not sure where the relevant bits of code are that would have to be replaced