Skip to content

Commit 31f8c31

Browse files
committed
no clock
1 parent 6e18b1c commit 31f8c31

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

guide/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -477,11 +477,11 @@ the graphics commands inside of *Note value* blocks.
477477

478478
[RUN LIVE](http://walterbender.github.io/musicblocks/?file=MusicBlocks_sync_graphics.tb)
479479

480-
![alt tag](https://rawgithub.com/walterbender/musicblocks/master/guide/fibonacci3.svg "usage of Free-time block")
480+
![alt tag](https://rawgithub.com/walterbender/musicblocks/master/guide/fibonacci3.svg "usage of No-clock block")
481481

482482
In this example, because the computation and graphics are more
483-
complex, a *Free-time* block is used to decouple the graphics from the
484-
master clock. The "Free-time* block prioritizes the sequence of
483+
complex, a *No-clock* block is used to decouple the graphics from the
484+
master clock. The "No-clock* block prioritizes the sequence of
485485
actions over the specified rhythm.
486486

487487
![alt tag](https://rawgithub.com/walterbender/musicblocks/master/guide/graphics4.png "rhythm sequence")

guide/fibonacci3.svg

+1-1
Loading

0 commit comments

Comments
 (0)