Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
cd81e09
Create tags.md
Jos-515 Apr 19, 2026
2a1ea27
Create tags.md
Jos-515 Apr 19, 2026
19824d9
Delete ElSonidoDeTuPiel/EXOBRAIN directory
Jos-515 Apr 19, 2026
5b06bff
Create tags.md
Jos-515 Apr 19, 2026
5709cf2
Create tags.md
Jos-515 Apr 19, 2026
5c42a44
Create tags.md
Jos-515 Apr 19, 2026
cf14b74
Delete CarpetOfMemories
Jos-515 Apr 19, 2026
1f744d1
Delete tags.md
Jos-515 Apr 19, 2026
b5af79f
Create tags.md
Jos-515 Apr 19, 2026
8792924
Create tags.md
Jos-515 Apr 19, 2026
a76a131
Create tags.md
Jos-515 Apr 19, 2026
c69ff77
Create tags.md
Jos-515 Apr 19, 2026
a18f4ca
Create tags.md
Jos-515 Apr 19, 2026
a075339
Create tags.md
Jos-515 Apr 19, 2026
8d62cab
Create tags.md
Jos-515 Apr 19, 2026
8fdaed0
Create tags.md
Jos-515 Apr 19, 2026
a11c7ab
Create tags.md
Jos-515 Apr 19, 2026
8d089c3
Add files via upload
maltepeter2000 May 13, 2026
e207de9
Add files via upload
maltepeter2000 May 13, 2026
bc41a8f
Add files via upload
maltepeter2000 May 13, 2026
d824fef
Add files via upload
maltepeter2000 May 13, 2026
9ffcc73
Add files via upload
maltepeter2000 May 13, 2026
3c0f3d7
Add files via upload
maltepeter2000 May 13, 2026
a8a161a
Add files via upload
maltepeter2000 May 13, 2026
2301e46
Add files via upload
maltepeter2000 May 13, 2026
77d4d5d
Update tags.md
frfr01 May 17, 2026
eaa6c5c
Update tags.md
frfr01 May 17, 2026
556d5a7
Update tags.md
frfr01 May 17, 2026
3467b39
Update tags.md
frfr01 May 17, 2026
55c1718
Update tags.md
frfr01 May 17, 2026
b03a132
Update tags.md
frfr01 May 17, 2026
decbe0a
Update tags.md
frfr01 May 17, 2026
df87ad6
Update tags.md
frfr01 May 17, 2026
75fc115
Update tags.md
frfr01 May 17, 2026
0003399
Update tags.md
frfr01 May 17, 2026
f82fddd
Update tags.md
frfr01 May 17, 2026
dd8cdaa
Update tags.md
frfr01 May 17, 2026
4eecc21
Update tags.md
frfr01 May 17, 2026
1a25949
Update tags.md
frfr01 May 17, 2026
922164a
Update tags.md
frfr01 May 17, 2026
56c1bef
Example for metadata.md
frfr01 May 17, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion CarpetOfMemories

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,382 @@
#N canvas 44 54 1920 989 12;
#X obj 1327 280 output~;
#X text 1400 300 <--- ~~~XXxx__MAIN VOLUME CONTROL__xxXX~~~;
#X obj 1141 255 catch~ left-out;
#X obj 1254 254 catch~ right-out;
#X obj 1462 159 vsl 15 128 -1 -0.0001 1 0 empty empty empty 0 -9 0
10 #fcfcfc #000000 #000000 0 1;
#X obj 1385 259 *;
#X text 1488 277 volume multiplier;
#X obj 1404 236 t b f;
#X obj 1418 260 + 1;
#X text 30 38 ====================================;
#X text 30 78 Connect the sensor via I2C and open the GUI to see readings.
;
#X text 30 58 Trill Craft w/ Bela used for capacitive sensing;
#X text 30 28 KMSV Carpet;
#X obj 88 176 unpack f f f f f f f f f f f f f f f f f f f f f f f
f f f f f f f, f 118;
#N canvas 133 307 1352 526 Get 0;
#X obj 196 158 loadbang;
#X obj 264 309 r bela_trill;
#X obj 56 243 s bela_setTrill;
#X text 372 336 We are working with Trill Craft;
#X text 372 310 This receives readings from the Trill sensor;
#X text 34 177 Initialise Trill sensor;
#X text 600 7 ............................;
#X text 600 17 . ____ ._____ _ .......___ .;
#X text 600 27 .| __ )| ____| |....../ _ |.;
#X text 600 47 .| |_) | |___| |___ / ___ |.;
#X text 600 57 .|____/|_____|_____/_/..._|.io;
#X text 600 67 ............................;
#X text 600 37 .| __ || __|.| |...../ _| |.;
#X text 30 28 Capacitive sensing with Trill Craft;
#X text 30 38 ====================================;
#X obj 205 243 s bela_setTrill;
#X text 364 236 [prescaler <sensor_id> <value>(;
#X text 368 257 value betwen 1 and 6;
#X text 364 214 Change sensitivity here;
#X obj 83 275 loadbang;
#X obj 83 296 metro 50;
#X msg 83 317 0;
#X obj 83 359 s bela_guiOut;
#X obj 83 338 list;
#X obj 196 179 t b b;
#X text 30 58 This example is for capacitive sensing with Trill Craft.
;
#X msg 56 215 new mycraft 1 CRAFT;
#X msg 205 215 prescaler mycraft 2;
#X obj 264 336 route mycraft;
#X text 30 78 Connect the sensor via I2C and open the GUI to see readings.
;
#X text 30 108 https://learn.bela.io/tutorials/pure-data/sensors/capacitive-sensing/
;
#X text 730 217 Every the time the programme is restarted the baseline
;
#X text 730 237 reading of the sensor is reset.;
#X text 730 257 This means if you are touching anything connected to
the;
#X text 730 277 sensor on start up this will be incorporated into the
;
#X text 730 297 baseline.;
#X obj 264 386 outlet;
#X connect 0 0 24 0;
#X connect 1 0 28 0;
#X connect 19 0 20 0;
#X connect 20 0 21 0;
#X connect 21 0 23 0;
#X connect 23 0 22 0;
#X connect 24 0 27 0;
#X connect 24 1 26 0;
#X connect 26 0 2 0;
#X connect 27 0 15 0;
#X connect 28 0 23 1;
#X connect 28 0 36 0;
#X restore 88 151 pd Get Bela Signals;
#X obj 812 790 throw~ left-out;
#X obj 922 791 throw~ right-out;
#N canvas 361 242 890 524 Voice 1;
#X obj 87 115 tgl 19 0 empty empty empty 0 -10 0 12 #fcfcfc #000000
#000000 0 1;
#X text 551 266 remap samples to 0-1;
#X text 408 306 you need to have your sample in the live coding (...)/samples
folder or set another folder;
#X obj 209 38 inlet;
#X text 86 17 Start Point - Signal from Bela;
#X obj 105 437 outlet~;
#X obj 162 436 outlet~;
#X obj 424 63 nbx 5 14 1 1e+37 0 0 empty empty empty 0 -8 0 10 #fcfcfc
#000000 #000000 0 256;
#X obj 397 153 +;
#X obj 397 123 t b f;
#X obj 209 64 nbx 5 14 0 1e+37 0 0 empty empty empty 0 -8 0 10 #fcfcfc
#000000 #000000 0 256;
#X obj 623 63 nbx 10 14 1 1e+37 0 0 empty empty empty 0 -8 0 10 #fcfcfc
#000000 #000000 0 256;
#X obj 463 184 t b f;
#X obj 11 234 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000;
#X text 722 65 Total Length(msec);
#X text 488 62 window size(msec);
#X text 269 63 start point in msec;
#X obj 50 194 metro 3000 1 msec;
#X obj 191 150 metro 10000;
#X floatatom 232 226 5 0 0 0 - - - 0;
#X msg 196 184 0;
#X obj 393 97 t b;
#X obj 360 244 /;
#X obj 446 247 /;
#X obj 147 227 max;
#X obj 426 36 inlet;
#X text 350 14 Window Size - Signal from Bela;
#X obj 224 285 clip 0 1;
#X obj 295 292 clip 0 1;
#X floatatom 295 316 5 0 0 0 - - - 0;
#X floatatom 224 309 5 0 0 0 - - - 0;
#X obj 628 38 inlet;
#X msg 52 295 60;
#X msg 92 292 127;
#X obj 89 334 sample~ /buzz-05.wav;
#X connect 0 0 17 0;
#X connect 0 0 18 0;
#X connect 3 0 10 0;
#X connect 7 0 9 0;
#X connect 8 0 23 0;
#X connect 9 0 8 0;
#X connect 9 1 8 1;
#X connect 9 1 18 1;
#X connect 9 1 24 0;
#X connect 10 0 8 0;
#X connect 10 0 22 0;
#X connect 11 0 12 0;
#X connect 12 0 22 0;
#X connect 12 0 23 0;
#X connect 12 1 22 1;
#X connect 12 1 23 1;
#X connect 17 0 13 0;
#X connect 17 0 32 0;
#X connect 17 0 33 0;
#X connect 18 0 20 0;
#X connect 19 0 17 1;
#X connect 19 0 24 1;
#X connect 20 0 19 0;
#X connect 20 0 21 0;
#X connect 21 0 7 0;
#X connect 22 0 27 0;
#X connect 23 0 28 0;
#X connect 24 0 19 0;
#X connect 25 0 7 0;
#X connect 27 0 30 0;
#X connect 27 0 34 4;
#X connect 28 0 29 0;
#X connect 28 0 34 5;
#X connect 31 0 11 0;
#X connect 32 0 34 0;
#X connect 33 0 34 1;
#X connect 34 0 5 0;
#X connect 34 1 6 0;
#X restore 849 768 pd Voice Sampler;
#X obj 1346 237 nbx 5 14 0 100 0 1 empty empty empty 0 -8 0 10 #fcfcfc
#000000 #000000 75.25 256;
#N canvas 916 241 639 384 sample-banger 1;
#X obj 304 259 RTVoices;
#X obj 299 283 outlet~;
#X obj 46 67 inlet;
#X text 90 65 Trigger Signal;
#X obj 301 57 inlet;
#X text 342 57 Change Sound (bang);
#X obj 214 34 inlet;
#X text 257 33 Volume (float 0-1);
#X obj 302 78 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000;
#X obj 217 155 clip 0 1;
#X floatatom 219 179 5 0 0 0 - - - 0;
#X obj 154 113 loadbang;
#X obj 151 157 t f;
#X floatatom 154 136 5 0 0 0 - - - 0;
#X obj 356 232 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc
#000000 #000000;
#X obj 446 57 inlet;
#X text 490 56 Threshold value;
#X obj 58 161 select 100;
#X obj 59 110 clip 0 100;
#X floatatom 446 82 5 0 0 0 - - - 0;
#X floatatom 127 90 5 0 0 0 - - - 0;
#X obj 59 188 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000;
#X obj 59 134 change;
#X connect 0 0 1 0;
#X connect 2 0 18 0;
#X connect 4 0 8 0;
#X connect 6 0 9 0;
#X connect 8 0 0 1;
#X connect 9 0 0 0;
#X connect 9 0 10 0;
#X connect 11 0 13 0;
#X connect 12 0 9 0;
#X connect 13 0 12 0;
#X connect 14 0 0 2;
#X connect 15 0 19 0;
#X connect 17 0 21 0;
#X connect 18 0 22 0;
#X connect 19 0 20 0;
#X connect 20 0 18 2;
#X connect 20 0 17 1;
#X connect 21 0 14 0;
#X connect 22 0 17 0;
#X restore 1100 718 pd sample-banger;
#X obj 1068 791 throw~ left-out;
#X obj 1178 792 throw~ right-out;
#X obj 1157 769 +~ 0;
#X floatatom 621 329 5 0 0 0 - - - 0;
#X floatatom 581 325 5 0 0 0 - - - 0;
#X floatatom 527 327 5 0 0 0 - - - 0;
#X floatatom 483 324 5 0 0 0 - - - 0;
#N canvas 383 345 1035 475 4-analog-to-1 0;
#X obj 17 19 inlet;
#X obj 133 22 inlet;
#X obj 249 20 inlet;
#X obj 369 19 inlet;
#X obj 744 349 / 4;
#X text 57 24 0;
#X text 177 19 1;
#X text 295 17 2;
#X text 410 19 3;
#X obj 458 18 inlet;
#X text 503 16 Sensitivity;
#X obj 133 70 clip 0 1;
#X obj 249 68 clip 0 1;
#X obj 369 67 clip 0 1;
#X obj 153 200 pack f f f f;
#X obj 153 224 list-max;
#X obj 59 323 cnv 15 175 175 empty empty empty 20 12 0 14 #e0e0e0 #404040
0;
#X obj 150 370 -;
#X text 512 336 Cursor Position (0-1 float);
#X obj 97 362 *;
#X obj 136 433 -;
#X obj 258 444 / 3;
#X floatatom 258 468 5 0 0 0 - - - 0;
#X floatatom 216 267 5 0 3 0 - - - 0;
#X obj 503 447 outlet;
#X floatatom 109 331 5 0 0 0 - - - 0;
#X floatatom 97 386 5 0 0 0 - - - 0;
#X floatatom 136 457 5 0 0 0 - - - 0;
#X floatatom 257 370 5 0 0 0 - - - 0;
#X floatatom 167 265 5 0 1 0 - - - 0;
#X obj 464 262 clip 0 1;
#X floatatom 467 335 5 0 1 0 - - - 0;
#X floatatom 256 421 5 0 0 0 - - - 0;
#X obj 256 344 *;
#X msg 252 323 3;
#X obj 522 122 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc
#000000 #000000;
#X obj 564 118 loadbang;
#X obj 328 241 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc
#000000 #000000;
#X obj 464 286 max 0.001;
#X obj 464 310 min 0.999;
#X obj 532 152 metro 250 1 msec;
#X obj 95 406 * 0.001;
#X obj 256 397 expr ($f1-(($f1-$f2)*($f3*0.5)));
#X floatatom 81 117 5 0 0 0 - - - 0;
#X floatatom 17 91 5 0 0 0 - - - 0;
#X obj 17 43 *;
#X obj 133 46 *;
#X obj 249 44 *;
#X obj 369 43 *;
#X obj 17 67 clip 0 1;
#X floatatom 457 40 5 0 0 0 - - - 0;
#X floatatom 249 92 5 0 0 0 - - - 0;
#X obj 619 449 outlet;
#X connect 0 0 43 0;
#X connect 0 0 45 0;
#X connect 1 0 46 0;
#X connect 2 0 47 0;
#X connect 3 0 48 0;
#X connect 9 0 50 0;
#X connect 11 0 14 1;
#X connect 12 0 14 2;
#X connect 12 0 51 0;
#X connect 13 0 14 3;
#X connect 14 0 15 0;
#X connect 15 0 29 0;
#X connect 15 1 23 0;
#X connect 17 0 25 0;
#X connect 19 0 26 0;
#X connect 20 0 27 0;
#X connect 21 0 22 0;
#X connect 22 0 30 0;
#X connect 23 0 42 1;
#X connect 25 0 19 1;
#X connect 26 0 41 0;
#X connect 28 0 42 0;
#X connect 29 0 19 0;
#X connect 29 0 42 2;
#X connect 29 0 52 0;
#X connect 30 0 38 0;
#X connect 31 0 24 0;
#X connect 31 0 33 1;
#X connect 32 0 21 0;
#X connect 33 0 28 0;
#X connect 34 0 33 0;
#X connect 35 0 40 0;
#X connect 36 0 40 0;
#X connect 38 0 39 0;
#X connect 39 0 31 0;
#X connect 40 0 34 0;
#X connect 40 0 37 0;
#X connect 40 0 14 0;
#X connect 41 0 20 1;
#X connect 42 0 32 0;
#X connect 45 0 49 0;
#X connect 46 0 11 0;
#X connect 47 0 12 0;
#X connect 48 0 13 0;
#X connect 49 0 14 0;
#X connect 49 0 44 0;
#X connect 50 0 48 1;
#X connect 50 0 47 1;
#X connect 50 0 46 1;
#X connect 50 0 45 1;
#X restore 544 391 pd 4-analog-to-1;
#X floatatom 544 415 5 0 0 0 - - - 0;
#X msg 657 369 1;
#X obj 667 346 loadbang;
#X msg 958 740 9999;
#X obj 958 713 loadbang;
#X msg 898 736;
#X floatatom 653 418 5 0 0 0 - - - 0;
#X obj 653 441 * 1000;
#X obj 544 438 * 1000;
#X floatatom 1381 535 5 0 0 0 - - - 0;
#X floatatom 1326 542 5 0 0 0 - - - 0;
#X floatatom 1272 540 5 0 0 0 - - - 0;
#X floatatom 1327 105 5 0 0 0 - - - 0;
#X floatatom 1152 540 5 0 0 0 - - - 0;
#X obj 1327 152 pow 2;
#X obj 1327 128 * 10;
#X obj 1173 687 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc
#000000 #000000;
#X connect 2 0 0 0;
#X connect 3 0 0 1;
#X connect 4 0 8 0;
#X connect 5 0 0 2;
#X connect 7 0 5 0;
#X connect 7 1 5 1;
#X connect 8 0 7 0;
#X connect 13 6 41 0;
#X connect 13 14 40 0;
#X connect 13 15 26 0;
#X connect 13 17 25 0;
#X connect 13 19 24 0;
#X connect 13 21 23 0;
#X connect 13 25 39 0;
#X connect 13 27 38 0;
#X connect 13 29 37 0;
#X connect 14 0 13 0;
#X connect 17 0 15 0;
#X connect 17 1 16 0;
#X connect 18 0 5 0;
#X connect 19 0 22 0;
#X connect 22 0 20 0;
#X connect 22 0 21 0;
#X connect 23 0 27 3;
#X connect 24 0 27 2;
#X connect 25 0 27 1;
#X connect 26 0 27 0;
#X connect 27 0 28 0;
#X connect 27 1 34 0;
#X connect 28 0 36 0;
#X connect 29 0 27 4;
#X connect 30 0 29 0;
#X connect 31 0 17 2;
#X connect 32 0 31 0;
#X connect 33 0 17 1;
#X connect 34 0 35 0;
#X connect 35 0 17 1;
#X connect 36 0 17 0;
#X connect 40 0 43 0;
#X connect 42 0 18 0;
#X connect 43 0 42 0;
#X connect 44 0 19 2;
Loading