Skip to content

Commit fe1d258

Browse files
committed
At Saturday Night Fever...
1 parent ce18d6c commit fe1d258

2 files changed

Lines changed: 34 additions & 0 deletions

File tree

ledfx/presets.py

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,40 @@
528528
},
529529
"name": "phoebe",
530530
},
531+
"saturday": {
532+
"config": {
533+
"advanced": False,
534+
"background_brightness": 1.0,
535+
"background_color": "#000000",
536+
"beat_frames": "0 9 19 27 37 47 57 66 75 85 95 105 113 124 134 145 155 165 176 186 196 205 214 224 234 246 257 267 276",
537+
"blur": 0.0,
538+
"brightness": 1.0,
539+
"center_horizontal": 0,
540+
"center_vertical": 0,
541+
"deep_diag": False,
542+
"diag": False,
543+
"dump": False,
544+
"fake_beat": False,
545+
"flip": False,
546+
"flip_horizontal": False,
547+
"flip_vertical": False,
548+
"force_fit": True,
549+
"half_beat": False,
550+
"image_location": os.path.join(
551+
LEDFX_ASSETS_PATH, "gifs", "saturday.webp"),
552+
"keep_aspect_ratio": False,
553+
"mirror": False,
554+
"ping_pong": True,
555+
"ping_pong_skip": False,
556+
"resize_method": "Slow",
557+
"rotate": 0,
558+
"skip_frames": "",
559+
"stretch_horizontal": 100,
560+
"stretch_vertical": 100,
561+
"test": False
562+
},
563+
"name": "saturday"
564+
},
531565
"snoopy": {
532566
"config": {
533567
"advanced": False,

ledfx_assets/gifs/saturday.webp

666 KB
Loading

0 commit comments

Comments
 (0)