Retourner au contenu associé (entrée de forum : Melody of the primes)
Posté par guitou le 11 février 2024 à 15:15. En réponse au message Melody of the primes. Évalué à 1.
$ (echo 2 ;seq 3 inf | grep -v '[02468]$') | factor | grep -E '^[0-9]+: [0-9]+$' | cut -d':' -f1 | xargs -I_ bash -c 'pn=_; sox -q --norm=-3 -n -t alsa synth .08$((pn%100)) saw $(((pn%42)*42)) lowpass $((400+pn%100)) fade .01 0 .04 reverb 10 20 fade .01 0 .01 pad 0 .023' ```++ Gi)
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
# Pour qui comme moi aurait le sommeil leger
Posté par guitou . En réponse au message Melody of the primes. Évalué à 1.