ready for iohd2026 release

This commit is contained in:
Tonton Th
2026-03-26 10:27:42 +01:00
parent c77b6684dd
commit c9dba8d6aa
2 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ do
# echo $imgA $imgB
printf "%8d" $frame
composite $imgA $imgB \
-blend 50% \
-blend 25% \
$imgC
done