h2   scheme


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/examples/sharedsystem/pattern_basics.xtm

Implementation

;; you can use as many holders as you like!
;; things get more interesting when you introducing multiple holders
(define h2 (holder))


Back to Index

Similar Entries