Ok. This would be kinda cool I think. How about an option in the automix feature that would turn off the mix feature and only load the next song into the next hopper when stop is pressed. Very good for those mixing on a external soundcard.
发表时间 Tue 28 Dec 04 @ 11:55 pm
That is something I would like also.It would make it easier to run things.
发表时间 Wed 29 Dec 04 @ 7:28 am
To load the first song of playlist,try this shortcut:
browser_switch(3);
browser_updown(0);
browser_updown(-1);
browser_open(0);
NB: don't work sometimes for the first loading but after that no prob !!
browser_switch(3);
browser_updown(0);
browser_updown(-1);
browser_open(0);
NB: don't work sometimes for the first loading but after that no prob !!
发表时间 Wed 29 Dec 04 @ 8:59 am