nixCraft 🐧 on Nostr: 01. #Linux users open your terminal (you must have ffmpeg package installed). 02. ...
01. #Linux users open your terminal (you must have ffmpeg package installed).
02. Type the following bash command
for i in {100..1000..100}; do ffplay -f lavfi -i "sine=frequency=${i}:duration=0.1" -autoexit -nodisp -loglevel quiet; done
03. Enjoy!
Published at
2024-09-02 16:58:34 UTCEvent JSON
{
"id": "dee81d3386ac6476343d66909901f9ff68d6d66a794b6f625e1de8690547a31b",
"pubkey": "9d6742ff43235eb568c0bc55fa8acf7e004ca06a7c9e0c3da2b089a098b769b9",
"created_at": 1725296314,
"kind": 1,
"tags": [
[
"t",
"linux"
],
[
"proxy",
"https://mastodon.social/@nixCraft/113069019246060225",
"web"
],
[
"proxy",
"https://mastodon.social/users/nixCraft/statuses/113069019246060225",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://mastodon.social/users/nixCraft/statuses/113069019246060225",
"pink.momostr"
],
[
"-"
]
],
"content": "01. #Linux users open your terminal (you must have ffmpeg package installed). \n\n02. Type the following bash command\n\nfor i in {100..1000..100}; do ffplay -f lavfi -i \"sine=frequency=${i}:duration=0.1\" -autoexit -nodisp -loglevel quiet; done\n\n03. Enjoy!",
"sig": "eb2b755c9195aa9e08c355b10ec2aa43f20496c0a3579d43e849b1233c3fab50cdd87d901afd8882cf2069c73012934ad70d35e4fa552813cdecbff90e7e4180"
}