Welcome to the Tweaking4All community forums!
When participating, please keep the Forum Rules in mind!
Topics for particular software or systems: Start your topic link with the name of the application or system.
For example “MacOS X – Your question“, or “MS Word – Your Tip or Trick“.
Please note that switching to another language when reading a post will not bring you to the same post, in Dutch, as there is no translation for that post!
I see why the SnowSparkle behaves differently now:
So normally, a loop() is repeated over and over again. SnowSparkle uses this to set one sparkle each time. So when loop() calls SnowSparkle again, and again, the color will be different each time it is called.
One way to resole this is by setting the SnowSparkle call in some sorts of loop (in the "loop()").
For example:
case 9 : {
byte red = random(255);
byte green = random(255);
byte blue = random(255); while(true) { SnowSparkle(red,green,blue, 20, random(100,1000)); } break; }
Something like this should resolve this. The button press will interrupt this loop.
The original idea was to keep effects as short as possible, so interruption would have been easier. This is no longer relevant, since the button interrupt stops it anyway.
Hex Fiend Free Open Source Hex viewer and editor for MacOS X.
Media Player Classic My favorite media player for Windows - light weight and supports all common video formats.
WordPress WordPress is one of the best tools for Blogs and Content Management Systems.
Down For Every One or Just Me? Checks if a website (URL) is up or down, for every one or just you ... Awesome to test when a link is not working.
Links Page These and more of our favorite links can be found on the Links Page.
New Downloads
RenameMyTVSeries-2.3.10-QT5-Linux-x64-static-ffmpeg.tar.xzDate: 2025-08-23 - Size: 78.3 MBRename My TV Series, for Linux (64 bit QT5), a tool to assist in renaming TV Show episode files. This bundle comews with rather large static builds of ffmpeg and ffprobe.
RenameMyTVSeries-2.3.10-QT5-Linux-x64-shared-ffmpeg.tar.xzDate: 2025-08-23 - Size: 1.9 MBRename My TV Series, for Linux (64 bit QT5), a tool to assist in renaming TV Show episode files. This bundle relies on ffmpeg and ffprobe shared libraries on your system.
RenameMyTVSeries-2.3.10-GTK-Linux-x64-static-ffmpeg.tar.xzDate: 2025-08-23 - Size: 78.3 MBRename My TV Series, for Linux (64 bit GTK), a tool to assist in renaming TV Show episode files. This bundle comes with (large) static builds of ffmpeg and ffprobe.
RenameMyTVSeries-2.3.9-macOS-Universal.dmgDate: 2025-08-22 - Size: 100.5 MBRename My TV Series, for macOS (Universal binary for Apple Silicon ARM and Intel 64 bit), a tool to assist in renaming TV Show episode files. Static universal binary builds of ffmpeg and ffprobe are included.
RenameMyTVSeries-2.3.10-GTK-Linux-x64-shared-ffmpeg.tar.xzDate: 2025-08-22 - Size: 1.9 MBRename My TV Series, for Linux (64 bit GTK), a tool to assist in renaming TV Show episode files. This bundle relies on ffmpeg and ffprobe shared libraries on your system.
RenameMyTVSeries-2.3.9-Windows-x64-setup.exeDate: 2025-08-22 - Size: 49.1 MBRename My TV Series, for Windows (Intel 64 bit), a tool to assist in renaming TV Show episode files. Static builds of ffmpeg and ffprobe are included.
Downloads Page Find these and more Downloads on the Downloads Page, where you will also find articles references, operating system requirements and categories.
Amazon Ads
Support us by doing your shopping at Amazon.com, either click the link, or click one of the links below …
You can also sponsor us through these Amazon offerings:
Please consider disabling your ad blocker for our website.We rely on these ads to be able to run our website.You can of course support us in other ways (see Support Us on the left).