linux:audacity

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
linux:audacity [2021/12/11 03:22] – [Audacity - オープンソースのクロスプラットフォーム オーディオ ソフトウェア] ともやんlinux:audacity [2024/02/04 20:50] (現在) – ↷ 移動操作に合わせてリンクを書き換えました。 非ログインユーザー
行 1: 行 1:
 +<html>
 +  <style>
 +    #audacity_logo_img {
 +      background-color: #1d2134;
 +      height: 64px;
 +    }
 +    #audacity_logo {
 +      background-color: #1d2134;
 +      width: fit-content;
 +      height: 64px;
 +      padding: 10px;
 +    }
 +    .dokuwiki .wrap_left {
 +      margin-right: 0;
 +    }
 +    
 +    #result pre {
 +      overflow: scroll;
 +      overflow-x: hidden;
 +      font-size: 10px;
 +    }
 +    #source_code pre {
 +      height: 200px;
 +      overflow: scroll;
 +      overflow-x: hidden;
 +      font-size: 10px;
 +    }
 +  </style>
 +</html>
 ====== Audacity - オープンソースのクロスプラットフォーム オーディオ ソフトウェア (Linux) ====== ====== Audacity - オープンソースのクロスプラットフォーム オーディオ ソフトウェア (Linux) ======
 +<WRAP group>
 +<WRAP left column #audacity_logo_img>
 +{{windows:audacity_logo.png?64|Audacity Logo}}
 +</WRAP>
 +<WRAP left column #audacity_logo>
 +{{:windows:audacity_logo_txt.png?165|Audacity Logo Text}}
 +</WRAP>
 +</WRAP>
 +本家: [[https://www.audacityteam.org/|Audacity ® | Free, open source, cross-platform audio software for multi-track recording and editing.]]\\
 +ソースコード: [[https://github.com/audacity/audacity|audacity/audacity: Audio Editor]]\\
 +
 +{{:linux:audacity_001.png?800|Audacity 001}}\\
  
 ===== インストール ===== ===== インストール =====
 +**audacity-freeworld (RPM Fusion)** パッケージは **FFmpeg 取り込み/書き出しライブラリ** のサポートを有効にしてビルドされており、[[linux:fedora:rpmfusion|Fedora で RPM Fusion, Remi リポジトリを利用する]] の手順で **RPM Fusion** を利用できるようにしてからインストールを行う。\\
 <WRAP prwwrap 100% color_term> <WRAP prwwrap 100% color_term>
 <WRAP color_command><code> <WRAP color_command><code>
行 63: 行 105:
 </WRAP> </WRAP>
  
 +fedora 公式リポジトリの **audacity** パッケージは **FFmpeg 取り込み/書き出しライブラリ** のサポートを無効にしてビルドされている。\\
 <WRAP prwwrap 100% color_term> <WRAP prwwrap 100% color_term>
 <WRAP color_command><code> <WRAP color_command><code>
  • linux/audacity.1639160561.txt.gz
  • 最終更新: 2021/12/11 03:22
  • by ともやん