add new generator: bagP1inf (#916)

This commit is contained in:
Imple Lee
2023-07-13 13:26:17 +08:00
committed by GitHub
parent b3a8724538
commit 3dc61688c4
4 changed files with 83 additions and 2 deletions

View File

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