diff --git a/synchronizer/installations/trajectories_sony_bdp_s790/trajectories_sony_bdp_s790.pde b/synchronizer/installations/trajectories_sony_bdp_s790/trajectories_sony_bdp_s790.pde index ff7de1b..dbc8e76 100755 --- a/synchronizer/installations/trajectories_sony_bdp_s790/trajectories_sony_bdp_s790.pde +++ b/synchronizer/installations/trajectories_sony_bdp_s790/trajectories_sony_bdp_s790.pde @@ -33,10 +33,9 @@ int heartbeat_state=0; String INST_NAME="Trajectories"; String ARTIST="Sigurdur Gudjonsson (video) & Anna Thorvaldsdottir (sound)"; String YEAR="2014"; -//int videotime = 14*60+44; // set here your DVD title playtime in seconds -int videotime = 5*60; // set here your DVD title playtime in sec +int videotime = 14*60+44; // set here your DVD title playtime in seconds int choptime = 3; // how much to chop at the end if the videos are - // not exactly the same length + // not exactly the same length int playtime = videotime - choptime; int resetdelay = 3; // seconds from reset to playing from beginning