-
{{ product.dl_count_total|number_format }}
{{ item.dl_count|number_format }} - {{ product.dl_count|number_format }}
-
{{ product.rate_average_2dp }}
({{ product.rate_count|number_format }})
作品内容
本ソフトは魔法陣風のエフェクト・映像を表示するためのビジュアライザー(+時計)です。
同梱されている「おまけ」フォルダ内のmp3以外にも、お好みの音楽を再生できます。
AI利用について
本作品では、プログラム開発においてClaudeによるコード生成支援を利用しています。
Sunoで生成した楽曲を同梱しています。
なお、企画・仕様設計・実装内容の調整・動作確認・最終的な品質管理は、すべて制作者本人が行っています。














{
const fallbackSrc = '/modpub/images/web/home/not_found_img_main.png'
if (e.target.src === fallbackSrc) return;
e.target.onerror = null;
e.target.src = fallbackSrc;
}"
>