Created
March 1, 2023 21:05
-
-
Save hellocatfood/6108758c23477e96602627a1d569e076 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#N canvas 1352 283 1114 678 12; | |
#X declare -path abl_link; | |
#X declare -path jack_transport; | |
#X obj 309 14 declare -path abl_link; | |
#N canvas 668 992 772 801 ableton_tempo 0; | |
#X msg 148 3 tempo \$1; | |
#X floatatom 148 59 5 0 0 1 - - - 0; | |
#X msg 58 43 connect \$1; | |
#X obj 187 139 t f f; | |
#X obj 187 164 <; | |
#X obj 187 189 sel 1; | |
#X obj 187 214 f; | |
#X obj 187 239 change -1; | |
#X floatatom 187 264 5 0 0 0 - - - 0; | |
#X obj 148 294 spigot; | |
#X obj 148 319 bang; | |
#X obj 148 83 t f f f; | |
#X obj 147 -20 inlet; | |
#X obj 58 13 inlet; | |
#X obj 289 148 inlet; | |
#X obj 146 354 outlet; | |
#X obj 215 354 outlet; | |
#X obj 148 29 abl_link~ 1 0 4 135; | |
#X obj 72 159 outlet; | |
#X connect 0 0 17 0; | |
#X connect 1 0 11 0; | |
#X connect 2 0 17 0; | |
#X connect 3 0 4 1; | |
#X connect 3 1 4 0; | |
#X connect 4 0 5 0; | |
#X connect 5 0 6 0; | |
#X connect 6 0 7 0; | |
#X connect 7 0 8 0; | |
#X connect 8 0 9 1; | |
#X connect 8 0 16 0; | |
#X connect 9 0 10 0; | |
#X connect 10 0 15 0; | |
#X connect 11 0 9 0; | |
#X connect 11 1 3 0; | |
#X connect 12 0 0 0; | |
#X connect 13 0 2 0; | |
#X connect 14 0 6 1; | |
#X connect 17 0 1 0; | |
#X connect 17 0 18 0; | |
#X restore 28 95 pd ableton_tempo; | |
#X obj 28 5 tgl 15 0 empty empty empty 17 7 0 10 #fc0400 #000000 #000000 | |
0 1; | |
#X obj 137 60 tgl 15 0 empty empty empty 17 7 0 10 #fc0400 #000000 | |
#000000 0 1; | |
#X text 173 60 start; | |
#X obj 83 148 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 | |
#000000; | |
#X obj 309 44 declare -path jack_transport; | |
#X obj 137 292 jack_transport; | |
#X obj 137 155 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000 | |
#000000 0 1; | |
#X obj 137 125 bang; | |
#X msg 187 227 start; | |
#X msg 137 227 stop; | |
#X floatatom 28 200 5 0 0 0 - - - 0; | |
#X obj 28 173 + 1; | |
#X floatatom 83 35 5 0 0 0 - - - 0; | |
#X text 132 37 tempo; | |
#X text 58 2 connect to ableton link; | |
#X text 25 223 beat number; | |
#X obj 137 175 sel 1 0; | |
#X connect 1 0 13 0; | |
#X connect 1 1 5 0; | |
#X connect 1 2 9 0; | |
#X connect 2 0 1 0; | |
#X connect 3 0 1 2; | |
#X connect 8 0 18 0; | |
#X connect 9 0 8 0; | |
#X connect 10 0 7 0; | |
#X connect 11 0 7 0; | |
#X connect 13 0 12 0; | |
#X connect 14 0 1 1; | |
#X connect 18 0 11 0; | |
#X connect 18 1 10 0; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment