Exemple #1
0
void gTiming::__cb_divider()
{
	glue_beatsDivide();
}
Exemple #2
0
void gdMainWindow::__cb_beatsDivide() {
	glue_beatsDivide();
}