Welcome - the knowledge in the 101 and this entire forum will defiantly get you where you want to be, the only limitations in this hobby for most is budget
Welcome and Good luck
Testing so far proves i can make the secondary player run the 50% brightness sequence whilst the song plays, and when it finishes, set the secondary player to the 100% brightness sequence - and force the main player back to the static sequence until the next song event
been working flawless all...
does this look right ?
import random
import os
# List your sequence files here (full paths or relative to your scripts directory)
sequences = [
"/path/to/sequence1.fseq",
"/path/to/sequence2.fseq",
"/path/to/sequence3.fseq"
]
# Path to the FPP playlist file or command to run...
this way all i have to do for any playlist is either add the lead in and lead out commands so it tells the side yard to either be full brightness or lower brightness whilst a song runs via a schedueled playlist
this way it will multicast a command to a dedicated Host - IE run playlist 50% Brightness
then when finished - it leads out with another multicast command to play playlist 100% brightness
so, FPP is amazing
no twinkly here, good old dc2-24 controller ,
but i have my RPI28D+ setup as a player as it controls all the DMX and WS2811 for the older lights and there auxillary controllers dc2-24 and dc30-ws2811
i was hoping to have the one controller to tell all others when to start and stop even for...
ok guys, i hvae taken your ideas onboard and want to use only the one main player - to ensure it controls all the schedueling
i will still have the two layouts, with 2 diffirent sequences due to the layout and both being used for diffirent things
but can i have a main pi4 with FPP to run as the...
didnt think the pixelite was pi based ? i thought they needed a controller that could do the TLS3001 protocol and needed buttons ?
i didnt know the pi did TLS3001, im not sure many capes for PI do the TLS3001 protocol - i could be wrong?