This patch contains BPM to millisecond conversion, an array table of note values in milliseconds and a metroplus object banging at the millisecond intervals required. these are then fed into the metroplus again thus generating the correct timings for the note values triggers in that 'bar'. However it seems when Pd tries to input a value bigger then the sum of the previous values i.e which equals let's say 4125, the preceding value (before 4000) isn't taken into consideration by Pd as the correct note value to complet the bar
Any ideas people I'm stuck
I've attached patch below