no it does not work I had already tried time ago, after the first tier the name 
of the m3 remains static.

eg.  
```
def time_hour()
result =
    list.hd(get_process_lines("php_hour_calculate"))
  request.create(result)
end
s = request.dynamic(time_hour)

rotation =  rotate(weights=[1,1,1],[spot,s,radio])  
```

the **s** after the first loop it does not change anymore, so if the 1° 
calculate is 10-30.mp3 after new loop of rotare it remaing 10-30.mp3
the def is no longer referred to in practice


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/641#issuecomment-433448061
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to