- 9_BinaryOp_synthesis @ 9_BinaryOp_synthesis
- 5_Buses @ Help
- 2_Prerequisites @ Help
-
Mix it Up
@ Help
... 1, and not clip. There's another handy class called Mix ... post window to see Mix's results. // one channel { Mix.new ...
-
Introductory Remarks
@ Help
... that is followed throughout SC's doc. The different colours you ... prompted when closing them). It's safest to copy things to ...
- convertRhythm @ Help
-
Bag
@ Help
... for equality) Most of Bag's methods are inherited from Collection ... Bag along with that item's count. The function is passed ...
-
ArrayedCollection
@ Help
... removed item and the array's size decreases by one. y ... difference between this and Collection's *fill. ( var z; z = List ...
-
SparseArray
@ SparseArray
... specified size, with each slot's value being default. size - Number ... of Array vs SparseArray. // Let's create a standard array, big ...
- String @ String