This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
void ini_pitch | ( | ) |
Definition at line 20 of file counterpointFunc_pitch.h.
References init_pitch, pch_1, pch_10, pch_11, pch_12, pch_2, pch_3, pch_4, pch_5, pch_6, pch_7, pch_8, and pch_9.
Referenced by init_all_series(), and contrappunto::init_pitch_serie().
00021 { 00022 init_pitch[0] = pch_1->value(); 00023 init_pitch[1] = pch_2->value(); 00024 init_pitch[2] = pch_3->value(); 00025 init_pitch[3] = pch_4->value(); 00026 init_pitch[4] = pch_5->value(); 00027 init_pitch[5] = pch_6->value(); 00028 init_pitch[6] = pch_7->value(); 00029 init_pitch[7] = pch_8->value(); 00030 init_pitch[8] = pch_9->value(); 00031 init_pitch[9] = pch_10->value(); 00032 init_pitch[10] = pch_11->value(); 00033 init_pitch[11] = pch_12->value(); 00034 }
void retro_pitch | ( | ) |
Definition at line 230 of file counterpointFunc_pitch.h.
References pch_1, pch_10, pch_11, pch_12, pch_2, pch_3, pch_4, pch_5, pch_6, pch_7, pch_8, pch_9, contrappunto::retroPitch(), and contrappunto::serie_manip.
Referenced by outAutoRetro(), and retroPitch_cb().
00231 { 00232 contrappunto ob; 00233 ob.retroPitch(); 00234 pch_1->value(ob.serie_manip[0]); 00235 pch_2->value(ob.serie_manip[1]); 00236 pch_3->value(ob.serie_manip[2]); 00237 pch_4->value(ob.serie_manip[3]); 00238 pch_5->value(ob.serie_manip[4]); 00239 pch_6->value(ob.serie_manip[5]); 00240 pch_7->value(ob.serie_manip[6]); 00241 pch_8->value(ob.serie_manip[7]); 00242 pch_9->value(ob.serie_manip[8]); 00243 pch_10->value(ob.serie_manip[9]); 00244 pch_11->value(ob.serie_manip[10]); 00245 pch_12->value(ob.serie_manip[11]); 00246 }
Here is the call graph for this function:
void retroPitch_cb | ( | Fl_Widget * | , | |
void * | ||||
) |
Definition at line 248 of file counterpointFunc_pitch.h.
References retro_pitch().
00249 { 00250 retro_pitch(); 00251 }
Here is the call graph for this function:
void croce_pitch | ( | ) |
Definition at line 270 of file counterpointFunc_pitch.h.
References contrappunto::crocePitch(), pch_1, pch_10, pch_11, pch_12, pch_2, pch_3, pch_4, pch_5, pch_6, pch_7, pch_8, pch_9, and contrappunto::serie_manip.
Referenced by crocePitch_cb(), and outAutoCroce().
00271 { 00272 contrappunto ob; 00273 ob.crocePitch(); 00274 pch_1->value(ob.serie_manip[0]); 00275 pch_2->value(ob.serie_manip[1]); 00276 pch_3->value(ob.serie_manip[2]); 00277 pch_4->value(ob.serie_manip[3]); 00278 pch_5->value(ob.serie_manip[4]); 00279 pch_6->value(ob.serie_manip[5]); 00280 pch_7->value(ob.serie_manip[6]); 00281 pch_8->value(ob.serie_manip[7]); 00282 pch_9->value(ob.serie_manip[8]); 00283 pch_10->value(ob.serie_manip[9]); 00284 pch_11->value(ob.serie_manip[10]); 00285 pch_12->value(ob.serie_manip[11]); 00286 }
Here is the call graph for this function:
void crocePitch_cb | ( | Fl_Widget * | , | |
void * | ||||
) |
Definition at line 288 of file counterpointFunc_pitch.h.
References croce_pitch().
00289 { 00290 croce_pitch(); 00291 }
Here is the call graph for this function:
void slide_pitch | ( | ) |
Definition at line 307 of file counterpointFunc_pitch.h.
References pch_1, pch_10, pch_11, pch_12, pch_2, pch_3, pch_4, pch_5, pch_6, pch_7, pch_8, pch_9, contrappunto::serie_manip, and contrappunto::slidePitch().
Referenced by outAutoSlide(), and slidePitch_cb().
00308 { 00309 contrappunto ob; 00310 ob.slidePitch(); 00311 pch_1->value(ob.serie_manip[0]); 00312 pch_2->value(ob.serie_manip[1]); 00313 pch_3->value(ob.serie_manip[2]); 00314 pch_4->value(ob.serie_manip[3]); 00315 pch_5->value(ob.serie_manip[4]); 00316 pch_6->value(ob.serie_manip[5]); 00317 pch_7->value(ob.serie_manip[6]); 00318 pch_8->value(ob.serie_manip[7]); 00319 pch_9->value(ob.serie_manip[8]); 00320 pch_10->value(ob.serie_manip[9]); 00321 pch_11->value(ob.serie_manip[10]); 00322 pch_12->value(ob.serie_manip[11]); 00323 }
Here is the call graph for this function:
void slidePitch_cb | ( | Fl_Widget * | , | |
void * | ||||
) |
Definition at line 325 of file counterpointFunc_pitch.h.
References slide_pitch().
00326 { 00327 slide_pitch(); 00328 }
Here is the call graph for this function:
void jumpone_pitch | ( | ) |
Definition at line 347 of file counterpointFunc_pitch.h.
References contrappunto::jump_onePitch(), pch_1, pch_10, pch_11, pch_12, pch_2, pch_3, pch_4, pch_5, pch_6, pch_7, pch_8, pch_9, and contrappunto::serie_manip.
Referenced by jumpOnePitch_cb(), and outAutoJumpone().
00348 { 00349 contrappunto ob; 00350 ob.jump_onePitch(); 00351 pch_1->value(ob.serie_manip[0]); 00352 pch_2->value(ob.serie_manip[1]); 00353 pch_3->value(ob.serie_manip[2]); 00354 pch_4->value(ob.serie_manip[3]); 00355 pch_5->value(ob.serie_manip[4]); 00356 pch_6->value(ob.serie_manip[5]); 00357 pch_7->value(ob.serie_manip[6]); 00358 pch_8->value(ob.serie_manip[7]); 00359 pch_9->value(ob.serie_manip[8]); 00360 pch_10->value(ob.serie_manip[9]); 00361 pch_11->value(ob.serie_manip[10]); 00362 pch_12->value(ob.serie_manip[11]); 00363 }
Here is the call graph for this function:
void jumpOnePitch_cb | ( | Fl_Widget * | , | |
void * | ||||
) |
Definition at line 365 of file counterpointFunc_pitch.h.
References jumpone_pitch().
00366 { 00367 jumpone_pitch(); 00368 }
Here is the call graph for this function: