Lines Matching refs:gdouble

408 gdouble
429 gdouble frequency) in ags_fm_synth_util_set_frequency()
448 gdouble
469 gdouble phase) in ags_fm_synth_util_set_phase()
488 gdouble
509 gdouble volume) in ags_fm_synth_util_set_volume()
568 gdouble
589 gdouble lfo_frequency) in ags_fm_synth_util_set_lfo_frequency()
608 gdouble
629 gdouble lfo_depth) in ags_fm_synth_util_set_lfo_depth()
648 gdouble
669 gdouble tuning) in ags_fm_synth_util_set_tuning()
772 gdouble frequency; in ags_fm_synth_util_compute_sin_s8()
773 gdouble phase; in ags_fm_synth_util_compute_sin_s8()
774 gdouble lfo_frequency; in ags_fm_synth_util_compute_sin_s8()
775 gdouble lfo_depth; in ags_fm_synth_util_compute_sin_s8()
776 gdouble tuning; in ags_fm_synth_util_compute_sin_s8()
778 gdouble volume; in ags_fm_synth_util_compute_sin_s8()
781 static const gdouble scale = 127.0; in ags_fm_synth_util_compute_sin_s8()
817 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_sin_s8()
818 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s8()
819 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s8()
820 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s8()
821 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s8()
822 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s8()
823 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s8()
824 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_sin_s8()
831gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_s8()
832gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s8()
833gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s8()
834gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s8()
835gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s8()
836gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s8()
837gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s8()
838gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s8()
845gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_s8()
846gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s8()
847gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s8()
848gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s8()
849gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s8()
850gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s8()
851gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s8()
852gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s8()
859gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_s8()
860gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s8()
861gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s8()
862gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s8()
863gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s8()
864gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s8()
865gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s8()
866gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s8()
873gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s8()
874gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s8()
875gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s8()
876gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s8()
877gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s8()
878gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s8()
879gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s8()
880gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s8()
887gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s8()
888gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s8()
889gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s8()
890gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s8()
891gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s8()
892gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s8()
893gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s8()
894gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s8()
946gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_s8()
947gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_sin_s8()
948gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_sin_s8()
949gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_sin_s8()
950gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_sin_s8()
951gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_sin_s8()
952gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_sin_s8()
953gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_sin_s8()
958gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_s8()
959gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) cei… in ags_fm_synth_util_compute_sin_s8()
960gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) cei… in ags_fm_synth_util_compute_sin_s8()
961gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) cei… in ags_fm_synth_util_compute_sin_s8()
962gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) cei… in ags_fm_synth_util_compute_sin_s8()
963gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) cei… in ags_fm_synth_util_compute_sin_s8()
964gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) cei… in ags_fm_synth_util_compute_sin_s8()
965gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) cei… in ags_fm_synth_util_compute_sin_s8()
970gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_s8()
971gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_sin_s8()
972gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_sin_s8()
973gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_sin_s8()
974gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_sin_s8()
975gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_sin_s8()
976gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_sin_s8()
977gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_sin_s8()
982gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s8()
983gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
984gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
985gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
986gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
987gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
988gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
989gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
994gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s8()
995gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
996gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
997gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
998gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
999gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
1000gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
1001gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
1046gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_s8()
1047gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_sin_s8()
1048gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_sin_s8()
1049gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_sin_s8()
1050gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_sin_s8()
1051gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_sin_s8()
1052gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_sin_s8()
1053gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_sin_s8()
1058gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_s8()
1059gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) cei… in ags_fm_synth_util_compute_sin_s8()
1060gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) cei… in ags_fm_synth_util_compute_sin_s8()
1061gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) cei… in ags_fm_synth_util_compute_sin_s8()
1062gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) cei… in ags_fm_synth_util_compute_sin_s8()
1063gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) cei… in ags_fm_synth_util_compute_sin_s8()
1064gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) cei… in ags_fm_synth_util_compute_sin_s8()
1065gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) cei… in ags_fm_synth_util_compute_sin_s8()
1070gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_s8()
1071gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_sin_s8()
1072gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_sin_s8()
1073gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_sin_s8()
1074gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_sin_s8()
1075gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_sin_s8()
1076gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_sin_s8()
1077gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_sin_s8()
1082gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s8()
1083gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
1084gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
1085gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
1086gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
1087gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
1088gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
1089gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
1094gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s8()
1095gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
1096gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
1097gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
1098gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
1099gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
1100gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
1101gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_s8()
1116gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_s8()
1121gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_s8()
1126gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_s8()
1131gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s8()
1136gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s8()
1160 gdouble frequency; in ags_fm_synth_util_compute_sin_s16()
1161 gdouble phase; in ags_fm_synth_util_compute_sin_s16()
1162 gdouble lfo_frequency; in ags_fm_synth_util_compute_sin_s16()
1163 gdouble lfo_depth; in ags_fm_synth_util_compute_sin_s16()
1164 gdouble tuning; in ags_fm_synth_util_compute_sin_s16()
1166 gdouble volume; in ags_fm_synth_util_compute_sin_s16()
1169 static const gdouble scale = 32767.0; in ags_fm_synth_util_compute_sin_s16()
1205 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_sin_s16()
1206 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s16()
1207 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s16()
1208 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s16()
1209 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s16()
1210 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s16()
1211 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s16()
1212 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_sin_s16()
1219gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_s16()
1220gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s16()
1221gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s16()
1222gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s16()
1223gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s16()
1224gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s16()
1225gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s16()
1226gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s16()
1233gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_s16()
1234gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s16()
1235gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s16()
1236gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s16()
1237gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s16()
1238gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s16()
1239gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s16()
1240gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s16()
1247gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_s16()
1248gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s16()
1249gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s16()
1250gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s16()
1251gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s16()
1252gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s16()
1253gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s16()
1254gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s16()
1261gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s16()
1262gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1263gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1264gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1265gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1266gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1267gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1268gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1275gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s16()
1276gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1277gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1278gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1279gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1280gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1281gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1282gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1334gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_s16()
1335gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s16()
1336gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s16()
1337gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s16()
1338gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s16()
1339gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s16()
1340gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s16()
1341gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s16()
1346gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_s16()
1347gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s16()
1348gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s16()
1349gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s16()
1350gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s16()
1351gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s16()
1352gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s16()
1353gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s16()
1358gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_s16()
1359gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s16()
1360gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s16()
1361gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s16()
1362gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s16()
1363gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s16()
1364gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s16()
1365gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s16()
1370gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s16()
1371gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1372gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1373gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1374gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1375gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1376gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1377gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1382gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s16()
1383gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1384gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1385gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1386gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1387gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1388gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1389gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1434gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_s16()
1435gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s16()
1436gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s16()
1437gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s16()
1438gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s16()
1439gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s16()
1440gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s16()
1441gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s16()
1446gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_s16()
1447gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s16()
1448gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s16()
1449gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s16()
1450gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s16()
1451gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s16()
1452gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s16()
1453gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s16()
1458gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_s16()
1459gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s16()
1460gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s16()
1461gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s16()
1462gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s16()
1463gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s16()
1464gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s16()
1465gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s16()
1470gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s16()
1471gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1472gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1473gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1474gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1475gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1476gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1477gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1482gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s16()
1483gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1484gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1485gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1486gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1487gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1488gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1489gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s16()
1503gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_s16()
1508gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_s16()
1513gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_s16()
1518gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s16()
1523gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s16()
1547 gdouble frequency; in ags_fm_synth_util_compute_sin_s24()
1548 gdouble phase; in ags_fm_synth_util_compute_sin_s24()
1549 gdouble lfo_frequency; in ags_fm_synth_util_compute_sin_s24()
1550 gdouble lfo_depth; in ags_fm_synth_util_compute_sin_s24()
1551 gdouble tuning; in ags_fm_synth_util_compute_sin_s24()
1553 gdouble volume; in ags_fm_synth_util_compute_sin_s24()
1556 static const gdouble scale = 8388607.0; in ags_fm_synth_util_compute_sin_s24()
1592 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_sin_s24()
1593 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s24()
1594 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s24()
1595 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s24()
1596 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s24()
1597 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s24()
1598 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s24()
1599 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_sin_s24()
1606gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_s24()
1607gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s24()
1608gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s24()
1609gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s24()
1610gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s24()
1611gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s24()
1612gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s24()
1613gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s24()
1620gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_s24()
1621gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s24()
1622gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s24()
1623gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s24()
1624gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s24()
1625gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s24()
1626gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s24()
1627gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s24()
1634gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_s24()
1635gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s24()
1636gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s24()
1637gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s24()
1638gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s24()
1639gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s24()
1640gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s24()
1641gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s24()
1648gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s24()
1649gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1650gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1651gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1652gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1653gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1654gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1655gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1662gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s24()
1663gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1664gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1665gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1666gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1667gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1668gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1669gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1721gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_s24()
1722gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s24()
1723gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s24()
1724gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s24()
1725gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s24()
1726gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s24()
1727gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s24()
1728gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s24()
1733gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_s24()
1734gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s24()
1735gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s24()
1736gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s24()
1737gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s24()
1738gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s24()
1739gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s24()
1740gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s24()
1745gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_s24()
1746gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s24()
1747gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s24()
1748gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s24()
1749gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s24()
1750gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s24()
1751gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s24()
1752gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s24()
1757gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s24()
1758gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1759gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1760gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1761gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1762gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1763gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1764gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1769gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s24()
1770gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1771gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1772gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1773gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1774gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1775gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1776gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1821gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_s24()
1822gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s24()
1823gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s24()
1824gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s24()
1825gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s24()
1826gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s24()
1827gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s24()
1828gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s24()
1833gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_s24()
1834gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s24()
1835gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s24()
1836gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s24()
1837gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s24()
1838gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s24()
1839gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s24()
1840gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s24()
1845gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_s24()
1846gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s24()
1847gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s24()
1848gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s24()
1849gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s24()
1850gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s24()
1851gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s24()
1852gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s24()
1857gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s24()
1858gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1859gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1860gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1861gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1862gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1863gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1864gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1869gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s24()
1870gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1871gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1872gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1873gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1874gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1875gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1876gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s24()
1890gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_s24()
1895gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_s24()
1900gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_s24()
1905gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s24()
1910gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s24()
1934 gdouble frequency; in ags_fm_synth_util_compute_sin_s32()
1935 gdouble phase; in ags_fm_synth_util_compute_sin_s32()
1936 gdouble lfo_frequency; in ags_fm_synth_util_compute_sin_s32()
1937 gdouble lfo_depth; in ags_fm_synth_util_compute_sin_s32()
1938 gdouble tuning; in ags_fm_synth_util_compute_sin_s32()
1940 gdouble volume; in ags_fm_synth_util_compute_sin_s32()
1943 static const gdouble scale = 214748363.0; in ags_fm_synth_util_compute_sin_s32()
1979 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_sin_s32()
1980 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s32()
1981 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s32()
1982 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s32()
1983 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s32()
1984 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s32()
1985 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s32()
1986 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_sin_s32()
1993gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_s32()
1994gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s32()
1995gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s32()
1996gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s32()
1997gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s32()
1998gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s32()
1999gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s32()
2000gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s32()
2007gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_s32()
2008gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s32()
2009gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s32()
2010gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s32()
2011gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s32()
2012gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s32()
2013gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s32()
2014gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s32()
2021gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_s32()
2022gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s32()
2023gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s32()
2024gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s32()
2025gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s32()
2026gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s32()
2027gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s32()
2028gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s32()
2035gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s32()
2036gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2037gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2038gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2039gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2040gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2041gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2042gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2049gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s32()
2050gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2051gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2052gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2053gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2054gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2055gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2056gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2108gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_s32()
2109gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s32()
2110gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s32()
2111gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s32()
2112gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s32()
2113gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s32()
2114gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s32()
2115gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s32()
2120gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_s32()
2121gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s32()
2122gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s32()
2123gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s32()
2124gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s32()
2125gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s32()
2126gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s32()
2127gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s32()
2132gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_s32()
2133gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s32()
2134gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s32()
2135gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s32()
2136gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s32()
2137gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s32()
2138gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s32()
2139gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s32()
2144gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s32()
2145gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2146gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2147gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2148gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2149gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2150gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2151gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2156gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s32()
2157gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2158gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2159gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2160gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2161gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2162gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2163gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2208gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_s32()
2209gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s32()
2210gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s32()
2211gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s32()
2212gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s32()
2213gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s32()
2214gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s32()
2215gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s32()
2220gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_s32()
2221gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s32()
2222gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s32()
2223gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s32()
2224gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s32()
2225gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s32()
2226gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s32()
2227gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s32()
2232gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_s32()
2233gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s32()
2234gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s32()
2235gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s32()
2236gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s32()
2237gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s32()
2238gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s32()
2239gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s32()
2244gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s32()
2245gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2246gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2247gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2248gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2249gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2250gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2251gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2256gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s32()
2257gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2258gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2259gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2260gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2261gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2262gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2263gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s32()
2277gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_s32()
2282gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_s32()
2287gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_s32()
2292gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s32()
2297gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s32()
2321 gdouble frequency; in ags_fm_synth_util_compute_sin_s64()
2322 gdouble phase; in ags_fm_synth_util_compute_sin_s64()
2323 gdouble lfo_frequency; in ags_fm_synth_util_compute_sin_s64()
2324 gdouble lfo_depth; in ags_fm_synth_util_compute_sin_s64()
2325 gdouble tuning; in ags_fm_synth_util_compute_sin_s64()
2327 gdouble volume; in ags_fm_synth_util_compute_sin_s64()
2330 static const gdouble scale = 9223372036854775807.0; in ags_fm_synth_util_compute_sin_s64()
2366 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_sin_s64()
2367 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s64()
2368 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s64()
2369 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s64()
2370 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s64()
2371 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s64()
2372 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_s64()
2373 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_sin_s64()
2380gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_s64()
2381gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s64()
2382gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s64()
2383gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s64()
2384gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s64()
2385gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s64()
2386gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s64()
2387gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s64()
2394gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_s64()
2395gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s64()
2396gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s64()
2397gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s64()
2398gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s64()
2399gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s64()
2400gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s64()
2401gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s64()
2408gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_s64()
2409gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s64()
2410gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s64()
2411gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s64()
2412gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s64()
2413gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s64()
2414gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s64()
2415gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s64()
2422gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s64()
2423gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2424gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2425gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2426gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2427gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2428gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2429gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2436gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s64()
2437gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2438gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2439gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2440gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2441gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2442gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2443gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2495gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_s64()
2496gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s64()
2497gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s64()
2498gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s64()
2499gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s64()
2500gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s64()
2501gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s64()
2502gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s64()
2507gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_s64()
2508gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s64()
2509gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s64()
2510gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s64()
2511gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s64()
2512gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s64()
2513gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s64()
2514gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s64()
2519gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_s64()
2520gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s64()
2521gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s64()
2522gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s64()
2523gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s64()
2524gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s64()
2525gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s64()
2526gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s64()
2531gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s64()
2532gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2533gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2534gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2535gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2536gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2537gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2538gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2543gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s64()
2544gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2545gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2546gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2547gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2548gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2549gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2550gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2595gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_s64()
2596gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s64()
2597gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s64()
2598gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s64()
2599gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s64()
2600gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s64()
2601gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s64()
2602gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_s64()
2607gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_s64()
2608gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s64()
2609gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s64()
2610gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s64()
2611gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s64()
2612gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s64()
2613gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s64()
2614gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_s64()
2619gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_s64()
2620gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s64()
2621gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s64()
2622gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s64()
2623gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s64()
2624gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s64()
2625gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s64()
2626gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_s64()
2631gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s64()
2632gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2633gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2634gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2635gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2636gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2637gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2638gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2643gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s64()
2644gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2645gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2646gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2647gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2648gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2649gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2650gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_s64()
2664gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_s64()
2669gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_s64()
2674gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_s64()
2679gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s64()
2684gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_s64()
2708 gdouble frequency; in ags_fm_synth_util_compute_sin_float()
2709 gdouble phase; in ags_fm_synth_util_compute_sin_float()
2710 gdouble lfo_frequency; in ags_fm_synth_util_compute_sin_float()
2711 gdouble lfo_depth; in ags_fm_synth_util_compute_sin_float()
2712 gdouble tuning; in ags_fm_synth_util_compute_sin_float()
2714 gdouble volume; in ags_fm_synth_util_compute_sin_float()
2751 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_sin_float()
2752 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_float()
2753 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_float()
2754 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_float()
2755 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_float()
2756 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_float()
2757 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_float()
2758 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_sin_float()
2765gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_float()
2766gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_float()
2767gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_float()
2768gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_float()
2769gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_float()
2770gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_float()
2771gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_float()
2772gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_float()
2779gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_float()
2780gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_float()
2781gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_float()
2782gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_float()
2783gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_float()
2784gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_float()
2785gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_float()
2786gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_float()
2793gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_float()
2794gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_float()
2795gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_float()
2796gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_float()
2797gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_float()
2798gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_float()
2799gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_float()
2800gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_float()
2807gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_float()
2808gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2809gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2810gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2811gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2812gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2813gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2814gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2821gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_float()
2822gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2823gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2824gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2825gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2826gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2827gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2828gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2880gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_float()
2881gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_float()
2882gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_float()
2883gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_float()
2884gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_float()
2885gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_float()
2886gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_float()
2887gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_float()
2892gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_float()
2893gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_float()
2894gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_float()
2895gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_float()
2896gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_float()
2897gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_float()
2898gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_float()
2899gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_float()
2904gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_float()
2905gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_float()
2906gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_float()
2907gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_float()
2908gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_float()
2909gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_float()
2910gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_float()
2911gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_float()
2916gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_float()
2917gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2918gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2919gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2920gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2921gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2922gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2923gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2928gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_float()
2929gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2930gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2931gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2932gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2933gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2934gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2935gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_float()
2980gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_float()
2981gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_sin_float()
2982gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_sin_float()
2983gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_sin_float()
2984gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_sin_float()
2985gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_sin_float()
2986gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_sin_float()
2987gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_sin_float()
2992gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_float()
2993gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) cei… in ags_fm_synth_util_compute_sin_float()
2994gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) cei… in ags_fm_synth_util_compute_sin_float()
2995gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) cei… in ags_fm_synth_util_compute_sin_float()
2996gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) cei… in ags_fm_synth_util_compute_sin_float()
2997gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) cei… in ags_fm_synth_util_compute_sin_float()
2998gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) cei… in ags_fm_synth_util_compute_sin_float()
2999gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) cei… in ags_fm_synth_util_compute_sin_float()
3004gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_float()
3005gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_sin_float()
3006gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_sin_float()
3007gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_sin_float()
3008gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_sin_float()
3009gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_sin_float()
3010gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_sin_float()
3011gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_sin_float()
3016gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_float()
3017gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_float()
3018gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_float()
3019gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_float()
3020gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_float()
3021gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_float()
3022gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_float()
3023gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_float()
3028gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_float()
3029gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_float()
3030gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_float()
3031gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_float()
3032gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_float()
3033gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_float()
3034gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_float()
3035gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_sin_float()
3050gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_float()
3055gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_float()
3060gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_float()
3065gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_float()
3070gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_float()
3091 gdouble *source, *tmp_source; in ags_fm_synth_util_compute_sin_double()
3094 gdouble frequency; in ags_fm_synth_util_compute_sin_double()
3095 gdouble phase; in ags_fm_synth_util_compute_sin_double()
3096 gdouble lfo_frequency; in ags_fm_synth_util_compute_sin_double()
3097 gdouble lfo_depth; in ags_fm_synth_util_compute_sin_double()
3098 gdouble tuning; in ags_fm_synth_util_compute_sin_double()
3100 gdouble volume; in ags_fm_synth_util_compute_sin_double()
3137 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_sin_double()
3138 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_double()
3139 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_double()
3140 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_double()
3141 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_double()
3142 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_double()
3143 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sin_double()
3144 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_sin_double()
3151gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_double()
3152gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_double()
3153gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_double()
3154gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_double()
3155gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_double()
3156gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_double()
3157gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_double()
3158gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_double()
3165gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_double()
3166gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_double()
3167gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_double()
3168gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_double()
3169gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_double()
3170gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_double()
3171gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_double()
3172gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_double()
3179gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_double()
3180gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_double()
3181gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_double()
3182gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_double()
3183gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_double()
3184gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_double()
3185gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_double()
3186gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_double()
3193gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_double()
3194gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3195gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3196gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3197gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3198gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3199gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3200gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3207gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_double()
3208gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3209gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3210gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3211gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3212gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3213gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3214gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3226 *(source) = (gdouble) v_buffer[0]; in ags_fm_synth_util_compute_sin_double()
3227 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[1]; in ags_fm_synth_util_compute_sin_double()
3228 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[2]; in ags_fm_synth_util_compute_sin_double()
3229 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[3]; in ags_fm_synth_util_compute_sin_double()
3230 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[4]; in ags_fm_synth_util_compute_sin_double()
3231 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[5]; in ags_fm_synth_util_compute_sin_double()
3232 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[6]; in ags_fm_synth_util_compute_sin_double()
3233 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[7]; in ags_fm_synth_util_compute_sin_double()
3266gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_sin_double()
3267gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_double()
3268gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_double()
3269gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_double()
3270gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_double()
3271gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_double()
3272gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_double()
3273gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offs… in ags_fm_synth_util_compute_sin_double()
3278gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sin_double()
3279gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_double()
3280gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_double()
3281gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_double()
3282gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_double()
3283gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_double()
3284gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_double()
3285gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) c… in ags_fm_synth_util_compute_sin_double()
3290gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_sin_double()
3291gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_double()
3292gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_double()
3293gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_double()
3294gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_double()
3295gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_double()
3296gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_double()
3297gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset… in ags_fm_synth_util_compute_sin_double()
3302gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_double()
3303gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3304gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3305gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3306gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3307gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3308gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3309gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3314gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sin_double()
3315gdouble) ((offset + (i + 1)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3316gdouble) ((offset + (i + 2)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3317gdouble) ((offset + (i + 3)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3318gdouble) ((offset + (i + 4)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3319gdouble) ((offset + (i + 5)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3320gdouble) ((offset + (i + 6)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3321gdouble) ((offset + (i + 7)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gd… in ags_fm_synth_util_compute_sin_double()
3340 *(source) = (gdouble) ret_v_buffer[0]; in ags_fm_synth_util_compute_sin_double()
3341 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[1]; in ags_fm_synth_util_compute_sin_double()
3342 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[2]; in ags_fm_synth_util_compute_sin_double()
3343 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[3]; in ags_fm_synth_util_compute_sin_double()
3344 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[4]; in ags_fm_synth_util_compute_sin_double()
3345 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[5]; in ags_fm_synth_util_compute_sin_double()
3346 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[6]; in ags_fm_synth_util_compute_sin_double()
3347 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[7]; in ags_fm_synth_util_compute_sin_double()
3366gdouble) ((tmp_source)[0] + (sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2… in ags_fm_synth_util_compute_sin_double()
3367gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 1) + pha… in ags_fm_synth_util_compute_sin_double()
3368gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 2) + pha… in ags_fm_synth_util_compute_sin_double()
3369gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 3) + pha… in ags_fm_synth_util_compute_sin_double()
3370gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 4) + pha… in ags_fm_synth_util_compute_sin_double()
3371gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 5) + pha… in ags_fm_synth_util_compute_sin_double()
3372gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 6) + pha… in ags_fm_synth_util_compute_sin_double()
3373gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 7) + pha… in ags_fm_synth_util_compute_sin_double()
3378gdouble) ((tmp_source)[0] + (sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2… in ags_fm_synth_util_compute_sin_double()
3379gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 1) + pha… in ags_fm_synth_util_compute_sin_double()
3380gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 2) + pha… in ags_fm_synth_util_compute_sin_double()
3381gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 3) + pha… in ags_fm_synth_util_compute_sin_double()
3382gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 4) + pha… in ags_fm_synth_util_compute_sin_double()
3383gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 5) + pha… in ags_fm_synth_util_compute_sin_double()
3384gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 6) + pha… in ags_fm_synth_util_compute_sin_double()
3385gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 7) + pha… in ags_fm_synth_util_compute_sin_double()
3390gdouble) ((tmp_source)[0] + (sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2… in ags_fm_synth_util_compute_sin_double()
3391gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 1) + pha… in ags_fm_synth_util_compute_sin_double()
3392gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 2) + pha… in ags_fm_synth_util_compute_sin_double()
3393gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 3) + pha… in ags_fm_synth_util_compute_sin_double()
3394gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 4) + pha… in ags_fm_synth_util_compute_sin_double()
3395gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 5) + pha… in ags_fm_synth_util_compute_sin_double()
3396gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 6) + pha… in ags_fm_synth_util_compute_sin_double()
3397gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 7) + pha… in ags_fm_synth_util_compute_sin_double()
3402gdouble) ((tmp_source)[0] + (sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2… in ags_fm_synth_util_compute_sin_double()
3403gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 1) + pha… in ags_fm_synth_util_compute_sin_double()
3404gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 2) + pha… in ags_fm_synth_util_compute_sin_double()
3405gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 3) + pha… in ags_fm_synth_util_compute_sin_double()
3406gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 4) + pha… in ags_fm_synth_util_compute_sin_double()
3407gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 5) + pha… in ags_fm_synth_util_compute_sin_double()
3408gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 6) + pha… in ags_fm_synth_util_compute_sin_double()
3409gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 7) + pha… in ags_fm_synth_util_compute_sin_double()
3414gdouble) ((tmp_source)[0] + (sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2… in ags_fm_synth_util_compute_sin_double()
3415gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 1) + pha… in ags_fm_synth_util_compute_sin_double()
3416gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 2) + pha… in ags_fm_synth_util_compute_sin_double()
3417gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 3) + pha… in ags_fm_synth_util_compute_sin_double()
3418gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 4) + pha… in ags_fm_synth_util_compute_sin_double()
3419gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 5) + pha… in ags_fm_synth_util_compute_sin_double()
3420gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 6) + pha… in ags_fm_synth_util_compute_sin_double()
3421gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 7) + pha… in ags_fm_synth_util_compute_sin_double()
3436gdouble) ((source)[0] + (sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tun… in ags_fm_synth_util_compute_sin_double()
3441gdouble) ((source)[0] + (sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tun… in ags_fm_synth_util_compute_sin_double()
3446gdouble) ((source)[0] + (sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tun… in ags_fm_synth_util_compute_sin_double()
3451gdouble) ((source)[0] + (sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tun… in ags_fm_synth_util_compute_sin_double()
3456gdouble) ((source)[0] + (sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tun… in ags_fm_synth_util_compute_sin_double()
3480 gdouble frequency; in ags_fm_synth_util_compute_sin_complex()
3481 gdouble phase; in ags_fm_synth_util_compute_sin_complex()
3482 gdouble lfo_frequency; in ags_fm_synth_util_compute_sin_complex()
3483 gdouble lfo_depth; in ags_fm_synth_util_compute_sin_complex()
3484 gdouble tuning; in ags_fm_synth_util_compute_sin_complex()
3486 gdouble volume; in ags_fm_synth_util_compute_sin_complex()
3515gdouble) (offset + i + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i) … in ags_fm_synth_util_compute_sin_complex()
3521gdouble) (offset + i + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(off… in ags_fm_synth_util_compute_sin_complex()
3527gdouble) (offset + i + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) * … in ags_fm_synth_util_compute_sin_complex()
3533gdouble) (offset + i + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (… in ags_fm_synth_util_compute_sin_complex()
3539gdouble) (offset + i + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (… in ags_fm_synth_util_compute_sin_complex()
3629 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_sin_s8()
3633 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_sin_s8()
3634 gdouble tuning) in ags_fm_synth_util_sin_s8()
3636 static const gdouble scale = 127.0; in ags_fm_synth_util_sin_s8()
3647 …6) (sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + sin(i * 2.0 * M_PI * l… in ags_fm_synth_util_sin_s8()
3654gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((((int) ceil(i) % (int) ceil(s… in ags_fm_synth_util_sin_s8()
3661gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + (((i) * lfo_freq / samplerate *… in ags_fm_synth_util_sin_s8()
3668gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_sin_s8()
3675gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_sin_s8()
3702 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_sin_s16()
3706 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_sin_s16()
3707 gdouble tuning) in ags_fm_synth_util_sin_s16()
3709 static const gdouble scale = 32767.0; in ags_fm_synth_util_sin_s16()
3720 …2) (sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + sin(i * 2.0 * M_PI * l… in ags_fm_synth_util_sin_s16()
3727gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((((int) ceil(i) % (int) ceil(s… in ags_fm_synth_util_sin_s16()
3734gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + (((i) * lfo_freq / samplerate *… in ags_fm_synth_util_sin_s16()
3741gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_sin_s16()
3748gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_sin_s16()
3775 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_sin_s24()
3779 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_sin_s24()
3780 gdouble tuning) in ags_fm_synth_util_sin_s24()
3782 static const gdouble scale = 8388607.0; in ags_fm_synth_util_sin_s24()
3793 …2) (sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + sin(i * 2.0 * M_PI * l… in ags_fm_synth_util_sin_s24()
3800gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((((int) ceil(i) % (int) ceil(s… in ags_fm_synth_util_sin_s24()
3807gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + (((i) * lfo_freq / samplerate *… in ags_fm_synth_util_sin_s24()
3814gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_sin_s24()
3821gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_sin_s24()
3848 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_sin_s32()
3852 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_sin_s32()
3853 gdouble tuning) in ags_fm_synth_util_sin_s32()
3855 static const gdouble scale = 214748363.0; in ags_fm_synth_util_sin_s32()
3866 …4) (sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + sin(i * 2.0 * M_PI * l… in ags_fm_synth_util_sin_s32()
3873gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((((int) ceil(i) % (int) ceil(s… in ags_fm_synth_util_sin_s32()
3880gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + (((i) * lfo_freq / samplerate *… in ags_fm_synth_util_sin_s32()
3887gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_sin_s32()
3894gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_sin_s32()
3921 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_sin_s64()
3925 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_sin_s64()
3926 gdouble tuning) in ags_fm_synth_util_sin_s64()
3928 static const gdouble scale = 9223372036854775807.0; in ags_fm_synth_util_sin_s64()
3939 …4) (sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + sin(i * 2.0 * M_PI * l… in ags_fm_synth_util_sin_s64()
3946gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((((int) ceil(i) % (int) ceil(s… in ags_fm_synth_util_sin_s64()
3953gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + (((i) * lfo_freq / samplerate *… in ags_fm_synth_util_sin_s64()
3960gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_sin_s64()
3967gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_sin_s64()
3994 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_sin_float()
3998 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_sin_float()
3999 gdouble tuning) in ags_fm_synth_util_sin_float()
4011gdouble) buffer[i] + (gdouble) (sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 120… in ags_fm_synth_util_sin_float()
4018gdouble) buffer[i] + (gdouble) (sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 120… in ags_fm_synth_util_sin_float()
4025gdouble) buffer[i] + (gdouble) (sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 120… in ags_fm_synth_util_sin_float()
4032gdouble) buffer[i] + (gdouble) (sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 120… in ags_fm_synth_util_sin_float()
4039gdouble) buffer[i] + (gdouble) (sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 120… in ags_fm_synth_util_sin_float()
4065 ags_fm_synth_util_sin_double(gdouble *buffer, in ags_fm_synth_util_sin_double()
4066 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_sin_double()
4070 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_sin_double()
4071 gdouble tuning) in ags_fm_synth_util_sin_double()
4083gdouble) buffer[i] + (gdouble) (sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 120… in ags_fm_synth_util_sin_double()
4090gdouble) buffer[i] + (gdouble) (sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 120… in ags_fm_synth_util_sin_double()
4097gdouble) buffer[i] + (gdouble) (sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 120… in ags_fm_synth_util_sin_double()
4104gdouble) buffer[i] + (gdouble) (sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 120… in ags_fm_synth_util_sin_double()
4111gdouble) buffer[i] + (gdouble) (sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 120… in ags_fm_synth_util_sin_double()
4138 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_sin_complex()
4142 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_sin_complex()
4143 gdouble tuning) in ags_fm_synth_util_sin_complex()
4166 …(gdouble) (sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + sin(i * 2.0 * M… in ags_fm_synth_util_sin_complex()
4175gdouble) (sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((((int) ceil(i)… in ags_fm_synth_util_sin_complex()
4184gdouble) (sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + (((i) * lfo_freq… in ags_fm_synth_util_sin_complex()
4193gdouble) (sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) … in ags_fm_synth_util_sin_complex()
4202gdouble) (sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) … in ags_fm_synth_util_sin_complex()
4232 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_sin()
4236 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_sin()
4237 gdouble tuning) in ags_fm_synth_util_sin()
4312 ags_fm_synth_util_sin_double((gdouble *) buffer, in ags_fm_synth_util_sin()
4353 gdouble frequency; in ags_fm_synth_util_compute_sawtooth_s8()
4354 gdouble phase; in ags_fm_synth_util_compute_sawtooth_s8()
4355 gdouble lfo_frequency; in ags_fm_synth_util_compute_sawtooth_s8()
4356 gdouble lfo_depth; in ags_fm_synth_util_compute_sawtooth_s8()
4357 gdouble tuning; in ags_fm_synth_util_compute_sawtooth_s8()
4359 gdouble volume; in ags_fm_synth_util_compute_sawtooth_s8()
4362 static const gdouble scale = 127.0; in ags_fm_synth_util_compute_sawtooth_s8()
4398 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_sawtooth_s8()
4399 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s8()
4400 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s8()
4401 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s8()
4402 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s8()
4403 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s8()
4404 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s8()
4405 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_sawtooth_s8()
4454 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s8()
4455 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4456 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4457 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4458 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4459 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4460 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4461 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4468 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s8()
4469 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4470 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4471 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4472 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4473 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4474 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4475 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4563 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s8()
4564 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4565 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4566 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4567 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4568 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4569 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4570 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4575 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s8()
4576 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4577 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4578 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4579 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4580 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4581 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4582 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4639gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sawtooth_s8()
4663gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sawtooth_s8()
4664 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4665 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4666 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4667 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4668 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4669 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4670 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4675 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s8()
4676 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4677 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4678 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4679 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4680 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4681 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4682 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s8()
4702gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sawtooth_s8()
4712gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sawtooth_s8()
4717 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s8()
4741 gdouble frequency; in ags_fm_synth_util_compute_sawtooth_s16()
4742 gdouble phase; in ags_fm_synth_util_compute_sawtooth_s16()
4743 gdouble lfo_frequency; in ags_fm_synth_util_compute_sawtooth_s16()
4744 gdouble lfo_depth; in ags_fm_synth_util_compute_sawtooth_s16()
4745 gdouble tuning; in ags_fm_synth_util_compute_sawtooth_s16()
4747 gdouble volume; in ags_fm_synth_util_compute_sawtooth_s16()
4750 static const gdouble scale = 32767.0; in ags_fm_synth_util_compute_sawtooth_s16()
4786 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_sawtooth_s16()
4787 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s16()
4788 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s16()
4789 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s16()
4790 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s16()
4791 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s16()
4792 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s16()
4793 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_sawtooth_s16()
4842 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s16()
4843 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4844 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4845 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4846 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4847 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4848 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4849 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4856 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s16()
4857 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4858 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4859 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4860 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4861 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4862 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4863 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4951 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s16()
4952 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4953 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4954 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4955 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4956 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4957 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4958 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4963 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s16()
4964 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4965 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4966 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4967 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4968 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4969 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
4970 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
5027gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sawtooth_s16()
5051gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sawtooth_s16()
5052 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
5053 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
5054 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
5055 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
5056 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
5057 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
5058 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
5063 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s16()
5064 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
5065 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
5066 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
5067 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
5068 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
5069 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
5070 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s16()
5090gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sawtooth_s16()
5100gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sawtooth_s16()
5105 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s16()
5129 gdouble frequency; in ags_fm_synth_util_compute_sawtooth_s24()
5130 gdouble phase; in ags_fm_synth_util_compute_sawtooth_s24()
5131 gdouble lfo_frequency; in ags_fm_synth_util_compute_sawtooth_s24()
5132 gdouble lfo_depth; in ags_fm_synth_util_compute_sawtooth_s24()
5133 gdouble tuning; in ags_fm_synth_util_compute_sawtooth_s24()
5135 gdouble volume; in ags_fm_synth_util_compute_sawtooth_s24()
5138 static const gdouble scale = 8388607.0; in ags_fm_synth_util_compute_sawtooth_s24()
5174 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_sawtooth_s24()
5175 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s24()
5176 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s24()
5177 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s24()
5178 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s24()
5179 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s24()
5180 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s24()
5181 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_sawtooth_s24()
5230 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s24()
5231 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5232 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5233 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5234 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5235 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5236 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5237 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5244 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s24()
5245 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5246 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5247 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5248 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5249 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5250 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5251 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5339 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s24()
5340 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5341 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5342 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5343 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5344 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5345 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5346 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5351 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s24()
5352 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5353 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5354 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5355 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5356 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5357 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5358 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5415gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sawtooth_s24()
5439gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sawtooth_s24()
5440 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5441 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5442 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5443 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5444 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5445 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5446 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5451 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s24()
5452 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5453 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5454 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5455 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5456 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5457 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5458 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s24()
5477gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sawtooth_s24()
5487gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sawtooth_s24()
5492 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s24()
5516 gdouble frequency; in ags_fm_synth_util_compute_sawtooth_s32()
5517 gdouble phase; in ags_fm_synth_util_compute_sawtooth_s32()
5518 gdouble lfo_frequency; in ags_fm_synth_util_compute_sawtooth_s32()
5519 gdouble lfo_depth; in ags_fm_synth_util_compute_sawtooth_s32()
5520 gdouble tuning; in ags_fm_synth_util_compute_sawtooth_s32()
5522 gdouble volume; in ags_fm_synth_util_compute_sawtooth_s32()
5525 static const gdouble scale = 214748363.0; in ags_fm_synth_util_compute_sawtooth_s32()
5561 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_sawtooth_s32()
5562 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s32()
5563 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s32()
5564 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s32()
5565 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s32()
5566 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s32()
5567 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s32()
5568 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_sawtooth_s32()
5617 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s32()
5618 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5619 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5620 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5621 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5622 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5623 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5624 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5631 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s32()
5632 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5633 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5634 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5635 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5636 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5637 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5638 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5726 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s32()
5727 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5728 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5729 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5730 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5731 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5732 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5733 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5738 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s32()
5739 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5740 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5741 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5742 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5743 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5744 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5745 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5802gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sawtooth_s32()
5826gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sawtooth_s32()
5827 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5828 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5829 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5830 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5831 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5832 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5833 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5838 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s32()
5839 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5840 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5841 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5842 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5843 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5844 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5845 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s32()
5865gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sawtooth_s32()
5875gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sawtooth_s32()
5880 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s32()
5904 gdouble frequency; in ags_fm_synth_util_compute_sawtooth_s64()
5905 gdouble phase; in ags_fm_synth_util_compute_sawtooth_s64()
5906 gdouble lfo_frequency; in ags_fm_synth_util_compute_sawtooth_s64()
5907 gdouble lfo_depth; in ags_fm_synth_util_compute_sawtooth_s64()
5908 gdouble tuning; in ags_fm_synth_util_compute_sawtooth_s64()
5910 gdouble volume; in ags_fm_synth_util_compute_sawtooth_s64()
5913 static const gdouble scale = 9223372036854775807.0; in ags_fm_synth_util_compute_sawtooth_s64()
5949 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_sawtooth_s64()
5950 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s64()
5951 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s64()
5952 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s64()
5953 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s64()
5954 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s64()
5955 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_s64()
5956 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_sawtooth_s64()
6005 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s64()
6006 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6007 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6008 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6009 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6010 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6011 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6012 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6019 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s64()
6020 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6021 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6022 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6023 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6024 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6025 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6026 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6114 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s64()
6115 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6116 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6117 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6118 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6119 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6120 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6121 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6126 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s64()
6127 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6128 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6129 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6130 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6131 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6132 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6133 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6190gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sawtooth_s64()
6214gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sawtooth_s64()
6215 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6216 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6217 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6218 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6219 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6220 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6221 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6226 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s64()
6227 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6228 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6229 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6230 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6231 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6232 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6233 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_s64()
6253gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sawtooth_s64()
6263gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sawtooth_s64()
6268 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_s64()
6292 gdouble frequency; in ags_fm_synth_util_compute_sawtooth_float()
6293 gdouble phase; in ags_fm_synth_util_compute_sawtooth_float()
6294 gdouble lfo_frequency; in ags_fm_synth_util_compute_sawtooth_float()
6295 gdouble lfo_depth; in ags_fm_synth_util_compute_sawtooth_float()
6296 gdouble tuning; in ags_fm_synth_util_compute_sawtooth_float()
6298 gdouble volume; in ags_fm_synth_util_compute_sawtooth_float()
6335 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_sawtooth_float()
6336 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_float()
6337 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_float()
6338 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_float()
6339 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_float()
6340 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_float()
6341 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_float()
6342 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_sawtooth_float()
6391 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_float()
6392 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6393 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6394 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6395 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6396 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6397 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6398 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6405 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_float()
6406 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6407 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6408 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6409 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6410 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6411 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6412 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6500 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_float()
6501 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6502 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6503 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6504 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6505 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6506 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6507 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6512 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_float()
6513 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6514 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6515 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6516 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6517 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6518 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6519 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6576gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sawtooth_float()
6600gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sawtooth_float()
6601 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6602 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6603 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6604 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6605 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6606 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6607 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6612 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_float()
6613 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6614 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6615 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6616 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6617 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6618 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6619 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_float()
6639gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_sawtooth_float()
6649gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_sawtooth_float()
6654 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_float()
6675 gdouble *source, *tmp_source; in ags_fm_synth_util_compute_sawtooth_double()
6678 gdouble frequency; in ags_fm_synth_util_compute_sawtooth_double()
6679 gdouble phase; in ags_fm_synth_util_compute_sawtooth_double()
6680 gdouble lfo_frequency; in ags_fm_synth_util_compute_sawtooth_double()
6681 gdouble lfo_depth; in ags_fm_synth_util_compute_sawtooth_double()
6682 gdouble tuning; in ags_fm_synth_util_compute_sawtooth_double()
6684 gdouble volume; in ags_fm_synth_util_compute_sawtooth_double()
6721 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_sawtooth_double()
6722 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_double()
6723 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_double()
6724 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_double()
6725 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_double()
6726 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_double()
6727 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_sawtooth_double()
6728 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_sawtooth_double()
6777 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_double()
6778 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6779 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6780 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6781 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6782 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6783 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6784 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6791 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_double()
6792 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6793 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6794 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6795 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6796 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6797 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6798 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6810 *(source) = (gdouble) v_buffer[0]; in ags_fm_synth_util_compute_sawtooth_double()
6811 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[1]; in ags_fm_synth_util_compute_sawtooth_double()
6812 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[2]; in ags_fm_synth_util_compute_sawtooth_double()
6813 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[3]; in ags_fm_synth_util_compute_sawtooth_double()
6814 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[4]; in ags_fm_synth_util_compute_sawtooth_double()
6815 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[5]; in ags_fm_synth_util_compute_sawtooth_double()
6816 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[6]; in ags_fm_synth_util_compute_sawtooth_double()
6817 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[7]; in ags_fm_synth_util_compute_sawtooth_double()
6886 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_double()
6887 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6888 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6889 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6890 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6891 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6892 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6893 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6898 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_double()
6899 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6900 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6901 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6902 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6903 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6904 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6905 … (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency… in ags_fm_synth_util_compute_sawtooth_double()
6924 *(source) = (gdouble) ret_v_buffer[0]; in ags_fm_synth_util_compute_sawtooth_double()
6925 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[1]; in ags_fm_synth_util_compute_sawtooth_double()
6926 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[2]; in ags_fm_synth_util_compute_sawtooth_double()
6927 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[3]; in ags_fm_synth_util_compute_sawtooth_double()
6928 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[4]; in ags_fm_synth_util_compute_sawtooth_double()
6929 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[5]; in ags_fm_synth_util_compute_sawtooth_double()
6930 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[6]; in ags_fm_synth_util_compute_sawtooth_double()
6931 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[7]; in ags_fm_synth_util_compute_sawtooth_double()
6950 …(*source) = (gdouble) ((tmp_source)[0] + (((((int) ceil((offset + i) + phase) % (int) ceil(sampler… in ags_fm_synth_util_compute_sawtooth_double()
6951 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_sawtooth_double()
6952 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_sawtooth_double()
6953 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_sawtooth_double()
6954 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_sawtooth_double()
6955 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_sawtooth_double()
6956 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_sawtooth_double()
6957 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_sawtooth_double()
6962gdouble) ((tmp_source)[0] + ((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp… in ags_fm_synth_util_compute_sawtooth_double()
6963 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_sawtooth_double()
6964 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_sawtooth_double()
6965 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_sawtooth_double()
6966 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_sawtooth_double()
6967 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_sawtooth_double()
6968 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_sawtooth_double()
6969 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_sawtooth_double()
6974 …(*source) = (gdouble) ((tmp_source)[0] + (((((int) ceil((offset + i) + phase) % (int) ceil(sampler… in ags_fm_synth_util_compute_sawtooth_double()
6975 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_sawtooth_double()
6976 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_sawtooth_double()
6977 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_sawtooth_double()
6978 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_sawtooth_double()
6979 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_sawtooth_double()
6980 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_sawtooth_double()
6981 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_sawtooth_double()
6986gdouble) ((tmp_source)[0] + (sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2… in ags_fm_synth_util_compute_sawtooth_double()
6987gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((((int) ceil((offset + i + 1) + phas… in ags_fm_synth_util_compute_sawtooth_double()
6988gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((((int) ceil((offset + i + 2) + phas… in ags_fm_synth_util_compute_sawtooth_double()
6989gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((((int) ceil((offset + i + 3) + phas… in ags_fm_synth_util_compute_sawtooth_double()
6990gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((((int) ceil((offset + i + 4) + phas… in ags_fm_synth_util_compute_sawtooth_double()
6991gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((((int) ceil((offset + i + 5) + phas… in ags_fm_synth_util_compute_sawtooth_double()
6992gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((((int) ceil((offset + i + 6) + phas… in ags_fm_synth_util_compute_sawtooth_double()
6993gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((((int) ceil((offset + i + 7) + phas… in ags_fm_synth_util_compute_sawtooth_double()
6998gdouble) ((tmp_source)[0] + (((((int) ceil((offset + i) + phase) % (int) ceil(samplerate / frequen… in ags_fm_synth_util_compute_sawtooth_double()
6999gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((((int) ceil((offset + i + 1) + phas… in ags_fm_synth_util_compute_sawtooth_double()
7000gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((((int) ceil((offset + i + 2) + phas… in ags_fm_synth_util_compute_sawtooth_double()
7001gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((((int) ceil((offset + i + 3) + phas… in ags_fm_synth_util_compute_sawtooth_double()
7002gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((((int) ceil((offset + i + 4) + phas… in ags_fm_synth_util_compute_sawtooth_double()
7003gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((((int) ceil((offset + i + 5) + phas… in ags_fm_synth_util_compute_sawtooth_double()
7004gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((((int) ceil((offset + i + 6) + phas… in ags_fm_synth_util_compute_sawtooth_double()
7005gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((((int) ceil((offset + i + 7) + phas… in ags_fm_synth_util_compute_sawtooth_double()
7020 …(*source) = (gdouble) ((source)[0] + (((((int) ceil((offset + i) + phase) % (int) ceil(samplerate … in ags_fm_synth_util_compute_sawtooth_double()
7025gdouble) ((source)[0] + ((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tu… in ags_fm_synth_util_compute_sawtooth_double()
7030 …(*source) = (gdouble) ((source)[0] + (((((int) ceil((offset + i) + phase) % (int) ceil(samplerate … in ags_fm_synth_util_compute_sawtooth_double()
7035gdouble) ((source)[0] + (sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tun… in ags_fm_synth_util_compute_sawtooth_double()
7040gdouble) ((source)[0] + (((((int) ceil((offset + i) + phase) % (int) ceil(samplerate / frequency))… in ags_fm_synth_util_compute_sawtooth_double()
7064 gdouble frequency; in ags_fm_synth_util_compute_sawtooth_complex()
7065 gdouble phase; in ags_fm_synth_util_compute_sawtooth_complex()
7066 gdouble lfo_frequency; in ags_fm_synth_util_compute_sawtooth_complex()
7067 gdouble lfo_depth; in ags_fm_synth_util_compute_sawtooth_complex()
7068 gdouble tuning; in ags_fm_synth_util_compute_sawtooth_complex()
7070 gdouble volume; in ags_fm_synth_util_compute_sawtooth_complex()
7117 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_complex()
7123 … * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency /… in ags_fm_synth_util_compute_sawtooth_complex()
7213 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_sawtooth_s8()
7217 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_sawtooth_s8()
7218 gdouble tuning) in ags_fm_synth_util_sawtooth_s8()
7220 static const gdouble scale = 127.0; in ags_fm_synth_util_sawtooth_s8()
7255 …freq)) * 2.0 * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdoub… in ags_fm_synth_util_sawtooth_s8()
7262 …freq)) * 2.0 * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdoub… in ags_fm_synth_util_sawtooth_s8()
7289 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_sawtooth_s16()
7293 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_sawtooth_s16()
7294 gdouble tuning) in ags_fm_synth_util_sawtooth_s16()
7296 static const gdouble scale = 32767.0; in ags_fm_synth_util_sawtooth_s16()
7331 …freq)) * 2.0 * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdoub… in ags_fm_synth_util_sawtooth_s16()
7338 …freq)) * 2.0 * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdoub… in ags_fm_synth_util_sawtooth_s16()
7365 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_sawtooth_s24()
7369 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_sawtooth_s24()
7370 gdouble tuning) in ags_fm_synth_util_sawtooth_s24()
7372 static const gdouble scale = 8388607.0; in ags_fm_synth_util_sawtooth_s24()
7407 …freq)) * 2.0 * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdoub… in ags_fm_synth_util_sawtooth_s24()
7414 …freq)) * 2.0 * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdoub… in ags_fm_synth_util_sawtooth_s24()
7441 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_sawtooth_s32()
7445 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_sawtooth_s32()
7446 gdouble tuning) in ags_fm_synth_util_sawtooth_s32()
7448 static const gdouble scale = 214748363.0; in ags_fm_synth_util_sawtooth_s32()
7483 …freq)) * 2.0 * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdoub… in ags_fm_synth_util_sawtooth_s32()
7490 …freq)) * 2.0 * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdoub… in ags_fm_synth_util_sawtooth_s32()
7517 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_sawtooth_s64()
7521 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_sawtooth_s64()
7522 gdouble tuning) in ags_fm_synth_util_sawtooth_s64()
7524 static const gdouble scale = 9223372036854775807.0; in ags_fm_synth_util_sawtooth_s64()
7559 …freq)) * 2.0 * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdoub… in ags_fm_synth_util_sawtooth_s64()
7566 …freq)) * 2.0 * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdoub… in ags_fm_synth_util_sawtooth_s64()
7593 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_sawtooth_float()
7597 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_sawtooth_float()
7598 gdouble tuning) in ags_fm_synth_util_sawtooth_float()
7634 …freq)) * 2.0 * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdoub… in ags_fm_synth_util_sawtooth_float()
7641 …freq)) * 2.0 * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdoub… in ags_fm_synth_util_sawtooth_float()
7667 ags_fm_synth_util_sawtooth_double(gdouble *buffer, in ags_fm_synth_util_sawtooth_double()
7668 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_sawtooth_double()
7672 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_sawtooth_double()
7673 gdouble tuning) in ags_fm_synth_util_sawtooth_double()
7709 …freq)) * 2.0 * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdoub… in ags_fm_synth_util_sawtooth_double()
7716 …freq)) * 2.0 * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdoub… in ags_fm_synth_util_sawtooth_double()
7743 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_sawtooth_complex()
7747 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_sawtooth_complex()
7748 gdouble tuning) in ags_fm_synth_util_sawtooth_complex()
7801 …freq)) * 2.0 * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdoub… in ags_fm_synth_util_sawtooth_complex()
7810 …freq)) * 2.0 * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdoub… in ags_fm_synth_util_sawtooth_complex()
7840 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_sawtooth()
7844 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_sawtooth()
7845 gdouble tuning) in ags_fm_synth_util_sawtooth()
7920 ags_fm_synth_util_sawtooth_double((gdouble *) buffer, in ags_fm_synth_util_sawtooth()
7961 gdouble frequency; in ags_fm_synth_util_compute_triangle_s8()
7962 gdouble phase; in ags_fm_synth_util_compute_triangle_s8()
7963 gdouble lfo_frequency; in ags_fm_synth_util_compute_triangle_s8()
7964 gdouble lfo_depth; in ags_fm_synth_util_compute_triangle_s8()
7965 gdouble tuning; in ags_fm_synth_util_compute_triangle_s8()
7967 gdouble volume; in ags_fm_synth_util_compute_triangle_s8()
7970 static const gdouble scale = 127.0; in ags_fm_synth_util_compute_triangle_s8()
8006 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_triangle_s8()
8007 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s8()
8008 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s8()
8009 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s8()
8010 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s8()
8011 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s8()
8012 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s8()
8013 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_triangle_s8()
8062gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0) * … in ags_fm_synth_util_compute_triangle_s8()
8063gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s8()
8064gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s8()
8065gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s8()
8066gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s8()
8067gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s8()
8068gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s8()
8069gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s8()
8076gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI * 3.0… in ags_fm_synth_util_compute_triangle_s8()
8077gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s8()
8078gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s8()
8079gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s8()
8080gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s8()
8081gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s8()
8082gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s8()
8083gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s8()
8159gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_triangle_s8()
8160gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s8()
8161gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s8()
8162gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s8()
8163gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s8()
8164gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s8()
8165gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s8()
8166gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s8()
8171gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s8()
8172gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8173gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8174gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8175gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8176gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8177gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8178gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8183gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s8()
8184gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8185gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8186gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8187gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8188gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8189gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8190gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8247gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_triangle_s8()
8259gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_triangle_s8()
8260gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s8()
8261gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s8()
8262gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s8()
8263gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s8()
8264gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s8()
8265gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s8()
8266gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s8()
8271gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s8()
8272gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8273gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8274gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8275gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8276gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8277gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8278gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8283gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s8()
8284gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8285gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8286gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8287gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8288gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8289gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8290gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s8()
8310gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_triangle_s8()
8315gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_triangle_s8()
8320gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s8()
8325gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s8()
8349 gdouble frequency; in ags_fm_synth_util_compute_triangle_s16()
8350 gdouble phase; in ags_fm_synth_util_compute_triangle_s16()
8351 gdouble lfo_frequency; in ags_fm_synth_util_compute_triangle_s16()
8352 gdouble lfo_depth; in ags_fm_synth_util_compute_triangle_s16()
8353 gdouble tuning; in ags_fm_synth_util_compute_triangle_s16()
8355 gdouble volume; in ags_fm_synth_util_compute_triangle_s16()
8358 static const gdouble scale = 32767.0; in ags_fm_synth_util_compute_triangle_s16()
8394 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_triangle_s16()
8395 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s16()
8396 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s16()
8397 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s16()
8398 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s16()
8399 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s16()
8400 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s16()
8401 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_triangle_s16()
8450gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0) * … in ags_fm_synth_util_compute_triangle_s16()
8451gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s16()
8452gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s16()
8453gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s16()
8454gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s16()
8455gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s16()
8456gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s16()
8457gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s16()
8464gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI * 3.0… in ags_fm_synth_util_compute_triangle_s16()
8465gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s16()
8466gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s16()
8467gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s16()
8468gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s16()
8469gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s16()
8470gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s16()
8471gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s16()
8547gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_triangle_s16()
8548gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s16()
8549gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s16()
8550gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s16()
8551gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s16()
8552gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s16()
8553gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s16()
8554gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s16()
8559gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s16()
8560gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8561gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8562gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8563gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8564gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8565gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8566gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8571gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s16()
8572gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8573gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8574gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8575gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8576gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8577gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8578gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8635gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_triangle_s16()
8647gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_triangle_s16()
8648gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s16()
8649gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s16()
8650gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s16()
8651gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s16()
8652gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s16()
8653gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s16()
8654gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s16()
8659gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s16()
8660gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8661gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8662gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8663gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8664gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8665gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8666gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8671gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s16()
8672gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8673gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8674gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8675gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8676gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8677gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8678gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s16()
8698gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_triangle_s16()
8703gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_triangle_s16()
8708gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s16()
8713gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s16()
8737 gdouble frequency; in ags_fm_synth_util_compute_triangle_s24()
8738 gdouble phase; in ags_fm_synth_util_compute_triangle_s24()
8739 gdouble lfo_frequency; in ags_fm_synth_util_compute_triangle_s24()
8740 gdouble lfo_depth; in ags_fm_synth_util_compute_triangle_s24()
8741 gdouble tuning; in ags_fm_synth_util_compute_triangle_s24()
8743 gdouble volume; in ags_fm_synth_util_compute_triangle_s24()
8746 static const gdouble scale = 8388607.0; in ags_fm_synth_util_compute_triangle_s24()
8782 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_triangle_s24()
8783 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s24()
8784 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s24()
8785 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s24()
8786 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s24()
8787 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s24()
8788 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s24()
8789 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_triangle_s24()
8838gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0) * … in ags_fm_synth_util_compute_triangle_s24()
8839gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s24()
8840gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s24()
8841gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s24()
8842gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s24()
8843gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s24()
8844gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s24()
8845gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s24()
8852gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI * 3.0… in ags_fm_synth_util_compute_triangle_s24()
8853gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s24()
8854gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s24()
8855gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s24()
8856gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s24()
8857gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s24()
8858gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s24()
8859gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s24()
8935gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_triangle_s24()
8936gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s24()
8937gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s24()
8938gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s24()
8939gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s24()
8940gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s24()
8941gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s24()
8942gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s24()
8947gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s24()
8948gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
8949gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
8950gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
8951gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
8952gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
8953gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
8954gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
8959gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s24()
8960gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
8961gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
8962gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
8963gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
8964gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
8965gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
8966gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
9023gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_triangle_s24()
9035gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_triangle_s24()
9036gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s24()
9037gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s24()
9038gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s24()
9039gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s24()
9040gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s24()
9041gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s24()
9042gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s24()
9047gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s24()
9048gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
9049gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
9050gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
9051gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
9052gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
9053gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
9054gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
9059gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s24()
9060gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
9061gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
9062gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
9063gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
9064gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
9065gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
9066gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s24()
9085gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_triangle_s24()
9090gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_triangle_s24()
9095gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s24()
9100gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s24()
9124 gdouble frequency; in ags_fm_synth_util_compute_triangle_s32()
9125 gdouble phase; in ags_fm_synth_util_compute_triangle_s32()
9126 gdouble lfo_frequency; in ags_fm_synth_util_compute_triangle_s32()
9127 gdouble lfo_depth; in ags_fm_synth_util_compute_triangle_s32()
9128 gdouble tuning; in ags_fm_synth_util_compute_triangle_s32()
9130 gdouble volume; in ags_fm_synth_util_compute_triangle_s32()
9133 static const gdouble scale = 214748363.0; in ags_fm_synth_util_compute_triangle_s32()
9169 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_triangle_s32()
9170 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s32()
9171 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s32()
9172 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s32()
9173 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s32()
9174 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s32()
9175 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s32()
9176 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_triangle_s32()
9225gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0) * … in ags_fm_synth_util_compute_triangle_s32()
9226gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s32()
9227gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s32()
9228gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s32()
9229gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s32()
9230gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s32()
9231gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s32()
9232gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s32()
9239gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI * 3.0… in ags_fm_synth_util_compute_triangle_s32()
9240gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s32()
9241gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s32()
9242gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s32()
9243gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s32()
9244gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s32()
9245gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s32()
9246gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s32()
9322gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_triangle_s32()
9323gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s32()
9324gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s32()
9325gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s32()
9326gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s32()
9327gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s32()
9328gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s32()
9329gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s32()
9334gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s32()
9335gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9336gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9337gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9338gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9339gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9340gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9341gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9346gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s32()
9347gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9348gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9349gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9350gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9351gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9352gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9353gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9410gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_triangle_s32()
9422gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_triangle_s32()
9423gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s32()
9424gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s32()
9425gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s32()
9426gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s32()
9427gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s32()
9428gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s32()
9429gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s32()
9434gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s32()
9435gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9436gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9437gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9438gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9439gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9440gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9441gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9446gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s32()
9447gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9448gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9449gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9450gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9451gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9452gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9453gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s32()
9473gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_triangle_s32()
9478gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_triangle_s32()
9483gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s32()
9488gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s32()
9512 gdouble frequency; in ags_fm_synth_util_compute_triangle_s64()
9513 gdouble phase; in ags_fm_synth_util_compute_triangle_s64()
9514 gdouble lfo_frequency; in ags_fm_synth_util_compute_triangle_s64()
9515 gdouble lfo_depth; in ags_fm_synth_util_compute_triangle_s64()
9516 gdouble tuning; in ags_fm_synth_util_compute_triangle_s64()
9518 gdouble volume; in ags_fm_synth_util_compute_triangle_s64()
9521 static const gdouble scale = 9223372036854775807.0; in ags_fm_synth_util_compute_triangle_s64()
9557 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_triangle_s64()
9558 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s64()
9559 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s64()
9560 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s64()
9561 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s64()
9562 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s64()
9563 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_s64()
9564 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_triangle_s64()
9613gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0) * … in ags_fm_synth_util_compute_triangle_s64()
9614gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s64()
9615gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s64()
9616gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s64()
9617gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s64()
9618gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s64()
9619gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s64()
9620gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_s64()
9627gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI * 3.0… in ags_fm_synth_util_compute_triangle_s64()
9628gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s64()
9629gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s64()
9630gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s64()
9631gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s64()
9632gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s64()
9633gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s64()
9634gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_s64()
9710gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_triangle_s64()
9711gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s64()
9712gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s64()
9713gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s64()
9714gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s64()
9715gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s64()
9716gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s64()
9717gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s64()
9722gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s64()
9723gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9724gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9725gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9726gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9727gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9728gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9729gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9734gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s64()
9735gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9736gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9737gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9738gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9739gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9740gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9741gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9798gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_triangle_s64()
9810gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_triangle_s64()
9811gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s64()
9812gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s64()
9813gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s64()
9814gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s64()
9815gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s64()
9816gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s64()
9817gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_s64()
9822gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s64()
9823gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9824gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9825gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9826gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9827gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9828gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9829gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9834gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s64()
9835gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9836gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9837gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9838gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9839gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9840gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9841gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_s64()
9860gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_triangle_s64()
9865gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_triangle_s64()
9870gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s64()
9875gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_s64()
9899 gdouble frequency; in ags_fm_synth_util_compute_triangle_float()
9900 gdouble phase; in ags_fm_synth_util_compute_triangle_float()
9901 gdouble lfo_frequency; in ags_fm_synth_util_compute_triangle_float()
9902 gdouble lfo_depth; in ags_fm_synth_util_compute_triangle_float()
9903 gdouble tuning; in ags_fm_synth_util_compute_triangle_float()
9905 gdouble volume; in ags_fm_synth_util_compute_triangle_float()
9942 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_triangle_float()
9943 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_float()
9944 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_float()
9945 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_float()
9946 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_float()
9947 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_float()
9948 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_float()
9949 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_triangle_float()
9998gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0) * … in ags_fm_synth_util_compute_triangle_float()
9999gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_float()
10000gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_float()
10001gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_float()
10002gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_float()
10003gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_float()
10004gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_float()
10005gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_float()
10012gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI * 3.0… in ags_fm_synth_util_compute_triangle_float()
10013gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_float()
10014gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_float()
10015gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_float()
10016gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_float()
10017gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_float()
10018gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_float()
10019gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_float()
10095gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_triangle_float()
10096gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_float()
10097gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_float()
10098gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_float()
10099gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_float()
10100gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_float()
10101gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_float()
10102gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_float()
10107gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_float()
10108gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10109gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10110gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10111gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10112gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10113gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10114gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10119gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_float()
10120gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10121gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10122gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10123gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10124gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10125gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10126gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10183gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_triangle_float()
10195gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_triangle_float()
10196gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_float()
10197gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_float()
10198gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_float()
10199gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_float()
10200gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_float()
10201gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_float()
10202gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_float()
10207gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_float()
10208gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10209gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10210gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10211gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10212gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10213gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10214gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10219gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_float()
10220gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10221gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10222gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10223gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10224gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10225gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10226gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_float()
10246gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((int) ceil(of… in ags_fm_synth_util_compute_triangle_float()
10251gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_triangle_float()
10256gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_float()
10261gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_float()
10282 gdouble *source, *tmp_source; in ags_fm_synth_util_compute_triangle_double()
10285 gdouble frequency; in ags_fm_synth_util_compute_triangle_double()
10286 gdouble phase; in ags_fm_synth_util_compute_triangle_double()
10287 gdouble lfo_frequency; in ags_fm_synth_util_compute_triangle_double()
10288 gdouble lfo_depth; in ags_fm_synth_util_compute_triangle_double()
10289 gdouble tuning; in ags_fm_synth_util_compute_triangle_double()
10291 gdouble volume; in ags_fm_synth_util_compute_triangle_double()
10328 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_triangle_double()
10329 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_double()
10330 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_double()
10331 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_double()
10332 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_double()
10333 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_double()
10334 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_triangle_double()
10335 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_triangle_double()
10384gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0) * … in ags_fm_synth_util_compute_triangle_double()
10385gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_double()
10386gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_double()
10387gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_double()
10388gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_double()
10389gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_double()
10390gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_double()
10391gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0… in ags_fm_synth_util_compute_triangle_double()
10398gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI * 3.0… in ags_fm_synth_util_compute_triangle_double()
10399gdouble) (offset + i + 1) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_double()
10400gdouble) (offset + i + 2) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_double()
10401gdouble) (offset + i + 3) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_double()
10402gdouble) (offset + i + 4) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_double()
10403gdouble) (offset + i + 5) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_double()
10404gdouble) (offset + i + 6) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_double()
10405gdouble) (offset + i + 7) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI *… in ags_fm_synth_util_compute_triangle_double()
10417 *(source) = (gdouble) v_buffer[0]; in ags_fm_synth_util_compute_triangle_double()
10418 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[1]; in ags_fm_synth_util_compute_triangle_double()
10419 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[2]; in ags_fm_synth_util_compute_triangle_double()
10420 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[3]; in ags_fm_synth_util_compute_triangle_double()
10421 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[4]; in ags_fm_synth_util_compute_triangle_double()
10422 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[5]; in ags_fm_synth_util_compute_triangle_double()
10423 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[6]; in ags_fm_synth_util_compute_triangle_double()
10424 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[7]; in ags_fm_synth_util_compute_triangle_double()
10481gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_triangle_double()
10482gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_double()
10483gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_double()
10484gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_double()
10485gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_double()
10486gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_double()
10487gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_double()
10488gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_triangle_double()
10493gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_double()
10494gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_double()
10495gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_double()
10496gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_double()
10497gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_double()
10498gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_double()
10499gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_double()
10500gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_double()
10505gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_triangle_double()
10506gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_double()
10507gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_double()
10508gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_double()
10509gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_double()
10510gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_double()
10511gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_double()
10512gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_triangle_double()
10531 *(source) = (gdouble) ret_v_buffer[0]; in ags_fm_synth_util_compute_triangle_double()
10532 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[1]; in ags_fm_synth_util_compute_triangle_double()
10533 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[2]; in ags_fm_synth_util_compute_triangle_double()
10534 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[3]; in ags_fm_synth_util_compute_triangle_double()
10535 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[4]; in ags_fm_synth_util_compute_triangle_double()
10536 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[5]; in ags_fm_synth_util_compute_triangle_double()
10537 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[6]; in ags_fm_synth_util_compute_triangle_double()
10538 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[7]; in ags_fm_synth_util_compute_triangle_double()
10557 …*(source) = (gdouble) ((tmp_source)[0] + (((((offset + i) + phase) * (frequency * exp2(tuning / 12… in ags_fm_synth_util_compute_triangle_double()
10558 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_triangle_double()
10559 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_triangle_double()
10560 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_triangle_double()
10561 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_triangle_double()
10562 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_triangle_double()
10563 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_triangle_double()
10564 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_triangle_double()
10569gdouble) ((tmp_source)[0] + ((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp… in ags_fm_synth_util_compute_triangle_double()
10570 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_triangle_double()
10571 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_triangle_double()
10572 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_triangle_double()
10573 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_triangle_double()
10574 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_triangle_double()
10575 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_triangle_double()
10576 …*(source += fm_synth_util->source_stride) = (gdouble) ((tmp_source += fm_synth_util->source_stride… in ags_fm_synth_util_compute_triangle_double()
10581gdouble) ((tmp_source)[0] + (sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2… in ags_fm_synth_util_compute_triangle_double()
10582gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 1) + pha… in ags_fm_synth_util_compute_triangle_double()
10583gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 2) + pha… in ags_fm_synth_util_compute_triangle_double()
10584gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 3) + pha… in ags_fm_synth_util_compute_triangle_double()
10585gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 4) + pha… in ags_fm_synth_util_compute_triangle_double()
10586gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 5) + pha… in ags_fm_synth_util_compute_triangle_double()
10587gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 6) + pha… in ags_fm_synth_util_compute_triangle_double()
10588gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 7) + pha… in ags_fm_synth_util_compute_triangle_double()
10593gdouble) ((tmp_source)[0] + (sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2… in ags_fm_synth_util_compute_triangle_double()
10594gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 1) + pha… in ags_fm_synth_util_compute_triangle_double()
10595gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 2) + pha… in ags_fm_synth_util_compute_triangle_double()
10596gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 3) + pha… in ags_fm_synth_util_compute_triangle_double()
10597gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 4) + pha… in ags_fm_synth_util_compute_triangle_double()
10598gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 5) + pha… in ags_fm_synth_util_compute_triangle_double()
10599gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 6) + pha… in ags_fm_synth_util_compute_triangle_double()
10600gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 7) + pha… in ags_fm_synth_util_compute_triangle_double()
10605gdouble) ((tmp_source)[0] + (sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2… in ags_fm_synth_util_compute_triangle_double()
10606gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 1) + pha… in ags_fm_synth_util_compute_triangle_double()
10607gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 2) + pha… in ags_fm_synth_util_compute_triangle_double()
10608gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 3) + pha… in ags_fm_synth_util_compute_triangle_double()
10609gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 4) + pha… in ags_fm_synth_util_compute_triangle_double()
10610gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 5) + pha… in ags_fm_synth_util_compute_triangle_double()
10611gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 6) + pha… in ags_fm_synth_util_compute_triangle_double()
10612gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (sin((gdouble) ((offset + i + 7) + pha… in ags_fm_synth_util_compute_triangle_double()
10627 …*(source) = (gdouble) ((source)[0] + (((((offset + i) + phase) * (frequency * exp2(tuning / 1200.0… in ags_fm_synth_util_compute_triangle_double()
10632gdouble) ((source)[0] + ((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tu… in ags_fm_synth_util_compute_triangle_double()
10637gdouble) ((source)[0] + (sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tun… in ags_fm_synth_util_compute_triangle_double()
10642gdouble) ((source)[0] + (sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tun… in ags_fm_synth_util_compute_triangle_double()
10647gdouble) ((source)[0] + (sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tun… in ags_fm_synth_util_compute_triangle_double()
10671 gdouble frequency; in ags_fm_synth_util_compute_triangle_complex()
10672 gdouble phase; in ags_fm_synth_util_compute_triangle_complex()
10673 gdouble lfo_frequency; in ags_fm_synth_util_compute_triangle_complex()
10674 gdouble lfo_depth; in ags_fm_synth_util_compute_triangle_complex()
10675 gdouble tuning; in ags_fm_synth_util_compute_triangle_complex()
10677 gdouble volume; in ags_fm_synth_util_compute_triangle_complex()
10724gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0) * … in ags_fm_synth_util_compute_triangle_complex()
10730gdouble) (offset + i) * 2.0 * M_PI * lfo_frequency / (gdouble) samplerate) >= sin(2.0 * M_PI * 3.0… in ags_fm_synth_util_compute_triangle_complex()
10820 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_triangle_s8()
10824 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_triangle_s8()
10825 gdouble tuning) in ags_fm_synth_util_triangle_s8()
10827 static const gdouble scale = 127.0; in ags_fm_synth_util_triangle_s8()
10862gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0) * lfo_depth)) / … in ags_fm_synth_util_triangle_s8()
10869gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdouble) samplerate) >= sin(2.0 * M_PI * 3.0 / 5.0)) ? 1.0… in ags_fm_synth_util_triangle_s8()
10896 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_triangle_s16()
10900 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_triangle_s16()
10901 gdouble tuning) in ags_fm_synth_util_triangle_s16()
10903 static const gdouble scale = 32767.0; in ags_fm_synth_util_triangle_s16()
10938gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0) * lfo_depth)) / … in ags_fm_synth_util_triangle_s16()
10945gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdouble) samplerate) >= sin(2.0 * M_PI * 3.0 / 5.0)) ? 1.0… in ags_fm_synth_util_triangle_s16()
10972 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_triangle_s24()
10976 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_triangle_s24()
10977 gdouble tuning) in ags_fm_synth_util_triangle_s24()
10979 static const gdouble scale = 8388607.0; in ags_fm_synth_util_triangle_s24()
10980 gdouble current_freq; in ags_fm_synth_util_triangle_s24()
11015gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0) * lfo_depth)) / … in ags_fm_synth_util_triangle_s24()
11022gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdouble) samplerate) >= sin(2.0 * M_PI * 3.0 / 5.0)) ? 1.0… in ags_fm_synth_util_triangle_s24()
11049 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_triangle_s32()
11053 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_triangle_s32()
11054 gdouble tuning) in ags_fm_synth_util_triangle_s32()
11056 static const gdouble scale = 214748363.0; in ags_fm_synth_util_triangle_s32()
11091gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0) * lfo_depth)) / … in ags_fm_synth_util_triangle_s32()
11098gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdouble) samplerate) >= sin(2.0 * M_PI * 3.0 / 5.0)) ? 1.0… in ags_fm_synth_util_triangle_s32()
11125 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_triangle_s64()
11129 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_triangle_s64()
11130 gdouble tuning) in ags_fm_synth_util_triangle_s64()
11132 static const gdouble scale = 9223372036854775807.0; in ags_fm_synth_util_triangle_s64()
11167gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0) * lfo_depth)) / … in ags_fm_synth_util_triangle_s64()
11174gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdouble) samplerate) >= sin(2.0 * M_PI * 3.0 / 5.0)) ? 1.0… in ags_fm_synth_util_triangle_s64()
11201 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_triangle_float()
11205 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_triangle_float()
11206 gdouble tuning) in ags_fm_synth_util_triangle_float()
11242gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0) * lfo_depth)) / … in ags_fm_synth_util_triangle_float()
11249gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdouble) samplerate) >= sin(2.0 * M_PI * 3.0 / 5.0)) ? 1.0… in ags_fm_synth_util_triangle_float()
11275 ags_fm_synth_util_triangle_double(gdouble *buffer, in ags_fm_synth_util_triangle_double()
11276 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_triangle_double()
11280 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_triangle_double()
11281 gdouble tuning) in ags_fm_synth_util_triangle_double()
11317gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0) * lfo_depth)) / … in ags_fm_synth_util_triangle_double()
11324gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdouble) samplerate) >= sin(2.0 * M_PI * 3.0 / 5.0)) ? 1.0… in ags_fm_synth_util_triangle_double()
11351 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_triangle_complex()
11355 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_triangle_complex()
11356 gdouble tuning) in ags_fm_synth_util_triangle_complex()
11409gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdouble) samplerate) >= 0.0) ? 1.0: -1.0) * lfo_depth)) / … in ags_fm_synth_util_triangle_complex()
11418gdouble) (i) * 2.0 * M_PI * lfo_freq / (gdouble) samplerate) >= sin(2.0 * M_PI * 3.0 / 5.0)) ? 1.0… in ags_fm_synth_util_triangle_complex()
11448 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_triangle()
11452 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_triangle()
11453 gdouble tuning) in ags_fm_synth_util_triangle()
11528 ags_fm_synth_util_triangle_double((gdouble *) buffer, in ags_fm_synth_util_triangle()
11569 gdouble frequency; in ags_fm_synth_util_compute_square_s8()
11570 gdouble phase; in ags_fm_synth_util_compute_square_s8()
11571 gdouble lfo_frequency; in ags_fm_synth_util_compute_square_s8()
11572 gdouble lfo_depth; in ags_fm_synth_util_compute_square_s8()
11573 gdouble tuning; in ags_fm_synth_util_compute_square_s8()
11575 gdouble volume; in ags_fm_synth_util_compute_square_s8()
11578 static const gdouble scale = 127.0; in ags_fm_synth_util_compute_square_s8()
11614 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_square_s8()
11615 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s8()
11616 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s8()
11617 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s8()
11618 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s8()
11619 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s8()
11620 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s8()
11621 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_square_s8()
11628gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_s8()
11629gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s8()
11630gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s8()
11631gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s8()
11632gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s8()
11633gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s8()
11634gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s8()
11635gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s8()
11642gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_s8()
11643gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s8()
11644gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s8()
11645gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s8()
11646gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s8()
11647gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s8()
11648gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s8()
11649gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s8()
11656gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_s8()
11657gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s8()
11658gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s8()
11659gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s8()
11660gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s8()
11661gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s8()
11662gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s8()
11663gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s8()
11670gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s8()
11671gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11672gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11673gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11674gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11675gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11676gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11677gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11684gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s8()
11685gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11686gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11687gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11688gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11689gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11690gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11691gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11743gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_s8()
11744gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s8()
11745gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s8()
11746gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s8()
11747gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s8()
11748gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s8()
11749gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s8()
11750gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s8()
11755gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_s8()
11756gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s8()
11757gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s8()
11758gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s8()
11759gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s8()
11760gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s8()
11761gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s8()
11762gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s8()
11767gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_s8()
11768gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s8()
11769gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s8()
11770gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s8()
11771gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s8()
11772gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s8()
11773gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s8()
11774gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s8()
11779gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s8()
11780gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11781gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11782gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11783gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11784gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11785gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11786gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11791gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s8()
11792gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11793gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11794gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11795gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11796gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11797gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11798gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11843gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_s8()
11844gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s8()
11845gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s8()
11846gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s8()
11847gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s8()
11848gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s8()
11849gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s8()
11850gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s8()
11855gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_s8()
11856gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s8()
11857gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s8()
11858gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s8()
11859gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s8()
11860gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s8()
11861gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s8()
11862gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s8()
11867gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_s8()
11868gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s8()
11869gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s8()
11870gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s8()
11871gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s8()
11872gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s8()
11873gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s8()
11874gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s8()
11879gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s8()
11880gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11881gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11882gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11883gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11884gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11885gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11886gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11891gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s8()
11892gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11893gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11894gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11895gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11896gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11897gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11898gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s8()
11913gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_s8()
11918gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_s8()
11923gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_s8()
11928gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s8()
11933gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s8()
11957 gdouble frequency; in ags_fm_synth_util_compute_square_s16()
11958 gdouble phase; in ags_fm_synth_util_compute_square_s16()
11959 gdouble lfo_frequency; in ags_fm_synth_util_compute_square_s16()
11960 gdouble lfo_depth; in ags_fm_synth_util_compute_square_s16()
11961 gdouble tuning; in ags_fm_synth_util_compute_square_s16()
11963 gdouble volume; in ags_fm_synth_util_compute_square_s16()
11966 static const gdouble scale = 32767.0; in ags_fm_synth_util_compute_square_s16()
12002 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_square_s16()
12003 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s16()
12004 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s16()
12005 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s16()
12006 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s16()
12007 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s16()
12008 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s16()
12009 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_square_s16()
12016gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_s16()
12017gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s16()
12018gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s16()
12019gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s16()
12020gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s16()
12021gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s16()
12022gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s16()
12023gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s16()
12030gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_s16()
12031gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s16()
12032gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s16()
12033gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s16()
12034gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s16()
12035gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s16()
12036gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s16()
12037gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s16()
12044gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_s16()
12045gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s16()
12046gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s16()
12047gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s16()
12048gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s16()
12049gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s16()
12050gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s16()
12051gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s16()
12058gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s16()
12059gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12060gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12061gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12062gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12063gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12064gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12065gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12072gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s16()
12073gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12074gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12075gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12076gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12077gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12078gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12079gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12131gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_s16()
12132gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s16()
12133gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s16()
12134gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s16()
12135gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s16()
12136gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s16()
12137gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s16()
12138gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s16()
12143gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_s16()
12144gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s16()
12145gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s16()
12146gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s16()
12147gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s16()
12148gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s16()
12149gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s16()
12150gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s16()
12155gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_s16()
12156gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s16()
12157gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s16()
12158gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s16()
12159gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s16()
12160gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s16()
12161gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s16()
12162gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s16()
12167gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s16()
12168gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12169gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12170gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12171gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12172gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12173gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12174gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12179gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s16()
12180gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12181gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12182gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12183gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12184gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12185gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12186gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12231gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_s16()
12232gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s16()
12233gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s16()
12234gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s16()
12235gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s16()
12236gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s16()
12237gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s16()
12238gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s16()
12243gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_s16()
12244gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s16()
12245gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s16()
12246gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s16()
12247gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s16()
12248gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s16()
12249gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s16()
12250gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s16()
12255gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_s16()
12256gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s16()
12257gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s16()
12258gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s16()
12259gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s16()
12260gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s16()
12261gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s16()
12262gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s16()
12267gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s16()
12268gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12269gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12270gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12271gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12272gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12273gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12274gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12279gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s16()
12280gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12281gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12282gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12283gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12284gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12285gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12286gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s16()
12301gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_s16()
12306gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_s16()
12311gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_s16()
12316gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s16()
12321gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s16()
12345 gdouble frequency; in ags_fm_synth_util_compute_square_s24()
12346 gdouble phase; in ags_fm_synth_util_compute_square_s24()
12347 gdouble lfo_frequency; in ags_fm_synth_util_compute_square_s24()
12348 gdouble lfo_depth; in ags_fm_synth_util_compute_square_s24()
12349 gdouble tuning; in ags_fm_synth_util_compute_square_s24()
12351 gdouble volume; in ags_fm_synth_util_compute_square_s24()
12354 static const gdouble scale = 8388607.0; in ags_fm_synth_util_compute_square_s24()
12390 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_square_s24()
12391 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s24()
12392 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s24()
12393 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s24()
12394 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s24()
12395 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s24()
12396 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s24()
12397 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_square_s24()
12404gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_s24()
12405gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s24()
12406gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s24()
12407gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s24()
12408gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s24()
12409gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s24()
12410gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s24()
12411gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s24()
12418gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_s24()
12419gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s24()
12420gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s24()
12421gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s24()
12422gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s24()
12423gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s24()
12424gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s24()
12425gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s24()
12432gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_s24()
12433gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s24()
12434gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s24()
12435gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s24()
12436gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s24()
12437gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s24()
12438gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s24()
12439gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s24()
12446gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s24()
12447gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12448gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12449gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12450gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12451gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12452gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12453gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12460gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s24()
12461gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12462gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12463gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12464gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12465gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12466gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12467gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12519gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_s24()
12520gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s24()
12521gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s24()
12522gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s24()
12523gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s24()
12524gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s24()
12525gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s24()
12526gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s24()
12531gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_s24()
12532gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s24()
12533gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s24()
12534gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s24()
12535gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s24()
12536gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s24()
12537gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s24()
12538gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s24()
12543gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_s24()
12544gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s24()
12545gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s24()
12546gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s24()
12547gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s24()
12548gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s24()
12549gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s24()
12550gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s24()
12555gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s24()
12556gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12557gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12558gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12559gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12560gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12561gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12562gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12567gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s24()
12568gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12569gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12570gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12571gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12572gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12573gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12574gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12619gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_s24()
12620gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s24()
12621gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s24()
12622gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s24()
12623gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s24()
12624gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s24()
12625gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s24()
12626gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s24()
12631gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_s24()
12632gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s24()
12633gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s24()
12634gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s24()
12635gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s24()
12636gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s24()
12637gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s24()
12638gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s24()
12643gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_s24()
12644gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s24()
12645gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s24()
12646gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s24()
12647gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s24()
12648gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s24()
12649gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s24()
12650gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s24()
12655gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s24()
12656gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12657gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12658gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12659gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12660gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12661gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12662gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12667gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s24()
12668gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12669gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12670gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12671gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12672gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12673gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12674gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s24()
12689gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_s24()
12694gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_s24()
12699gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_s24()
12704gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s24()
12709gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s24()
12733 gdouble frequency; in ags_fm_synth_util_compute_square_s32()
12734 gdouble phase; in ags_fm_synth_util_compute_square_s32()
12735 gdouble lfo_frequency; in ags_fm_synth_util_compute_square_s32()
12736 gdouble lfo_depth; in ags_fm_synth_util_compute_square_s32()
12737 gdouble tuning; in ags_fm_synth_util_compute_square_s32()
12739 gdouble volume; in ags_fm_synth_util_compute_square_s32()
12742 static const gdouble scale = 214748363.0; in ags_fm_synth_util_compute_square_s32()
12778 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_square_s32()
12779 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s32()
12780 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s32()
12781 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s32()
12782 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s32()
12783 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s32()
12784 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s32()
12785 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_square_s32()
12792gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_s32()
12793gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s32()
12794gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s32()
12795gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s32()
12796gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s32()
12797gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s32()
12798gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s32()
12799gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s32()
12806gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_s32()
12807gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s32()
12808gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s32()
12809gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s32()
12810gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s32()
12811gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s32()
12812gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s32()
12813gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s32()
12820gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_s32()
12821gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s32()
12822gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s32()
12823gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s32()
12824gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s32()
12825gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s32()
12826gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s32()
12827gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s32()
12834gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s32()
12835gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12836gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12837gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12838gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12839gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12840gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12841gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12848gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s32()
12849gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12850gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12851gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12852gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12853gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12854gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12855gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12907gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_s32()
12908gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s32()
12909gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s32()
12910gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s32()
12911gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s32()
12912gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s32()
12913gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s32()
12914gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s32()
12919gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_s32()
12920gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s32()
12921gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s32()
12922gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s32()
12923gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s32()
12924gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s32()
12925gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s32()
12926gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s32()
12931gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_s32()
12932gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s32()
12933gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s32()
12934gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s32()
12935gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s32()
12936gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s32()
12937gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s32()
12938gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s32()
12943gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s32()
12944gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12945gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12946gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12947gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12948gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12949gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12950gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12955gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s32()
12956gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12957gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12958gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12959gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12960gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12961gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
12962gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
13007gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_s32()
13008gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s32()
13009gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s32()
13010gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s32()
13011gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s32()
13012gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s32()
13013gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s32()
13014gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s32()
13019gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_s32()
13020gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s32()
13021gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s32()
13022gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s32()
13023gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s32()
13024gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s32()
13025gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s32()
13026gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s32()
13031gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_s32()
13032gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s32()
13033gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s32()
13034gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s32()
13035gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s32()
13036gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s32()
13037gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s32()
13038gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s32()
13043gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s32()
13044gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
13045gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
13046gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
13047gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
13048gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
13049gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
13050gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
13055gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s32()
13056gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
13057gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
13058gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
13059gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
13060gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
13061gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
13062gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s32()
13077gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_s32()
13082gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_s32()
13087gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_s32()
13092gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s32()
13097gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s32()
13121 gdouble frequency; in ags_fm_synth_util_compute_square_s64()
13122 gdouble phase; in ags_fm_synth_util_compute_square_s64()
13123 gdouble lfo_frequency; in ags_fm_synth_util_compute_square_s64()
13124 gdouble lfo_depth; in ags_fm_synth_util_compute_square_s64()
13125 gdouble tuning; in ags_fm_synth_util_compute_square_s64()
13127 gdouble volume; in ags_fm_synth_util_compute_square_s64()
13130 static const gdouble scale = 9223372036854775807.0; in ags_fm_synth_util_compute_square_s64()
13166 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_square_s64()
13167 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s64()
13168 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s64()
13169 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s64()
13170 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s64()
13171 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s64()
13172 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_s64()
13173 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_square_s64()
13180gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_s64()
13181gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s64()
13182gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s64()
13183gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s64()
13184gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s64()
13185gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s64()
13186gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s64()
13187gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s64()
13194gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_s64()
13195gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s64()
13196gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s64()
13197gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s64()
13198gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s64()
13199gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s64()
13200gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s64()
13201gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s64()
13208gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_s64()
13209gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s64()
13210gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s64()
13211gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s64()
13212gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s64()
13213gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s64()
13214gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s64()
13215gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s64()
13222gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s64()
13223gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13224gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13225gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13226gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13227gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13228gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13229gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13236gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s64()
13237gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13238gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13239gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13240gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13241gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13242gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13243gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13295gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_s64()
13296gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s64()
13297gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s64()
13298gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s64()
13299gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s64()
13300gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s64()
13301gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s64()
13302gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s64()
13307gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_s64()
13308gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s64()
13309gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s64()
13310gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s64()
13311gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s64()
13312gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s64()
13313gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s64()
13314gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s64()
13319gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_s64()
13320gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s64()
13321gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s64()
13322gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s64()
13323gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s64()
13324gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s64()
13325gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s64()
13326gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s64()
13331gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s64()
13332gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13333gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13334gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13335gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13336gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13337gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13338gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13343gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s64()
13344gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13345gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13346gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13347gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13348gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13349gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13350gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13395gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_s64()
13396gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s64()
13397gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s64()
13398gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s64()
13399gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s64()
13400gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s64()
13401gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s64()
13402gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_s64()
13407gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_s64()
13408gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s64()
13409gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s64()
13410gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s64()
13411gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s64()
13412gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s64()
13413gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s64()
13414gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_s64()
13419gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_s64()
13420gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s64()
13421gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s64()
13422gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s64()
13423gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s64()
13424gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s64()
13425gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s64()
13426gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_s64()
13431gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s64()
13432gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13433gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13434gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13435gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13436gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13437gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13438gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13443gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s64()
13444gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13445gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13446gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13447gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13448gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13449gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13450gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_s64()
13465gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_s64()
13470gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_s64()
13475gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_s64()
13480gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s64()
13485gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_s64()
13509 gdouble frequency; in ags_fm_synth_util_compute_square_float()
13510 gdouble phase; in ags_fm_synth_util_compute_square_float()
13511 gdouble lfo_frequency; in ags_fm_synth_util_compute_square_float()
13512 gdouble lfo_depth; in ags_fm_synth_util_compute_square_float()
13513 gdouble tuning; in ags_fm_synth_util_compute_square_float()
13515 gdouble volume; in ags_fm_synth_util_compute_square_float()
13552 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_square_float()
13553 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_float()
13554 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_float()
13555 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_float()
13556 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_float()
13557 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_float()
13558 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_float()
13559 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_square_float()
13566gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_float()
13567gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_float()
13568gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_float()
13569gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_float()
13570gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_float()
13571gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_float()
13572gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_float()
13573gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_float()
13580gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_float()
13581gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_float()
13582gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_float()
13583gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_float()
13584gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_float()
13585gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_float()
13586gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_float()
13587gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_float()
13594gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_float()
13595gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_float()
13596gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_float()
13597gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_float()
13598gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_float()
13599gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_float()
13600gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_float()
13601gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_float()
13608gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_float()
13609gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13610gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13611gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13612gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13613gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13614gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13615gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13622gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_float()
13623gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13624gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13625gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13626gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13627gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13628gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13629gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13681gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_float()
13682gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_float()
13683gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_float()
13684gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_float()
13685gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_float()
13686gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_float()
13687gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_float()
13688gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_float()
13693gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_float()
13694gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_float()
13695gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_float()
13696gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_float()
13697gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_float()
13698gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_float()
13699gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_float()
13700gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_float()
13705gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_float()
13706gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_float()
13707gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_float()
13708gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_float()
13709gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_float()
13710gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_float()
13711gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_float()
13712gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_float()
13717gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_float()
13718gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13719gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13720gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13721gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13722gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13723gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13724gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13729gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_float()
13730gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13731gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13732gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13733gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13734gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13735gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13736gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13781gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_float()
13782gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_float()
13783gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_float()
13784gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_float()
13785gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_float()
13786gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_float()
13787gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_float()
13788gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_float()
13793gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_float()
13794gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_float()
13795gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_float()
13796gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_float()
13797gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_float()
13798gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_float()
13799gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_float()
13800gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_float()
13805gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_float()
13806gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_float()
13807gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_float()
13808gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_float()
13809gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_float()
13810gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_float()
13811gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_float()
13812gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_float()
13817gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_float()
13818gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13819gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13820gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13821gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13822gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13823gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13824gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13829gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_float()
13830gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13831gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13832gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13833gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13834gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13835gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13836gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_float()
13851gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_float()
13856gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_float()
13861gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_float()
13866gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_float()
13871gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_float()
13892 gdouble *source, *tmp_source; in ags_fm_synth_util_compute_square_double()
13895 gdouble frequency; in ags_fm_synth_util_compute_square_double()
13896 gdouble phase; in ags_fm_synth_util_compute_square_double()
13897 gdouble lfo_frequency; in ags_fm_synth_util_compute_square_double()
13898 gdouble lfo_depth; in ags_fm_synth_util_compute_square_double()
13899 gdouble tuning; in ags_fm_synth_util_compute_square_double()
13901 gdouble volume; in ags_fm_synth_util_compute_square_double()
13938 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_square_double()
13939 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_double()
13940 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_double()
13941 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_double()
13942 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_double()
13943 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_double()
13944 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_square_double()
13945 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_square_double()
13952gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_double()
13953gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_double()
13954gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_double()
13955gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_double()
13956gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_double()
13957gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_double()
13958gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_double()
13959gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_double()
13966gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_double()
13967gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_double()
13968gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_double()
13969gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_double()
13970gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_double()
13971gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_double()
13972gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_double()
13973gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_double()
13980gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_double()
13981gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_double()
13982gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_double()
13983gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_double()
13984gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_double()
13985gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_double()
13986gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_double()
13987gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_double()
13994gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_double()
13995gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
13996gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
13997gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
13998gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
13999gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14000gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14001gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14008gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_double()
14009gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14010gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14011gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14012gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14013gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14014gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14015gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14027 *(source) = (gdouble) v_buffer[0]; in ags_fm_synth_util_compute_square_double()
14028 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[1]; in ags_fm_synth_util_compute_square_double()
14029 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[2]; in ags_fm_synth_util_compute_square_double()
14030 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[3]; in ags_fm_synth_util_compute_square_double()
14031 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[4]; in ags_fm_synth_util_compute_square_double()
14032 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[5]; in ags_fm_synth_util_compute_square_double()
14033 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[6]; in ags_fm_synth_util_compute_square_double()
14034 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[7]; in ags_fm_synth_util_compute_square_double()
14067gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_double()
14068gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_double()
14069gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_double()
14070gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_double()
14071gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_double()
14072gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_double()
14073gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_double()
14074gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_square_double()
14079gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_double()
14080gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_double()
14081gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_double()
14082gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_double()
14083gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_double()
14084gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_double()
14085gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_double()
14086gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_square_double()
14091gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_double()
14092gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_double()
14093gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_double()
14094gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_double()
14095gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_double()
14096gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_double()
14097gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_double()
14098gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_square_double()
14103gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_double()
14104gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14105gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14106gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14107gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14108gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14109gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14110gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14115gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_double()
14116gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14117gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14118gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14119gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14120gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14121gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14122gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_square_double()
14141 *(source) = (gdouble) ret_v_buffer[0]; in ags_fm_synth_util_compute_square_double()
14142 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[1]; in ags_fm_synth_util_compute_square_double()
14143 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[2]; in ags_fm_synth_util_compute_square_double()
14144 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[3]; in ags_fm_synth_util_compute_square_double()
14145 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[4]; in ags_fm_synth_util_compute_square_double()
14146 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[5]; in ags_fm_synth_util_compute_square_double()
14147 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[6]; in ags_fm_synth_util_compute_square_double()
14148 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[7]; in ags_fm_synth_util_compute_square_double()
14167gdouble) ((tmp_source)[0] + (((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * ex… in ags_fm_synth_util_compute_square_double()
14168gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((sin((gdouble) ((offset + i + 1) + p… in ags_fm_synth_util_compute_square_double()
14169gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((sin((gdouble) ((offset + i + 2) + p… in ags_fm_synth_util_compute_square_double()
14170gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((sin((gdouble) ((offset + i + 3) + p… in ags_fm_synth_util_compute_square_double()
14171gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((sin((gdouble) ((offset + i + 4) + p… in ags_fm_synth_util_compute_square_double()
14172gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((sin((gdouble) ((offset + i + 5) + p… in ags_fm_synth_util_compute_square_double()
14173gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((sin((gdouble) ((offset + i + 6) + p… in ags_fm_synth_util_compute_square_double()
14174gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((sin((gdouble) ((offset + i + 7) + p… in ags_fm_synth_util_compute_square_double()
14179gdouble) ((tmp_source)[0] + (((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * ex… in ags_fm_synth_util_compute_square_double()
14180gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((sin((gdouble) ((offset + i + 1) + p… in ags_fm_synth_util_compute_square_double()
14181gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((sin((gdouble) ((offset + i + 2) + p… in ags_fm_synth_util_compute_square_double()
14182gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((sin((gdouble) ((offset + i + 3) + p… in ags_fm_synth_util_compute_square_double()
14183gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((sin((gdouble) ((offset + i + 4) + p… in ags_fm_synth_util_compute_square_double()
14184gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((sin((gdouble) ((offset + i + 5) + p… in ags_fm_synth_util_compute_square_double()
14185gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((sin((gdouble) ((offset + i + 6) + p… in ags_fm_synth_util_compute_square_double()
14186gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + (((sin((gdouble) ((offset + i + 7) + p… in ags_fm_synth_util_compute_square_double()
14191gdouble) ((tmp_source)[0] + ((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp… in ags_fm_synth_util_compute_square_double()
14192gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + i + 1) + ph… in ags_fm_synth_util_compute_square_double()
14193gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + i + 2) + ph… in ags_fm_synth_util_compute_square_double()
14194gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + i + 3) + ph… in ags_fm_synth_util_compute_square_double()
14195gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + i + 4) + ph… in ags_fm_synth_util_compute_square_double()
14196gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + i + 5) + ph… in ags_fm_synth_util_compute_square_double()
14197gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + i + 6) + ph… in ags_fm_synth_util_compute_square_double()
14198gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + i + 7) + ph… in ags_fm_synth_util_compute_square_double()
14203gdouble) ((tmp_source)[0] + ((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp… in ags_fm_synth_util_compute_square_double()
14204gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + i + 1) + ph… in ags_fm_synth_util_compute_square_double()
14205gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + i + 2) + ph… in ags_fm_synth_util_compute_square_double()
14206gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + i + 3) + ph… in ags_fm_synth_util_compute_square_double()
14207gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + i + 4) + ph… in ags_fm_synth_util_compute_square_double()
14208gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + i + 5) + ph… in ags_fm_synth_util_compute_square_double()
14209gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + i + 6) + ph… in ags_fm_synth_util_compute_square_double()
14210gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + i + 7) + ph… in ags_fm_synth_util_compute_square_double()
14215gdouble) ((tmp_source)[0] + ((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp… in ags_fm_synth_util_compute_square_double()
14216gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + i + 1) + ph… in ags_fm_synth_util_compute_square_double()
14217gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + i + 2) + ph… in ags_fm_synth_util_compute_square_double()
14218gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + i + 3) + ph… in ags_fm_synth_util_compute_square_double()
14219gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + i + 4) + ph… in ags_fm_synth_util_compute_square_double()
14220gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + i + 5) + ph… in ags_fm_synth_util_compute_square_double()
14221gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + i + 6) + ph… in ags_fm_synth_util_compute_square_double()
14222gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + i + 7) + ph… in ags_fm_synth_util_compute_square_double()
14237gdouble) ((source)[0] + (((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(t… in ags_fm_synth_util_compute_square_double()
14242gdouble) ((source)[0] + (((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(t… in ags_fm_synth_util_compute_square_double()
14247gdouble) ((source)[0] + ((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tu… in ags_fm_synth_util_compute_square_double()
14252gdouble) ((source)[0] + ((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tu… in ags_fm_synth_util_compute_square_double()
14257gdouble) ((source)[0] + ((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tu… in ags_fm_synth_util_compute_square_double()
14281 gdouble frequency; in ags_fm_synth_util_compute_square_complex()
14282 gdouble phase; in ags_fm_synth_util_compute_square_complex()
14283 gdouble lfo_frequency; in ags_fm_synth_util_compute_square_complex()
14284 gdouble lfo_depth; in ags_fm_synth_util_compute_square_complex()
14285 gdouble tuning; in ags_fm_synth_util_compute_square_complex()
14287 gdouble volume; in ags_fm_synth_util_compute_square_complex()
14316gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_square_complex()
14322gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_square_complex()
14328gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_square_complex()
14334gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_complex()
14340gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_square_complex()
14430 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_square_s8()
14434 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_square_s8()
14435 gdouble tuning) in ags_fm_synth_util_square_s8()
14437 static const gdouble scale = 127.0; in ags_fm_synth_util_square_s8()
14448 …if(sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + sin(i * 2.0 * M_PI * lf… in ags_fm_synth_util_square_s8()
14459gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((((int) ceil(i) % (int) ceil(s… in ags_fm_synth_util_square_s8()
14470gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + (((i) * lfo_freq / samplerate *… in ags_fm_synth_util_square_s8()
14481gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_square_s8()
14492gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_square_s8()
14523 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_square_s16()
14527 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_square_s16()
14528 gdouble tuning) in ags_fm_synth_util_square_s16()
14530 static const gdouble scale = 32767.0; in ags_fm_synth_util_square_s16()
14541 …if(sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + sin(i * 2.0 * M_PI * lf… in ags_fm_synth_util_square_s16()
14552gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((((int) ceil(i) % (int) ceil(s… in ags_fm_synth_util_square_s16()
14563gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + (((i) * lfo_freq / samplerate *… in ags_fm_synth_util_square_s16()
14574gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_square_s16()
14585gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_square_s16()
14616 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_square_s24()
14620 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_square_s24()
14621 gdouble tuning) in ags_fm_synth_util_square_s24()
14623 static const gdouble scale = 8388607.0; in ags_fm_synth_util_square_s24()
14634 …if(sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + sin(i * 2.0 * M_PI * lf… in ags_fm_synth_util_square_s24()
14645gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((((int) ceil(i) % (int) ceil(s… in ags_fm_synth_util_square_s24()
14656gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + (((i) * lfo_freq / samplerate *… in ags_fm_synth_util_square_s24()
14667gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_square_s24()
14678gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_square_s24()
14709 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_square_s32()
14713 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_square_s32()
14714 gdouble tuning) in ags_fm_synth_util_square_s32()
14716 static const gdouble scale = 214748363.0; in ags_fm_synth_util_square_s32()
14727 …if(sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + sin(i * 2.0 * M_PI * lf… in ags_fm_synth_util_square_s32()
14738gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((((int) ceil(i) % (int) ceil(s… in ags_fm_synth_util_square_s32()
14749gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + (((i) * lfo_freq / samplerate *… in ags_fm_synth_util_square_s32()
14760gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_square_s32()
14771gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_square_s32()
14802 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_square_s64()
14806 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_square_s64()
14807 gdouble tuning) in ags_fm_synth_util_square_s64()
14809 static const gdouble scale = 9223372036854775807.0; in ags_fm_synth_util_square_s64()
14820 …if(sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + sin(i * 2.0 * M_PI * lf… in ags_fm_synth_util_square_s64()
14831gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((((int) ceil(i) % (int) ceil(s… in ags_fm_synth_util_square_s64()
14842gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + (((i) * lfo_freq / samplerate *… in ags_fm_synth_util_square_s64()
14853gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_square_s64()
14864gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_square_s64()
14895 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_square_float()
14899 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_square_float()
14900 gdouble tuning) in ags_fm_synth_util_square_float()
14912 …if(sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + sin(i * 2.0 * M_PI * lf… in ags_fm_synth_util_square_float()
14923gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((((int) ceil(i) % (int) ceil(s… in ags_fm_synth_util_square_float()
14934gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + (((i) * lfo_freq / samplerate *… in ags_fm_synth_util_square_float()
14945gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_square_float()
14956gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_square_float()
14986 ags_fm_synth_util_square_double(gdouble *buffer, in ags_fm_synth_util_square_double()
14987 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_square_double()
14991 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_square_double()
14992 gdouble tuning) in ags_fm_synth_util_square_double()
15004 …if(sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + sin(i * 2.0 * M_PI * lf… in ags_fm_synth_util_square_double()
15015gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((((int) ceil(i) % (int) ceil(s… in ags_fm_synth_util_square_double()
15026gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + (((i) * lfo_freq / samplerate *… in ags_fm_synth_util_square_double()
15037gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_square_double()
15048gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_square_double()
15079 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_square_complex()
15083 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_square_complex()
15084 gdouble tuning) in ags_fm_synth_util_square_complex()
15108 …if(sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + sin(i * 2.0 * M_PI * lf… in ags_fm_synth_util_square_complex()
15121gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((((int) ceil(i) % (int) ceil(s… in ags_fm_synth_util_square_complex()
15134gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + (((i) * lfo_freq / samplerate *… in ags_fm_synth_util_square_complex()
15147gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_square_complex()
15160gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_square_complex()
15194 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_square()
15198 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_square()
15199 gdouble tuning) in ags_fm_synth_util_square()
15274 ags_fm_synth_util_square_double((gdouble *) buffer, in ags_fm_synth_util_square()
15315 gdouble frequency; in ags_fm_synth_util_compute_impulse_s8()
15316 gdouble phase; in ags_fm_synth_util_compute_impulse_s8()
15317 gdouble lfo_frequency; in ags_fm_synth_util_compute_impulse_s8()
15318 gdouble lfo_depth; in ags_fm_synth_util_compute_impulse_s8()
15319 gdouble tuning; in ags_fm_synth_util_compute_impulse_s8()
15321 gdouble volume; in ags_fm_synth_util_compute_impulse_s8()
15324 static const gdouble scale = 127.0; in ags_fm_synth_util_compute_impulse_s8()
15360 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_impulse_s8()
15361 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s8()
15362 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s8()
15363 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s8()
15364 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s8()
15365 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s8()
15366 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s8()
15367 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_impulse_s8()
15374gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_s8()
15375gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s8()
15376gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s8()
15377gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s8()
15378gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s8()
15379gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s8()
15380gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s8()
15381gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s8()
15388gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_s8()
15389gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s8()
15390gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s8()
15391gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s8()
15392gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s8()
15393gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s8()
15394gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s8()
15395gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s8()
15402gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_s8()
15403gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s8()
15404gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s8()
15405gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s8()
15406gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s8()
15407gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s8()
15408gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s8()
15409gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s8()
15416gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s8()
15417gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15418gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15419gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15420gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15421gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15422gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15423gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15430gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s8()
15431gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15432gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15433gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15434gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15435gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15436gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15437gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15489gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_s8()
15490gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s8()
15491gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s8()
15492gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s8()
15493gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s8()
15494gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s8()
15495gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s8()
15496gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s8()
15501gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_s8()
15502gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s8()
15503gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s8()
15504gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s8()
15505gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s8()
15506gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s8()
15507gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s8()
15508gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s8()
15513gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_s8()
15514gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s8()
15515gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s8()
15516gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s8()
15517gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s8()
15518gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s8()
15519gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s8()
15520gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s8()
15525gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s8()
15526gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15527gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15528gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15529gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15530gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15531gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15532gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15537gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s8()
15538gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15539gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15540gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15541gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15542gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15543gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15544gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15589gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_s8()
15590gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s8()
15591gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s8()
15592gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s8()
15593gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s8()
15594gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s8()
15595gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s8()
15596gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s8()
15601gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_s8()
15602gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s8()
15603gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s8()
15604gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s8()
15605gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s8()
15606gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s8()
15607gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s8()
15608gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s8()
15613gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_s8()
15614gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s8()
15615gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s8()
15616gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s8()
15617gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s8()
15618gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s8()
15619gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s8()
15620gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s8()
15625gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s8()
15626gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15627gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15628gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15629gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15630gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15631gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15632gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15637gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s8()
15638gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15639gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15640gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15641gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15642gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15643gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15644gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s8()
15659gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_s8()
15664gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_s8()
15669gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_s8()
15674gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s8()
15679gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s8()
15703 gdouble frequency; in ags_fm_synth_util_compute_impulse_s16()
15704 gdouble phase; in ags_fm_synth_util_compute_impulse_s16()
15705 gdouble lfo_frequency; in ags_fm_synth_util_compute_impulse_s16()
15706 gdouble lfo_depth; in ags_fm_synth_util_compute_impulse_s16()
15707 gdouble tuning; in ags_fm_synth_util_compute_impulse_s16()
15709 gdouble volume; in ags_fm_synth_util_compute_impulse_s16()
15712 static const gdouble scale = 32767.0; in ags_fm_synth_util_compute_impulse_s16()
15748 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_impulse_s16()
15749 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s16()
15750 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s16()
15751 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s16()
15752 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s16()
15753 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s16()
15754 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s16()
15755 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_impulse_s16()
15762gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_s16()
15763gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s16()
15764gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s16()
15765gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s16()
15766gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s16()
15767gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s16()
15768gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s16()
15769gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s16()
15776gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_s16()
15777gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s16()
15778gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s16()
15779gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s16()
15780gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s16()
15781gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s16()
15782gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s16()
15783gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s16()
15790gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_s16()
15791gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s16()
15792gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s16()
15793gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s16()
15794gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s16()
15795gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s16()
15796gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s16()
15797gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s16()
15804gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s16()
15805gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15806gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15807gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15808gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15809gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15810gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15811gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15818gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s16()
15819gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15820gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15821gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15822gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15823gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15824gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15825gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15877gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_s16()
15878gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s16()
15879gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s16()
15880gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s16()
15881gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s16()
15882gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s16()
15883gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s16()
15884gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s16()
15889gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_s16()
15890gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s16()
15891gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s16()
15892gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s16()
15893gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s16()
15894gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s16()
15895gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s16()
15896gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s16()
15901gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_s16()
15902gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s16()
15903gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s16()
15904gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s16()
15905gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s16()
15906gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s16()
15907gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s16()
15908gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s16()
15913gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s16()
15914gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15915gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15916gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15917gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15918gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15919gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15920gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15925gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s16()
15926gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15927gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15928gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15929gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15930gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15931gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15932gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
15977gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_s16()
15978gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s16()
15979gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s16()
15980gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s16()
15981gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s16()
15982gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s16()
15983gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s16()
15984gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s16()
15989gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_s16()
15990gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s16()
15991gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s16()
15992gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s16()
15993gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s16()
15994gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s16()
15995gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s16()
15996gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s16()
16001gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_s16()
16002gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s16()
16003gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s16()
16004gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s16()
16005gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s16()
16006gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s16()
16007gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s16()
16008gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s16()
16013gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s16()
16014gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
16015gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
16016gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
16017gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
16018gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
16019gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
16020gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
16025gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s16()
16026gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
16027gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
16028gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
16029gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
16030gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
16031gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
16032gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s16()
16047gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_s16()
16052gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_s16()
16057gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_s16()
16062gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s16()
16067gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s16()
16091 gdouble frequency; in ags_fm_synth_util_compute_impulse_s24()
16092 gdouble phase; in ags_fm_synth_util_compute_impulse_s24()
16093 gdouble lfo_frequency; in ags_fm_synth_util_compute_impulse_s24()
16094 gdouble lfo_depth; in ags_fm_synth_util_compute_impulse_s24()
16095 gdouble tuning; in ags_fm_synth_util_compute_impulse_s24()
16097 gdouble volume; in ags_fm_synth_util_compute_impulse_s24()
16100 static const gdouble scale = 8388607.0; in ags_fm_synth_util_compute_impulse_s24()
16136 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_impulse_s24()
16137 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s24()
16138 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s24()
16139 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s24()
16140 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s24()
16141 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s24()
16142 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s24()
16143 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_impulse_s24()
16150gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_s24()
16151gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s24()
16152gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s24()
16153gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s24()
16154gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s24()
16155gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s24()
16156gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s24()
16157gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s24()
16164gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_s24()
16165gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s24()
16166gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s24()
16167gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s24()
16168gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s24()
16169gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s24()
16170gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s24()
16171gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s24()
16178gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_s24()
16179gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s24()
16180gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s24()
16181gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s24()
16182gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s24()
16183gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s24()
16184gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s24()
16185gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s24()
16192gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s24()
16193gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16194gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16195gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16196gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16197gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16198gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16199gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16206gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s24()
16207gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16208gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16209gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16210gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16211gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16212gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16213gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16265gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_s24()
16266gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s24()
16267gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s24()
16268gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s24()
16269gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s24()
16270gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s24()
16271gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s24()
16272gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s24()
16277gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_s24()
16278gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s24()
16279gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s24()
16280gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s24()
16281gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s24()
16282gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s24()
16283gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s24()
16284gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s24()
16289gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_s24()
16290gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s24()
16291gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s24()
16292gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s24()
16293gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s24()
16294gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s24()
16295gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s24()
16296gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s24()
16301gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s24()
16302gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16303gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16304gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16305gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16306gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16307gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16308gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16313gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s24()
16314gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16315gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16316gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16317gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16318gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16319gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16320gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16365gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_s24()
16366gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s24()
16367gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s24()
16368gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s24()
16369gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s24()
16370gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s24()
16371gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s24()
16372gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s24()
16377gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_s24()
16378gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s24()
16379gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s24()
16380gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s24()
16381gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s24()
16382gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s24()
16383gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s24()
16384gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s24()
16389gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_s24()
16390gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s24()
16391gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s24()
16392gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s24()
16393gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s24()
16394gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s24()
16395gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s24()
16396gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s24()
16401gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s24()
16402gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16403gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16404gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16405gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16406gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16407gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16408gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16413gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s24()
16414gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16415gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16416gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16417gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16418gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16419gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16420gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s24()
16435gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_s24()
16440gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_s24()
16445gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_s24()
16450gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s24()
16455gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s24()
16479 gdouble frequency; in ags_fm_synth_util_compute_impulse_s32()
16480 gdouble phase; in ags_fm_synth_util_compute_impulse_s32()
16481 gdouble lfo_frequency; in ags_fm_synth_util_compute_impulse_s32()
16482 gdouble lfo_depth; in ags_fm_synth_util_compute_impulse_s32()
16483 gdouble tuning; in ags_fm_synth_util_compute_impulse_s32()
16485 gdouble volume; in ags_fm_synth_util_compute_impulse_s32()
16488 static const gdouble scale = 214748363.0; in ags_fm_synth_util_compute_impulse_s32()
16524 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_impulse_s32()
16525 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s32()
16526 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s32()
16527 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s32()
16528 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s32()
16529 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s32()
16530 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s32()
16531 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_impulse_s32()
16538gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_s32()
16539gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s32()
16540gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s32()
16541gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s32()
16542gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s32()
16543gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s32()
16544gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s32()
16545gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s32()
16552gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_s32()
16553gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s32()
16554gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s32()
16555gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s32()
16556gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s32()
16557gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s32()
16558gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s32()
16559gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s32()
16566gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_s32()
16567gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s32()
16568gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s32()
16569gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s32()
16570gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s32()
16571gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s32()
16572gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s32()
16573gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s32()
16580gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s32()
16581gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16582gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16583gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16584gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16585gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16586gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16587gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16594gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s32()
16595gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16596gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16597gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16598gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16599gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16600gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16601gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16653gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_s32()
16654gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s32()
16655gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s32()
16656gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s32()
16657gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s32()
16658gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s32()
16659gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s32()
16660gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s32()
16665gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_s32()
16666gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s32()
16667gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s32()
16668gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s32()
16669gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s32()
16670gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s32()
16671gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s32()
16672gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s32()
16677gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_s32()
16678gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s32()
16679gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s32()
16680gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s32()
16681gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s32()
16682gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s32()
16683gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s32()
16684gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s32()
16689gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s32()
16690gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16691gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16692gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16693gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16694gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16695gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16696gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16701gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s32()
16702gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16703gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16704gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16705gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16706gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16707gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16708gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16753gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_s32()
16754gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s32()
16755gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s32()
16756gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s32()
16757gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s32()
16758gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s32()
16759gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s32()
16760gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s32()
16765gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_s32()
16766gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s32()
16767gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s32()
16768gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s32()
16769gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s32()
16770gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s32()
16771gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s32()
16772gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s32()
16777gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_s32()
16778gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s32()
16779gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s32()
16780gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s32()
16781gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s32()
16782gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s32()
16783gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s32()
16784gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s32()
16789gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s32()
16790gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16791gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16792gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16793gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16794gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16795gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16796gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16801gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s32()
16802gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16803gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16804gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16805gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16806gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16807gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16808gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s32()
16823gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_s32()
16828gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_s32()
16833gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_s32()
16838gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s32()
16843gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s32()
16867 gdouble frequency; in ags_fm_synth_util_compute_impulse_s64()
16868 gdouble phase; in ags_fm_synth_util_compute_impulse_s64()
16869 gdouble lfo_frequency; in ags_fm_synth_util_compute_impulse_s64()
16870 gdouble lfo_depth; in ags_fm_synth_util_compute_impulse_s64()
16871 gdouble tuning; in ags_fm_synth_util_compute_impulse_s64()
16873 gdouble volume; in ags_fm_synth_util_compute_impulse_s64()
16876 static const gdouble scale = 9223372036854775807.0; in ags_fm_synth_util_compute_impulse_s64()
16912 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_impulse_s64()
16913 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s64()
16914 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s64()
16915 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s64()
16916 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s64()
16917 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s64()
16918 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_s64()
16919 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_impulse_s64()
16926gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_s64()
16927gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s64()
16928gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s64()
16929gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s64()
16930gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s64()
16931gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s64()
16932gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s64()
16933gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s64()
16940gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_s64()
16941gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s64()
16942gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s64()
16943gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s64()
16944gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s64()
16945gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s64()
16946gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s64()
16947gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s64()
16954gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_s64()
16955gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s64()
16956gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s64()
16957gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s64()
16958gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s64()
16959gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s64()
16960gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s64()
16961gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s64()
16968gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s64()
16969gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
16970gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
16971gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
16972gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
16973gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
16974gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
16975gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
16982gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s64()
16983gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
16984gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
16985gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
16986gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
16987gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
16988gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
16989gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17041gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_s64()
17042gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s64()
17043gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s64()
17044gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s64()
17045gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s64()
17046gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s64()
17047gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s64()
17048gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s64()
17053gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_s64()
17054gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s64()
17055gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s64()
17056gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s64()
17057gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s64()
17058gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s64()
17059gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s64()
17060gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s64()
17065gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_s64()
17066gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s64()
17067gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s64()
17068gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s64()
17069gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s64()
17070gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s64()
17071gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s64()
17072gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s64()
17077gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s64()
17078gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17079gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17080gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17081gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17082gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17083gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17084gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17089gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s64()
17090gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17091gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17092gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17093gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17094gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17095gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17096gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17141gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_s64()
17142gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s64()
17143gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s64()
17144gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s64()
17145gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s64()
17146gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s64()
17147gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s64()
17148gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_s64()
17153gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_s64()
17154gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s64()
17155gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s64()
17156gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s64()
17157gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s64()
17158gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s64()
17159gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s64()
17160gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_s64()
17165gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_s64()
17166gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s64()
17167gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s64()
17168gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s64()
17169gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s64()
17170gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s64()
17171gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s64()
17172gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_s64()
17177gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s64()
17178gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17179gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17180gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17181gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17182gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17183gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17184gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17189gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s64()
17190gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17191gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17192gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17193gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17194gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17195gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17196gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_s64()
17211gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_s64()
17216gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_s64()
17221gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_s64()
17226gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s64()
17231gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_s64()
17255 gdouble frequency; in ags_fm_synth_util_compute_impulse_float()
17256 gdouble phase; in ags_fm_synth_util_compute_impulse_float()
17257 gdouble lfo_frequency; in ags_fm_synth_util_compute_impulse_float()
17258 gdouble lfo_depth; in ags_fm_synth_util_compute_impulse_float()
17259 gdouble tuning; in ags_fm_synth_util_compute_impulse_float()
17261 gdouble volume; in ags_fm_synth_util_compute_impulse_float()
17298 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_impulse_float()
17299 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_float()
17300 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_float()
17301 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_float()
17302 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_float()
17303 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_float()
17304 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_float()
17305 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_impulse_float()
17312gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_float()
17313gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_float()
17314gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_float()
17315gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_float()
17316gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_float()
17317gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_float()
17318gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_float()
17319gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_float()
17326gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_float()
17327gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_float()
17328gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_float()
17329gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_float()
17330gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_float()
17331gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_float()
17332gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_float()
17333gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_float()
17340gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_float()
17341gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_float()
17342gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_float()
17343gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_float()
17344gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_float()
17345gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_float()
17346gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_float()
17347gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_float()
17354gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_float()
17355gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17356gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17357gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17358gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17359gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17360gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17361gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17368gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_float()
17369gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17370gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17371gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17372gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17373gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17374gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17375gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17427gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_float()
17428gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_float()
17429gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_float()
17430gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_float()
17431gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_float()
17432gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_float()
17433gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_float()
17434gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_float()
17439gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_float()
17440gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_float()
17441gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_float()
17442gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_float()
17443gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_float()
17444gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_float()
17445gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_float()
17446gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_float()
17451gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_float()
17452gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_float()
17453gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_float()
17454gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_float()
17455gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_float()
17456gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_float()
17457gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_float()
17458gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_float()
17463gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_float()
17464gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17465gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17466gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17467gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17468gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17469gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17470gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17475gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_float()
17476gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17477gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17478gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17479gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17480gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17481gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17482gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17527gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_float()
17528gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_float()
17529gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_float()
17530gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_float()
17531gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_float()
17532gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_float()
17533gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_float()
17534gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_float()
17539gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_float()
17540gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_float()
17541gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_float()
17542gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_float()
17543gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_float()
17544gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_float()
17545gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_float()
17546gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_float()
17551gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_float()
17552gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_float()
17553gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_float()
17554gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_float()
17555gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_float()
17556gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_float()
17557gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_float()
17558gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_float()
17563gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_float()
17564gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17565gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17566gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17567gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17568gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17569gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17570gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17575gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_float()
17576gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17577gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17578gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17579gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17580gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17581gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17582gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_float()
17597gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_float()
17602gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_float()
17607gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_float()
17612gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_float()
17617gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_float()
17638 gdouble *source, *tmp_source; in ags_fm_synth_util_compute_impulse_double()
17641 gdouble frequency; in ags_fm_synth_util_compute_impulse_double()
17642 gdouble phase; in ags_fm_synth_util_compute_impulse_double()
17643 gdouble lfo_frequency; in ags_fm_synth_util_compute_impulse_double()
17644 gdouble lfo_depth; in ags_fm_synth_util_compute_impulse_double()
17645 gdouble tuning; in ags_fm_synth_util_compute_impulse_double()
17647 gdouble volume; in ags_fm_synth_util_compute_impulse_double()
17684 (gdouble) *(tmp_source), in ags_fm_synth_util_compute_impulse_double()
17685 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_double()
17686 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_double()
17687 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_double()
17688 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_double()
17689 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_double()
17690 (gdouble) *(tmp_source += fm_synth_util->source_stride), in ags_fm_synth_util_compute_impulse_double()
17691 (gdouble) *(tmp_source += fm_synth_util->source_stride) in ags_fm_synth_util_compute_impulse_double()
17698gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_double()
17699gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_double()
17700gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_double()
17701gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_double()
17702gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_double()
17703gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_double()
17704gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_double()
17705gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_double()
17712gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_double()
17713gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_double()
17714gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_double()
17715gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_double()
17716gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_double()
17717gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_double()
17718gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_double()
17719gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_double()
17726gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_double()
17727gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_double()
17728gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_double()
17729gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_double()
17730gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_double()
17731gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_double()
17732gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_double()
17733gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_double()
17740gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_double()
17741gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17742gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17743gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17744gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17745gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17746gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17747gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17754gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_double()
17755gdouble) ((offset + i + 1) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17756gdouble) ((offset + i + 2) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17757gdouble) ((offset + i + 3) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17758gdouble) ((offset + i + 4) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17759gdouble) ((offset + i + 5) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17760gdouble) ((offset + i + 6) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17761gdouble) ((offset + i + 7) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17773 *(source) = (gdouble) v_buffer[0]; in ags_fm_synth_util_compute_impulse_double()
17774 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[1]; in ags_fm_synth_util_compute_impulse_double()
17775 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[2]; in ags_fm_synth_util_compute_impulse_double()
17776 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[3]; in ags_fm_synth_util_compute_impulse_double()
17777 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[4]; in ags_fm_synth_util_compute_impulse_double()
17778 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[5]; in ags_fm_synth_util_compute_impulse_double()
17779 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[6]; in ags_fm_synth_util_compute_impulse_double()
17780 *(source += fm_synth_util->source_stride) = (gdouble) v_buffer[7]; in ags_fm_synth_util_compute_impulse_double()
17813gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_double()
17814gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_double()
17815gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_double()
17816gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_double()
17817gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_double()
17818gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_double()
17819gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_double()
17820gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset… in ags_fm_synth_util_compute_impulse_double()
17825gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_double()
17826gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_double()
17827gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_double()
17828gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_double()
17829gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_double()
17830gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_double()
17831gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_double()
17832gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ce… in ags_fm_synth_util_compute_impulse_double()
17837gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_double()
17838gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_double()
17839gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_double()
17840gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_double()
17841gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_double()
17842gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_double()
17843gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_double()
17844gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset +… in ags_fm_synth_util_compute_impulse_double()
17849gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_double()
17850gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17851gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17852gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17853gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17854gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17855gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17856gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17861gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_double()
17862gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17863gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17864gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17865gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17866gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17867gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17868gdouble) ((offset + (i++)) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdou… in ags_fm_synth_util_compute_impulse_double()
17887 *(source) = (gdouble) ret_v_buffer[0]; in ags_fm_synth_util_compute_impulse_double()
17888 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[1]; in ags_fm_synth_util_compute_impulse_double()
17889 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[2]; in ags_fm_synth_util_compute_impulse_double()
17890 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[3]; in ags_fm_synth_util_compute_impulse_double()
17891 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[4]; in ags_fm_synth_util_compute_impulse_double()
17892 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[5]; in ags_fm_synth_util_compute_impulse_double()
17893 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[6]; in ags_fm_synth_util_compute_impulse_double()
17894 *(source += fm_synth_util->source_stride) = (gdouble) ret_v_buffer[7]; in ags_fm_synth_util_compute_impulse_double()
17913gdouble) ((tmp_source)[0] + ((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp… in ags_fm_synth_util_compute_impulse_double()
17914gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17915gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17916gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17917gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17918gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17919gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17920gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17925gdouble) ((tmp_source)[0] + ((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp… in ags_fm_synth_util_compute_impulse_double()
17926gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17927gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17928gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17929gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17930gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17931gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17932gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17937gdouble) ((tmp_source)[0] + ((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp… in ags_fm_synth_util_compute_impulse_double()
17938gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17939gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17940gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17941gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17942gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17943gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17944gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17949gdouble) ((tmp_source)[0] + ((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp… in ags_fm_synth_util_compute_impulse_double()
17950gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17951gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17952gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17953gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17954gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17955gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17956gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17961gdouble) ((tmp_source)[0] + ((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp… in ags_fm_synth_util_compute_impulse_double()
17962gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17963gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17964gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17965gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17966gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17967gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17968gdouble) ((tmp_source += fm_synth_util->source_stride)[0] + ((sin((gdouble) ((offset + (i++)) + ph… in ags_fm_synth_util_compute_impulse_double()
17983gdouble) ((source)[0] + ((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tu… in ags_fm_synth_util_compute_impulse_double()
17988gdouble) ((source)[0] + ((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tu… in ags_fm_synth_util_compute_impulse_double()
17993gdouble) ((source)[0] + ((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tu… in ags_fm_synth_util_compute_impulse_double()
17998gdouble) ((source)[0] + ((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tu… in ags_fm_synth_util_compute_impulse_double()
18003gdouble) ((source)[0] + (gint16) ((sin((gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency … in ags_fm_synth_util_compute_impulse_double()
18027 gdouble frequency; in ags_fm_synth_util_compute_impulse_complex()
18028 gdouble phase; in ags_fm_synth_util_compute_impulse_complex()
18029 gdouble lfo_frequency; in ags_fm_synth_util_compute_impulse_complex()
18030 gdouble lfo_depth; in ags_fm_synth_util_compute_impulse_complex()
18031 gdouble tuning; in ags_fm_synth_util_compute_impulse_complex()
18033 gdouble volume; in ags_fm_synth_util_compute_impulse_complex()
18062gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + sin((offset + i… in ags_fm_synth_util_compute_impulse_complex()
18068gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((((int) ceil(o… in ags_fm_synth_util_compute_impulse_complex()
18074gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + (((offset + i) … in ags_fm_synth_util_compute_impulse_complex()
18080gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_complex()
18086gdouble) ((offset + i) + phase) * 2.0 * M_PI * (frequency * exp2(tuning / 1200.0 + ((sin((gdouble)… in ags_fm_synth_util_compute_impulse_complex()
18176 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_impulse_s8()
18180 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_impulse_s8()
18181 gdouble tuning) in ags_fm_synth_util_impulse_s8()
18183 static const gdouble scale = 127.0; in ags_fm_synth_util_impulse_s8()
18194 …if(sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + sin(i * 2.0 * M_PI * lf… in ags_fm_synth_util_impulse_s8()
18205gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((((int) ceil(i) % (int) ceil(s… in ags_fm_synth_util_impulse_s8()
18216gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + (((i) * lfo_freq / samplerate *… in ags_fm_synth_util_impulse_s8()
18227gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_impulse_s8()
18238gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_impulse_s8()
18269 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_impulse_s16()
18273 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_impulse_s16()
18274 gdouble tuning) in ags_fm_synth_util_impulse_s16()
18276 static const gdouble scale = 32767.0; in ags_fm_synth_util_impulse_s16()
18287 …if(sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + sin(i * 2.0 * M_PI * lf… in ags_fm_synth_util_impulse_s16()
18298gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((((int) ceil(i) % (int) ceil(s… in ags_fm_synth_util_impulse_s16()
18309gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + (((i) * lfo_freq / samplerate *… in ags_fm_synth_util_impulse_s16()
18320gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_impulse_s16()
18331gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_impulse_s16()
18362 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_impulse_s24()
18366 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_impulse_s24()
18367 gdouble tuning) in ags_fm_synth_util_impulse_s24()
18369 static const gdouble scale = 8388607.0; in ags_fm_synth_util_impulse_s24()
18380 …if(sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + sin(i * 2.0 * M_PI * lf… in ags_fm_synth_util_impulse_s24()
18391gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((((int) ceil(i) % (int) ceil(s… in ags_fm_synth_util_impulse_s24()
18402gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + (((i) * lfo_freq / samplerate *… in ags_fm_synth_util_impulse_s24()
18413gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_impulse_s24()
18424gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_impulse_s24()
18455 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_impulse_s32()
18459 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_impulse_s32()
18460 gdouble tuning) in ags_fm_synth_util_impulse_s32()
18462 static const gdouble scale = 214748363.0; in ags_fm_synth_util_impulse_s32()
18473 …if(sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + sin(i * 2.0 * M_PI * lf… in ags_fm_synth_util_impulse_s32()
18484gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((((int) ceil(i) % (int) ceil(s… in ags_fm_synth_util_impulse_s32()
18495gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + (((i) * lfo_freq / samplerate *… in ags_fm_synth_util_impulse_s32()
18506gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_impulse_s32()
18517gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_impulse_s32()
18548 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_impulse_s64()
18552 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_impulse_s64()
18553 gdouble tuning) in ags_fm_synth_util_impulse_s64()
18555 static const gdouble scale = 9223372036854775807.0; in ags_fm_synth_util_impulse_s64()
18566 …if(sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + sin(i * 2.0 * M_PI * lf… in ags_fm_synth_util_impulse_s64()
18577gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((((int) ceil(i) % (int) ceil(s… in ags_fm_synth_util_impulse_s64()
18588gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + (((i) * lfo_freq / samplerate *… in ags_fm_synth_util_impulse_s64()
18599gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_impulse_s64()
18610gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_impulse_s64()
18641 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_impulse_float()
18645 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_impulse_float()
18646 gdouble tuning) in ags_fm_synth_util_impulse_float()
18658 …if(sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + sin(i * 2.0 * M_PI * lf… in ags_fm_synth_util_impulse_float()
18669gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((((int) ceil(i) % (int) ceil(s… in ags_fm_synth_util_impulse_float()
18680gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + (((i) * lfo_freq / samplerate *… in ags_fm_synth_util_impulse_float()
18691gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_impulse_float()
18702gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_impulse_float()
18732 ags_fm_synth_util_impulse_double(gdouble *buffer, in ags_fm_synth_util_impulse_double()
18733 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_impulse_double()
18737 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_impulse_double()
18738 gdouble tuning) in ags_fm_synth_util_impulse_double()
18750 …if(sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + sin(i * 2.0 * M_PI * lf… in ags_fm_synth_util_impulse_double()
18761gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((((int) ceil(i) % (int) ceil(s… in ags_fm_synth_util_impulse_double()
18772gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + (((i) * lfo_freq / samplerate *… in ags_fm_synth_util_impulse_double()
18783gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_impulse_double()
18794gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_impulse_double()
18825 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_impulse_complex()
18829 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_impulse_complex()
18830 gdouble tuning) in ags_fm_synth_util_impulse_complex()
18853 …if(sin((gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + sin(i * 2.0 * M_PI * lf… in ags_fm_synth_util_impulse_complex()
18866gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((((int) ceil(i) % (int) ceil(s… in ags_fm_synth_util_impulse_complex()
18879gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + (((i) * lfo_freq / samplerate *… in ags_fm_synth_util_impulse_complex()
18892gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_impulse_complex()
18905gdouble) (i + phase) * 2.0 * M_PI * (freq * exp2(tuning / 1200.0 + ((sin((gdouble) (i) * 2.0 * M_P… in ags_fm_synth_util_impulse_complex()
18939 gdouble freq, gdouble phase, gdouble volume, in ags_fm_synth_util_impulse()
18943 gdouble lfo_freq, gdouble lfo_depth, in ags_fm_synth_util_impulse()
18944 gdouble tuning) in ags_fm_synth_util_impulse()
19019 ags_fm_synth_util_impulse_double((gdouble *) buffer, in ags_fm_synth_util_impulse()