home.social

#arecord — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #arecord, aggregated by home.social.

fetched live
  1. @itsfoss
    It is easy to record the audio playing on the computer. I used to manually move cables from the speaker jack to the microphone jack to record audio. Now I can do it easily from the command line with arecord, as shown in the video.

    #Linux #LinuxMint #arecord #music #Jesus

  2. [01:01] SEAI pays record €616m in energy upgrade grants in 2024

    The Sustainable Energy Authority of Ireland has said it disbursed a record €616 million in grants and supports for energy upgrades and clean energy projects last year.

    rte.ie/news/ireland/2025/0115/

    #TheSustainableEnergyAuthorityofIreland #arecord€616million #lastyear

  3. #Audio mit #Konsole #aufnehmen und #posten mit #arecord und #toot;

    #Aufnahme in CD Qualität (4 Minuten, ca. 40 MB):
    arecord -f cd -t wav aufnahmetest.wav

    Posten der Aufnahme auf #Mastodon:
    toot post "Beschreibung #Hashtag" --media aufnahmetest.wav

    #Zusammenführen und #Normalisieren von #Audiospur​en mit #Sox:

    sox -m input1.audio input2.audio endergebnis.audio norm

    #Normalisierung #Zusammenführung