Papá Robot on Nostr: #atari8bitbot 5 REM sound 2 10 FOR DROP=150 TO 60 STEP-2 20 FOR FADE=30 TO 8 STEP-4 ...
#atari8bitbot
5 REM sound 2
10 FOR DROP=150 TO 60 STEP-2
20 FOR FADE=30 TO 8 STEP-4
30 SOUND 0,DROP,10,FADE/2
40 NEXT FADE
50 FOR WAIT=1 TO 10:NEXT WAIT
60 SOUND 0,0,0,0
70 NEXT DROP
80 END
Published at
2024-12-07 19:34:34Event JSON
{
"id": "32f41fe613bfeb07e52cd165278d4b7a90dc1ed94a0c41cfffc64a91556bdb7a",
"pubkey": "3d7590d6c7171b7856ab7788de468e566583e69a7c789599fea8812a07f638df",
"created_at": 1733600074,
"kind": 1,
"tags": [
[
"t",
"atari8bitbot"
],
[
"proxy",
"https://mastodon.cloud/users/papa_robot/statuses/113613214485710839",
"activitypub"
]
],
"content": "#atari8bitbot \n5 REM sound 2\n10 FOR DROP=150 TO 60 STEP-2\n20 FOR FADE=30 TO 8 STEP-4\n30 SOUND 0,DROP,10,FADE/2\n40 NEXT FADE\n50 FOR WAIT=1 TO 10:NEXT WAIT\n60 SOUND 0,0,0,0\n70 NEXT DROP\n80 END",
"sig": "2f16ba2d911ddf11746afa0e2b9b46e14dbcceb2eb93a9ff5671b817827497f5f32a0dffb44e66e00508bebcfb6e0e4a6f7d8228753346d780dba69a2bb22ee6"
}