A cross-platform, multi-format audio conversion and tagging suite for .NET and PowerShell. Formats currently supported are MP3, MP4 AAC, FLAC, Apple Lossless (ALAC), Opus, Ogg Vorbis and Wave.
A full user interface (Windows only) is in development.
This project supplants PowerShell Audio by targetting PowerShell cross-platform (Windows, Linux and MacOS).
Platform | Build Status (main) | Build Status (dev) | Deployment Status |
---|---|---|---|
Windows | |||
Linux | |||
MacOS |
AudioWorks runs on Windows 8.1+, MacOS 10.15+, and Ubuntu 18.04+. Other 64-bit Linux distributions may work, but may require additional dependencies and are currently untested.
apt install libebur128-1
)The AudioWorks PowerShell module can found on the PowerShell Gallery.
Keep the module up to date with Update-Module -Name AudioWorks.Commands
.
The .NET API is available via NuGet.
This project wouldn't be possible without the work of these other fine projects and organizations: