Mercurial > hg > beaglert
comparison examples/08-PureData/digital/_main.pd @ 552:f8bb6186498d prerelease
added customRender example for predate
author | chnrx <chris.heinrichs@gmail.com> |
---|---|
date | Fri, 24 Jun 2016 16:22:17 +0100 |
parents | ddb86944e138 |
children |
comparison
equal
deleted
inserted
replaced
551:c6ccaf53381a | 552:f8bb6186498d |
---|---|
1 #N canvas 1059 41 685 1592 10; | 1 #N canvas 1005 79 685 1592 10; |
2 #X obj 60 800 r bela_digitalIn11; | 2 #X obj 60 800 r bela_digitalIn11; |
3 #X obj 272 800 r bela_digitalIn12; | 3 #X obj 272 800 r bela_digitalIn12; |
4 #X obj 60 897 adc~ 13 14; | 4 #X obj 60 897 adc~ 13 14; |
5 #X text 56 869 Digital ins \, signal rate; | 5 #X text 56 869 Digital ins \, signal rate; |
6 #X obj 58 1144 s bela_digitalOut15; | 6 #X obj 58 1144 s bela_digitalOut15; |
77 #X text 182 577 message containing the pin number; | 77 #X text 182 577 message containing the pin number; |
78 #X text 44 20 Digital I/O; | 78 #X text 44 20 Digital I/O; |
79 #X text 44 30 ===========; | 79 #X text 44 30 ===========; |
80 #X text 43 62 Bela's digital inputs and outputs can be addressed from | 80 #X text 43 62 Bela's digital inputs and outputs can be addressed from |
81 ; | 81 ; |
82 #X text 43 88 rate or as signals. Input/output modes and rate need | 82 #X text 44 88 rate or as signals. Input/output modes and rate need |
83 ; | 83 ; |
84 #X text 43 101 to be initialised first.; | 84 #X text 43 101 to be initialised first.; |
85 #X text 43 75 pd. They can either be received as messages at message | 85 #X text 43 75 pd. They can either be received as messages at message |
86 ; | 86 ; |
87 #X text 182 530 set digital in 2 to input at signal rate; | 87 #X text 182 530 set digital in 2 to input at signal rate; |