Transport Handler Grid - Using extended tempos
-
OK so the Transport Handler allows me to se t the Grid::
th.setEnableGrid(bool, tempo)
but it only allows me to set the tempo from 1 to 18, and if I'm using the extended tempo values then that doesn't give me access to the last (quickest) 5 values - so it should allow me to set this from 1-23....
....aaaaand as soon as I post this the compiler stops sending me messages about it and allows me to use the full tempo ranges...
-
@Lindon said in Transport Handler Grid - Using extended tempos:
OK so the Transport Handler allows me to se t the Grid::
th.setEnableGrid(bool, tempo)
but it only allows me to set the tempo from 1 to 18, and if I'm using the extended tempo values then that doesn't give me access to the last (quickest) 5 values - so it should allow me to set this from 1-23....
It works here, I have compiled Hise with the Extra Preprocessor Definitions
and also in the project you need to set it
And I can set the tempo from 1 to 23
-
@ulrik yes - and me too - I'm begining to think it fails ONLY when you have no slider set to TempoSync in your project.