Added PinWheel Expand1D Effect
This commit is contained in:
@@ -779,6 +779,7 @@ function populateSegments(s)
|
||||
`<option value="4" ${inst.m12==4?' selected':''}>jMap ☾</option>`+
|
||||
`<option value="5" ${inst.m12==5?' selected':''}>Circle ☾</option>`+
|
||||
`<option value="6" ${inst.m12==6?' selected':''}>Block ☾</option>`+
|
||||
`<option value="6" ${inst.m12==7?' selected':''}>PinWheel ☾</option>`+
|
||||
`</select></div>`+
|
||||
`</div>`;
|
||||
let sndSim = `<div data-snd="si" class="lbl-s hide">Sound sim<br>`+
|
||||
|
||||
Reference in New Issue
Block a user