Accesso rapido:  

Forum: General Discussion

Topic: Has Anyone Written Scripts to automatically create cue points based on a formula? - Page: 2
locodog wrote :
I'd probably do something like that at the xml level but if you don't know a bit of regex it might be harder that way.
something like this. just extend the lists..... of things to delete, remix point can only be deleted by name I think.

set 'scrollStep' 0 & browser_window 'songs' & load & repeat_start 'scroller' ? repeat_stop 'scroller' :
repeat_start 'scroller' 100ms & load & delete_cue 9 & delete_cue 10 & .........
delete_cue 'remix 1' & delete_cue 'remix 2' & .........
browser_scroll bottom ? repeat_stop 'scroller' : browser_scroll +1


Very Kool! Thank you, I am honored...
 

Inviato Fri 13 May 22 @ 5:02 pm