kopia lustrzana https://github.com/backface/turtlestitch
ported multiline library to new (custom input slot) format
rodzic
83d2b6ee8b
commit
5246d62144
|
@ -49,6 +49,7 @@
|
|||
|
||||
### 2019-03-11
|
||||
* added note / hz conversion blocks to audioComp library
|
||||
* ported multiline library to new (custom input slot) format
|
||||
|
||||
### 2019-03-10
|
||||
* Objects, Blocks, Threads: added microphone note and pitch detection
|
||||
|
|
|
@ -1 +1 @@
|
|||
<blocks app="Snap! 4.0, http://snap.berkeley.edu" version="1"><block-definition s="multiline %'text'" type="reporter" category="operators"><header></header><code></code><inputs><input type="%code"></input></inputs><script><block s="doReport"><block var="text"/></block></script></block-definition></blocks>
|
||||
<blocks app="Snap! 5.0, http://snap.berkeley.edu" version="1"><block-definition s="multiline %'text'" type="reporter" category="operators"><header></header><code></code><translations></translations><inputs><input type="%mlt"></input></inputs><script><block s="doReport"><block var="text"/></block></script></block-definition></blocks>
|
Ładowanie…
Reference in New Issue