
"Hi everyone, I am actually working on a complete new processor for Roland TR606 I have finished most of the code, so I can play and enter drums etc works great, I had a dead TR606 and looked around for like 3 years for a replacement processor.....no luck, so I decided to just code a replacement, I want to add features like shuffle, I have completed the code for that but it does not sound correct? in my code I have a variable that gets incremented every time the sync 24 clock signal has a rising or falling edge, on the first step I add one to this variable to give 7 clock cycles before the next drum trig happens then on the next I minus 1 to give 5 clock cycles before the next drum trig, so essentially I am moving the odd steps forward a little bit, but it does not sound very good on anything above 2 shifted cycles, its weird because my code is sound, but I am guessing that it is something else I have not thought of? I noticed that other people still keep the 6 cycles per step but shift them forward? so effectively you have 7 cycles for the first step and 6 for the next is this correct? I want to add flam, midi as much as I can or have various version? if anyone can help me with the shuffle timing problem or is interested in getting one of these mods done? let me know, I will post a video soon on youtube or something or I can email you one?"
Update via locoder: "I should also mention that I have completed, some small SMD analog voice add ins for the TR606 which include a 909ish bass drum, clap and snare, as you may or may not know there is not much room inside the tiny 606, hence me making the analog voices all surface mount."
Update 6/2/12: See the comments below for new info and/or this post.