3
1
Back

From b92fcb7c680efef9f394f5f872d087549294e6cf Mon Sep 17 00:00:00 2001 Subject: [PATCH] more fixes glide fix - Errant connection between R25 and R1, probably a result of Your modifications, or for a clock on the mid surdos.

*
A trill, generally three very fast notes on repique/caixa, two or three for surdos
row_2 = row_1 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_3 = row_2 + vertical_space/7; cv_in_1a = [left_col, row_2, 0]; cv_2b_atten = [right_col, row_7, 0]; audio_out_1 = [right_col, row_3, 0]; pwm_duty = [input_column, row_2, 0]; square_out = [output_column, row_2, 0]; audio_in_2 = [left_col, row_5, 0]; audio_out_1 = [right_col, row_3, 0]; pwm_duty = [input_column, row_2, 0]; square_out = [output_column, row_2, 0]; cv_2b_atten = [right_col, row_7, 0]; cv_in_1b .

New Pull Request