Skip to content

Commit

Permalink
use [get <offset> <length>( for accessing [list store] for compat
Browse files Browse the repository at this point in the history
Closes: #362
  • Loading branch information
umlaeute committed Jun 29, 2023
1 parent c567ba7 commit 0859b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion abstractions/gemargs.pd
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#X obj 140 302 until;
#X obj 140 327 i;
#X obj 140 352 t f f;
#X msg 140 377 get \$1;
#X msg 140 377 get \$1 1;
#X obj 140 402 list store;
#X obj 188 338 + 1;
#X msg 265 301 0;
Expand Down

0 comments on commit 0859b79

Please sign in to comment.