Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nerrons
purr-data
Commits
76984568
Commit
76984568
authored
Jan 24, 2016
by
Jonathan Wilkes
Browse files
Death to tcl Part 2 (cont.): g_scalar.c
parent
8d3f8e1a
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/src/g_scalar.c
View file @
76984568
...
...
@@ -64,7 +64,8 @@ void word_init(t_word *data, t_template *template, t_gpointer *gp)
that all toplevel canvases are visible. LATER check if this
is still necessary -- probably not. */
int
dspstate
=
canvas_suspend_dsp
();
// this needs to be set to sane symbols, possibly stored in the dataslot...
// this needs to be set to sane symbols,
// possibly stored in the dataslot...
glob_setfilename
(
0
,
gensym
(
"foo"
),
gensym
(
"bar"
));
t_pd
*
boundx
=
s__X
.
s_thing
;
s__X
.
s_thing
=
0
;
/* don't save #X; we'll need to leave it
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment