diff --git a/oscplayer/oscplayer.py b/oscplayer/oscplayer.py index 753d82a..916f873 100644 --- a/oscplayer/oscplayer.py +++ b/oscplayer/oscplayer.py @@ -24,7 +24,6 @@ scenetimes=[0,10,60,70,130,150,155,210,220,290,500] #definition of times . Last #scenetimes=[0,2,4,5,6,10,300] #definition of times FASTER FOR TESTING scenes =[0,1, 0, 2, 0 ,3 , 0, 3 , 0, 3, -1] #definition of scenes. scene -1 will end the program -scenes =[0,2,2,2,2,2,2,2,2,2, -1] #definition of scenes. scene -1 will end the program currentScene=-1 #keeps track of current scene