File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Understanding Keys
2
2
3
- This guide assumes that you've already read the [ In Depth] ( ../In_Depth ) introduction to Elementary,
3
+ This guide assumes that you've already read the [ In Depth] ( ../in_depth ) introduction to Elementary,
4
4
and picks up where the In Depth introduction leaves off when it references keys.
5
5
6
6
If your application only ever makes a single call to ` core.render ` , then this section won't
7
- really apply, and in such a case the behavior is well explained in [ In Depth] ( ../In_Depth ) .
7
+ really apply, and in such a case the behavior is well explained in [ In Depth] ( ../in_depth ) .
8
8
However, audio applications frequently exhibit dynamic behavior, and it's in this context that
9
9
we'll explore what happens when you make multiple successive calls to ` core.render ` .
10
10
You can’t perform that action at this time.
0 commit comments