Sunday, April 6, 2014

ALL ABOUT TIMING
And it is very tricky. We have a slow C64 and fast pic chip. Still working on it.

Dan

Monday, March 17, 2014

ALMOST THERE

I fixed the misreported misplayed key problem . I added a WAIT loop on the PIC side to slow the incoming stream to the C64 but now the C64 locks up sometimes????

Friday, March 14, 2014

It was the PIC CHIP Serial data Logic

So I created this little program to emulate me playing all of the piano keys ....and then sending those to the C64 FASTFINGERS software. The program played all of the keys without flaws except some of the very high sounds near the top of the SID chip range.

Wednesday, March 12, 2014

NECESSITY IS THE MOTHER OF INVENTION

Well, I think that it is safe to say that this is not a software problem. I suspect the Commodore CIA chip so I'm writing a PIC CHIP SEQUENCER to test my theory. If it works well, I may be removing the sequencer from the C64 and use the PIC CHIP to record and play back sequences.

Till next time....
Dan

FASTFINGERS VIDEO AND DEMO PAGE

Tuesday, March 11, 2014

I COULD SCREAM !!!

I HAVE DONE EVERYTHING I CAN TO REMOVE THIS BUG SHORT OF COMPLETELY RE-WRITING THE KEYSCAN ROUTINES AND I AM STILL WITHOUT PROGRESS !!

Saturday, March 8, 2014

I opened up all of the analog ports on the pic chip. I moved the C64 interface to a different port. This should make for some interesting pitch tracking applications. Dan

Wednesday, February 26, 2014

This is going to be the place where I rant about my FastFingers trials and tribulations. Today I decided to color code large chunks of code because the project is getting away from me. Simple changes are getting to be a nightmare. A nasty bug has slipped in and I have been trying to get it out for a few weeks. It slipped in several revisions ago, but I didn't discover it until recently.

See ya in a little while!

SEE WHAT FASTFINGERS IS !!

Dan