Skip to content

Releases: eliggett/wfview

wfview v2.23

Choose a tag to compare

@github-actions github-actions released this 29 May 20:56

wfview v2.23

Field Value
Commit 16fd8d6
Built 20260608T105720Z

Commit message: Mirror of cd18ea55


Windows (x64 / Qt6)

Field Value
Architecture x64 Windows Binary
Framework Qt 6.8.1
Compatibility Windows 7 x64 and newer

Install: Download wfview-windows-x64-setup.exe, run it and follow the prompts.


Windows (x86 / Qt5)

Field Value
Architecture x86 Windows Binary
Framework Qt 5.15.2
Compatibility Windows XP and newer

Install: Download wfview-windows-x86-setup.exe, run it and follow the prompts.


macOS (Universal Binary / Qt6)

Field Value
Architecture Universal Binary (Intel + Apple Silicon)
Framework Qt 6.8.1
Compatibility macOS 12 (Monterey) and newer

Install: Download wfview-macos.dmg, open it, and drag wfview to your Applications folder.


Linux (AppImage / Qt5)

Field Value
Architecture x86_64
Target OS Linux (glibc 2.35+, Ubuntu 22.04 and newer)
Framework Qt 5

Install instructions:

Run either the user install or the system-wide install — not both.

cd ~/Downloads
chmod +x wfview-linux-installer.sh

# User install (to ~/.local):
./wfview-linux-installer.sh

# --- OR ---

# System-wide install (to /usr/local):
sudo ./wfview-linux-installer.sh

User install notes:

  • The AppImage binary is placed in ~/.local/bin/wfview
  • Rig files go to ~/.local/share/wfview/rigs/
  • If existing rig files are found, a timestamped .tgz backup is created before replacement
  • Ensure ~/.local/bin is in your PATH

System-wide install notes:

  • The AppImage binary is placed in /usr/local/bin/wfview
  • Rig files go to /usr/local/share/wfview/rigs/
  • Existing rig files in the system location are left as-is (not backed up)

Requirements: FUSE must be available to run AppImages. On Ubuntu/Debian:

sudo apt install libfuse2

wfview v2.22

Choose a tag to compare

@github-actions github-actions released this 23 May 18:32

wfview v2.22

Field Value
Commit bc6e1ad
Built 20260525T100944Z

Commit message: Mirror of 8acfde0b


Windows (x64 / Qt6)

Field Value
Architecture x64 Windows Binary
Framework Qt 6.8.1
Compatibility Windows 7 x64 and newer

Install: Download wfview-windows-x64-setup.exe, run it and follow the prompts.


Windows (x86 / Qt5)

Field Value
Architecture x86 Windows Binary
Framework Qt 5.15.2
Compatibility Windows XP and newer

Install: Download wfview-windows-x86-setup.exe, run it and follow the prompts.


macOS (Universal Binary / Qt6)

Field Value
Architecture Universal Binary (Intel + Apple Silicon)
Framework Qt 6.8.1
Compatibility macOS 12 (Monterey) and newer

Install: Download wfview-macos.dmg, open it, and drag wfview to your Applications folder.


Linux (AppImage / Qt5)

Field Value
Architecture x86_64
Target OS Linux (glibc 2.35+, Ubuntu 22.04 and newer)
Framework Qt 5

Install instructions:

Run either the user install or the system-wide install — not both.

cd ~/Downloads
chmod +x wfview-linux-installer.sh

# User install (to ~/.local):
./wfview-linux-installer.sh

# --- OR ---

# System-wide install (to /usr/local):
sudo ./wfview-linux-installer.sh

User install notes:

  • The AppImage binary is placed in ~/.local/bin/wfview
  • Rig files go to ~/.local/share/wfview/rigs/
  • If existing rig files are found, a timestamped .tgz backup is created before replacement
  • Ensure ~/.local/bin is in your PATH

System-wide install notes:

  • The AppImage binary is placed in /usr/local/bin/wfview
  • Rig files go to /usr/local/share/wfview/rigs/
  • Existing rig files in the system location are left as-is (not backed up)

Requirements: FUSE must be available to run AppImages. On Ubuntu/Debian:

sudo apt install libfuse2

wfview v2.22rc1

wfview v2.22rc1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Apr 22:11

wfview v2.22rc1

Field Value
Commit f2ba3c8
Built 20260413T080737Z

Commit message: Mirror of a8f1bf69


macOS (Universal Binary / Qt6)

Field Value
Architecture Universal Binary (Intel + Apple Silicon)
Framework Qt 6.8.1
Compatibility macOS 12 (Monterey) and newer

Install: Download wfview.dmg, open it, and drag wfview to your Applications folder.


Linux (AppImage / Qt5)

Field Value
Architecture x86_64
Target OS Linux (glibc 2.35+, Ubuntu 22.04 and newer)
Framework Qt 5

Install instructions:

cd ~/Downloads
chmod +x wfview-installer.sh

# User install (to ~/.local):
./wfview-installer.sh

# System-wide install (to /usr/local):
sudo ./wfview-installer.sh

User install notes:

  • The AppImage binary is placed in ~/.local/bin/wfview
  • Rig files go to ~/.local/share/wfview/rigs/
  • If existing rig files are found, a timestamped .tgz backup is created before replacement
  • Ensure ~/.local/bin is in your PATH

System-wide install notes:

  • The AppImage binary is placed in /usr/local/bin/wfview
  • Rig files go to /usr/local/share/wfview/rigs/
  • Existing rig files in the system location are left as-is (not backed up)

Requirements: FUSE must be available to run AppImages. On Ubuntu/Debian:

sudo apt install libfuse2

wfview Linux AppImage Beta #107

Pre-release

Choose a tag to compare

wfview Linux AppImage — Beta Build #107

Field Value
Architecture x86_64
Target OS Linux (glibc 2.35+, Ubuntu 22.04 and newer)
Framework Qt 5
Commit 6a4a1f8
Built 20260411T132309Z

Commit message: Mirror of 7d435028


Install instructions

cd ~/Downloads
chmod +x wfview-installer.sh

# User install (to ~/.local):
./wfview-installer.sh

# System-wide install (to /usr/local):
sudo ./wfview-installer.sh

User install notes:

  • The AppImage binary is placed in ~/.local/bin/wfview
  • Rig files go to ~/.local/share/wfview/rigs/
  • If existing rig files are found, a timestamped .tgz backup is created before replacement
  • Ensure ~/.local/bin is in your PATH

System-wide install notes:

  • The AppImage binary is placed in /usr/local/bin/wfview
  • Rig files go to /usr/local/share/wfview/rigs/
  • Existing rig files in the system location are left as-is (not backed up)

Requirements: FUSE must be available to run AppImages. On Ubuntu/Debian:

sudo apt install libfuse2

macOS Beta Build #117 (Universal / Qt6)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Apr 13:29

Automated beta build generated from commit 6a4a1f8.

Build Details:

  • 🏗️ Architecture: Universal Binary (Native support for Intel and Apple Silicon)
  • 🖼️ Framework: Qt 6.8.1
  • 💻 Compatibility: macOS 12 (Monterey) and newer.

wfview Linux AppImage Beta #106

Pre-release

Choose a tag to compare

wfview Linux AppImage — Beta Build #106

Field Value
Architecture x86_64
Target OS Linux (glibc 2.35+, Ubuntu 22.04 and newer)
Framework Qt 5
Commit 51f2926
Built 20260410T131744Z

Commit message: Mirror of 648b2756


Install instructions

cd ~/Downloads
chmod +x wfview-installer.sh

# User install (to ~/.local):
./wfview-installer.sh

# System-wide install (to /usr/local):
sudo ./wfview-installer.sh

User install notes:

  • The AppImage binary is placed in ~/.local/bin/wfview
  • Rig files go to ~/.local/share/wfview/rigs/
  • If existing rig files are found, a timestamped .tgz backup is created before replacement
  • Ensure ~/.local/bin is in your PATH

System-wide install notes:

  • The AppImage binary is placed in /usr/local/bin/wfview
  • Rig files go to /usr/local/share/wfview/rigs/
  • Existing rig files in the system location are left as-is (not backed up)

Requirements: FUSE must be available to run AppImages. On Ubuntu/Debian:

sudo apt install libfuse2

macOS Beta Build #116 (Universal / Qt6)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Apr 13:24

Automated beta build generated from commit 51f2926.

Build Details:

  • 🏗️ Architecture: Universal Binary (Native support for Intel and Apple Silicon)
  • 🖼️ Framework: Qt 6.8.1
  • 💻 Compatibility: macOS 12 (Monterey) and newer.

wfview Beta Build #1 (audioprocessing)

Choose a tag to compare

wfview Beta Build #1

Field Value
Commit 11b9995
Built 20260406T021033Z

Commit message: Mirror of a565d9b3


macOS (Universal Binary / Qt6)

Field Value
Architecture Universal Binary (Intel + Apple Silicon)
Framework Qt 6.8.1
Compatibility macOS 12 (Monterey) and newer

Install: Download wfview.dmg, open it, and drag wfview to your Applications folder.


Linux (AppImage / Qt5)

Field Value
Architecture x86_64
Target OS Linux (glibc 2.35+, Ubuntu 22.04 and newer)
Framework Qt 5

Install instructions:

cd ~/Downloads
chmod +x wfview-installer.sh

# User install (to ~/.local):
./wfview-installer.sh

# System-wide install (to /usr/local):
sudo ./wfview-installer.sh

User install notes:

  • The AppImage binary is placed in ~/.local/bin/wfview
  • Rig files go to ~/.local/share/wfview/rigs/
  • If existing rig files are found, a timestamped .tgz backup is created before replacement
  • Ensure ~/.local/bin is in your PATH

System-wide install notes:

  • The AppImage binary is placed in /usr/local/bin/wfview
  • Rig files go to /usr/local/share/wfview/rigs/
  • Existing rig files in the system location are left as-is (not backed up)

Requirements: FUSE must be available to run AppImages. On Ubuntu/Debian:

sudo apt install libfuse2

wfview Linux AppImage Beta #98

Pre-release

Choose a tag to compare

wfview Linux AppImage — Beta Build #98

Field Value
Architecture x86_64
Target OS Linux (glibc 2.35+, Ubuntu 22.04 and newer)
Framework Qt 5
Commit 977112e
Built 20260404T184629Z

Commit message: Mirror of 5f43b831


Install instructions

cd ~/Downloads
chmod +x wfview-installer.sh

# User install (to ~/.local):
./wfview-installer.sh

# System-wide install (to /usr/local):
sudo ./wfview-installer.sh

User install notes:

  • The AppImage binary is placed in ~/.local/bin/wfview
  • Rig files go to ~/.local/share/wfview/rigs/
  • If existing rig files are found, a timestamped .tgz backup is created before replacement
  • Ensure ~/.local/bin is in your PATH

System-wide install notes:

  • The AppImage binary is placed in /usr/local/bin/wfview
  • Rig files go to /usr/local/share/wfview/rigs/
  • Existing rig files in the system location are left as-is (not backed up)

Requirements: FUSE must be available to run AppImages. On Ubuntu/Debian:

sudo apt install libfuse2

wfview Linux AppImage Beta #97

Pre-release

Choose a tag to compare

wfview Linux AppImage — Beta Build #97

Field Value
Architecture x86_64
Target OS Linux (glibc 2.35+, Ubuntu 22.04 and newer)
Framework Qt 5
Commit 0c2e9a3
Built 20260404T040736Z

Commit message: Mirror of 098d2f10


Install instructions

cd ~/Downloads
chmod +x wfview-installer.sh

# User install (to ~/.local):
./wfview-installer.sh

# System-wide install (to /usr/local):
sudo ./wfview-installer.sh

User install notes:

  • The AppImage binary is placed in ~/.local/bin/wfview
  • Rig files go to ~/.local/share/wfview/rigs/
  • If existing rig files are found, a timestamped .tgz backup is created before replacement
  • Ensure ~/.local/bin is in your PATH

System-wide install notes:

  • The AppImage binary is placed in /usr/local/bin/wfview
  • Rig files go to /usr/local/share/wfview/rigs/
  • Existing rig files in the system location are left as-is (not backed up)

Requirements: FUSE must be available to run AppImages. On Ubuntu/Debian:

sudo apt install libfuse2