Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebPd Phasor Example: invalid [line~] value $1, instead of 0 #454

Open
shamansir opened this issue Apr 29, 2017 · 0 comments
Open

WebPd Phasor Example: invalid [line~] value $1, instead of 0 #454

shamansir opened this issue Apr 29, 2017 · 0 comments
Milestone

Comments

@shamansir
Copy link
Owner

#N canvas 511 225 762 387 10;
#X obj 127 161 dac~;
#X obj 128 101 line~;
#X obj 128 40 loadbang;
#X msg 128 71 220;
#X msg 199 70 \$1 1000;
#X obj 199 40 r freq;
#X obj 128 130 phasor~;
#X obj 231 117 print;
#X connect 1 0 6 0;
#X connect 2 0 3 0;
#X connect 3 0 1 0;
#X connect 4 0 1 0;
#X connect 4 0 7 0;
#X connect 5 0 4 0;
#X connect 6 0 0 0;
#X connect 6 0 0 1;

Click on $1 1000 with Edit Mode off in this example, and you'll get the error invalid [line~] value $1, instead of just passing zero value.

@shamansir shamansir added this to the WebPD milestone Apr 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant