How to make 2 different playlist » Software Engineering » Forum
Forum

Forum



ПоискПоиск   Users   Registration   Entrance
Today: 15.03.2025 - 09:31:56
Pages:  1  

How to make 2 different playlist

Advertising

/
AuthorMessage

cool™

users




Statistics:
Messages: 116
Registration: 07.09.2010

Hello, I would like to know how to make 2 different playlist with maestro. I give exemples : - first button plays ***movies 1 chapter 1 ***movies 2 chapter 1 ***movies 1 chapter 2 ***movies 1 chapter 3 ***movies 2 chapter 2 ***movies 1 chapter 4. - second button plays ***movies 1 chapter 1 ***movies 1 chapter 2 ***movies 1 chapter 3 ***movies 2 chapter 2. Thanks.

---------------------
Доставка с Америки и Англии под 8% Комиссии!Подробнее в группе http://*******/postowlТел. +380937833647 Влад
Message # 1 23.01.25 - 19:12:38
RE: How to make 2 different playlist

tamwel6

users




Statistics:
Messages: 8
Registration: 06.07.2011

playlist only works for the chapters in the one movie (VTS). for your example, point the buttons to a command sequence instead. Enf...

---------------------
Howdy! I'm a professional journalist in a broadcasting company. I consider militare ordine del collare a big media scoop. Most of the viewers patronize this topic.
Message # 2 23.01.25 - 19:18:21
RE: How to make 2 different playlist

ona_ne_tvoya

users




Statistics:
Messages: 8
Registration: 26.03.2010

you can definatly do it with playlists\ you have playlists setup for each movie and add the chapter you want in each then have an end action pointing to the next playlist in connections and so on

---------------------
Message # 3 23.01.25 - 19:23:42
RE: How to make 2 different playlist

catsclub

users




Statistics:
Messages: 8
Registration: 07.01.2011

heres a way that will (should ???) work: create 4 command sequences (play1, play2, nextchapter, progstart), and set the end action of all the chapters to 1 command sequence (nextchapter), this command sequence will basically look up GPRM1 and goto one of the other command sequences (play1 and play2) the play1 and play2 command sequences will do this: add 1 to GPRM2 (counter), then select the next chapter based on this new value, ie, if the counter becomes 3, then in the first playlist in your earlier post it would play Movies1 Chapter2. the last command sequence is what you'll link your button(s) to, not sure if you need two of this one (or one for each button), but this will basically set GPRM1 to 1 or 2 (for which play you want) and set the counter to 0. now if that confused you even more, then i might get a chance to translate that to command sequence code, altho it is close (in my logical mind) but i know i might have left out something, but give it a try anyway. Enf...

---------------------
Молодежная одежда без предоплаты catsclub.com.ua
Message # 4 23.01.25 - 19:27:54
RE: How to make 2 different playlist

Las_tochka

users




Statistics:
Messages: 310
Registration: 15.03.2010

ok, 4 command sequences, 2 are the two playlists you specified earlier (which im calling play1 and play2) which contain: Add 1 to GPRM2 jump to certain chapter if GPRM2 == 1 jump to certain chapter if GPRM2 == 2 etc then the command sequence for the buttons: GPRM1 == SPRM8 (last button selected) jump to play1 if GPRM1 == 1 jump to play2 if GPRM1 == 2 jump to main menu <-- failsafe if SPRM8 none of the two above then the last command sequence (which is where all the chapter end actions goto) is the same as the one above, but without the first line. also, i remember a thread that is a little similar (programmed playback) which is in one of these forums somewhere under my nick, easy2 and various others Enf...

---------------------
Ваши руки так много о Вас говорят. http://forum.gorod.dp.ua/showthread.php?t=325405
Message # 5 23.01.25 - 19:35:20
RE: How to make 2 different playlist

vw-ad

users




Statistics:
Messages: 1
Registration: 20.07.2012

Thanks you very much auenf. With that you said and what i have discovered i have found to do :) Thanks to the other too ;)

---------------------
Ради денег человек готов пойти на ВСЁ... даже на работу
Message # 6 23.01.25 - 19:46:25
RE: How to make 2 different playlist

BLACK SANNY

users




Statistics:
Messages: 2
Registration: 13.06.2008

have fun Enf...

---------------------
Message # 7 23.01.25 - 19:52:22
RE: How to make 2 different playlist
Syntastic (2008) - a ReaSynth Demo in just 7kB! :) : Previous topicNext topic: Bitmap strip knob control for IPlug
Pages:  1  

The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants