新增序列模式bagES(easy start),第一块不会是那些不好安排的块

使用标准包+noInitSZO序列的模式改为使用新的bagES【警告:旧的录像都会坏】
This commit is contained in:
MrZ626
2021-10-09 01:47:15 +08:00
parent 7899c3a49f
commit ef9aa8e195
11 changed files with 47 additions and 10 deletions

View File

@@ -191,7 +191,7 @@ scene.widgetList={
WIDGET.newText{name="subTitle",x=530,y=50,font=35,align='L',color='H'},
WIDGET.newSelector{name="sequence",x=1080,y=60,w=200,color='Y',
list={'bag','his','hisPool','c2','rnd','mess','reverb','loop','fixed'},
list={'bag','bagES','his','hisPool','c2','rnd','mess','reverb','loop','fixed'},
disp=CUSval('sequence'),code=CUSsto('sequence')
},