Problems with split for routing audio based on the actual time.
Hi
I have a patch that I stream to Youtube and as well use it in a physical installation with a speaker. At every hour, a 5-minute track from a 12-track playlist should play (both for the YT stream and for the installation). In between, a microphone picks up sounds from the room where the installation is located and those sounds are also streamed to Youtube.
During the night, no track should be played, only the sounds from the room are picked up and streamed. Nothing is played back in the room.
My problem: it seems that although I set the hours, it does not adhere to it.
With the urn object: I let it count to 11 and add 1 so the number that gets send to playlist is between 1 and 12. When it has used all numbers from 0 to 11, it resets. Am I doing something wrong there?
The instalation and stream work well but there are these quirks that I don't seem to find the culprit for.