linux:audacity

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
linux:audacity [2021/12/11 02:43] – [インストール] ともやんlinux:audacity [2024/02/04 20:50] (現在) – ↷ 移動操作に合わせてリンクを書き換えました。 非ログインユーザー
行 1: 行 1:
-====== Audacity - オープンソースのクロスプラットフォーム オーディオ ソフトウェア ======+<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) ====== 
 +<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>
 $ sudo dnf install audacity-freeworld $ sudo dnf install audacity-freeworld
 </code></WRAP> </code></WRAP>
行 12: 行 55:
 ================================================================================================== ==================================================================================================
 インストール: インストール:
- audacity-freeworld        x86_64        3.1.1-1.fc35         rpmfusion-free-updates         14 M+ <b class=GRN>audacity-freeworld</b>        x86_64        3.1.1-1.fc35         rpmfusion-free-updates         14 M
 依存関係のインストール: 依存関係のインストール:
- suil                      x86_64        0.10.8-3.fc35        fedora                         55 k + <b class=GRN>suil</b>                      x86_64        0.10.8-3.fc35        fedora                         55 k 
- wxBase                    x86_64        3.1.5-2.fc35         fedora                        986 k + <b class=GRN>wxBase</b>                    x86_64        3.1.5-2.fc35         fedora                        986 k 
- wxGTK                     x86_64        3.1.5-2.fc35         fedora                        4.7 M + <b class=GRN>wxGTK</b>                     x86_64        3.1.5-2.fc35         fedora                        4.7 M 
- wxGTK-i18n                noarch        3.1.5-2.fc35         fedora                        506 k+ <b class=GRN>wxGTK-i18n</b>                noarch        3.1.5-2.fc35         fedora                        506 k
  
 トランザクションの概要 トランザクションの概要
行 62: 行 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.1639158207.txt.gz
  • 最終更新: 2021/12/11 02:43
  • by ともやん