Hi,
I have been experimenting with Sebastian Tomczak's NanoSync, an Arduino app which will synchronise Nanoloop 1.x to a MIDI clock signal form a computer, etc.
My intention is to use the output from the stand-alone Arduino chip to drive an analog sequencer/synth I am designing, instead of the originally intended use with a Game Boy.
I use FL Studio 8 to send MIDI sync pulses to the 328 via a USB to MIDI cable. However, although MIDI clock is getting to pin 2 of the 328, the chip clock is running, and the special code has been uploaded successfully, I just cannot get the 328 to produce any output on pin 4.
Sebastian suggested trying a change to the Arduino code, which was duly implemented, but still no results.
Sebastian has not used an Atmega 328 for this code (he used an unspecified earlier version), so could there be something extra that needs to be done to get the circuit to work?
I would be very grateful if anyone can help me out!
You can see the story so far along with the code and schematic on Sebastian's blog "Little-Scale" , the link follows in the next post.
Many thanks in advance....