dzlonline / the_synth

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

Document pin numbers for Mega 2560 #6

Open arpruss opened 6 years ago

arpruss commented 6 years ago

It might help some people if you document the different pin numbers that your code uses when it's run the Mega. On the Mega2560 CHB mode uses pin 9 (tested) and I think CHA mode uses pin 10. No changes to the code are needed--just the pins to connect the speaker to.

dzlonline commented 6 years ago

Hi arpruss,

Thanks for the feedback, I will take them into consideration. I am also working on a version of the library that is (more) hardware independent.

Dzl

On Tue, Jul 11, 2017 at 8:31 PM, arpruss notifications@github.com wrote:

It might help some people if you document the different pin numbers that your code uses when it's run the Mega. On the Mega2560 CHB mode uses pin 9 (tested) and I think CHA mode uses pin 10. No changes to the code are needed--just the pins to connect the speaker to.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dzlonline/the_synth/issues/6, or mute the thread https://github.com/notifications/unsubscribe-auth/AD9xSBCmkdpRb-nOUVfeXs5AV1AUKsM2ks5sM7-DgaJpZM4OUo3O .