Releases: Audacium/audacium
1.0.0 Release builds
This release actually contains the Release builds, along with an installer for Windows.
Only Windows x64 builds will be provided for now. If you need a Win32 installer or a Linux AppImage, you'll need to build your own, or get one of those from our workflows.
1.0.0
Releases created from commit 7c3a6d5
. Directly taken from GitHub Actions.
Those are debug builds for now.
Added
- New logos and themes (thanks @bascurtiz!)
Changed
- Updated translations
- More rebranding
- Revert to older PortAudio version, fixes most launch bugs
- Config is now stored in
~/.config/audacium
instead of~/Audacium-data
on *nix (if you have an older config it'll migrate it automatically) - Update, error reporting and networking code has been fully removed
- Minimum required CMake version to build Audacium is now 3.16
- Reduced amount of custom libraries (now down to 2 instead of 4)
- Changed default theme to Audacium Dark Blue (from the new added themes)
- Changed fallback theme to the regular Dark theme
- Removed limit for plot spectrum analysis
- Changed description of AUP files
- Fixed
Quick Help
andManual
wiki redirections in the menu bar
Removed
- Temporary splash screen
- Useless code
July 12th Build (with installer)
- Added Pro Tools Theme
- Updated PortAudio to latest upstream
- Bug fixes
Now with an installer!
July 10th Build
This is the latest build from commit aea81a5. A few default settings were changed, more rebranding, and a few other changes. Linux and macOS (debug) builds are available on GitHub Actions.
You will need to remove your settings folder (%appdata%\Audacium on Windows) for the default settings to get applied.
July 5th Build
This is the latest build from commit 78c701d. There are a few tweaks, removed telemetry and rebranding, but that's about it. Don't expect much for now :v