Editing AudioWorks
Warning: You are not logged in.
Your IP address will be recorded in this page's edit history.The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 5: | Line 5: | ||
| caption = Cross-platform, multi-format audio conversion and tagging module for PowerShell | | caption = Cross-platform, multi-format audio conversion and tagging module for PowerShell | ||
| maintainer = [https://github.com/jherby2k/ Jeremy Herbison] | | maintainer = [https://github.com/jherby2k/ Jeremy Herbison] | ||
− | | stable_release = [https://github.com/jherby2k/AudioWorks/releases/tag/v1. | + | | stable_release = |
− | | | + | | preview_release = [https://github.com/jherby2k/AudioWorks/releases/tag/v1.0.0-beta6 1.0.0 beta 6] |
− | + | | preview_release_date = 2019-10-17 | |
− | + | ||
| operating_system = Windows, Linux, MacOS | | operating_system = Windows, Linux, MacOS | ||
| use = Digital Audio conversion, tagging | | use = Digital Audio conversion, tagging | ||
Line 18: | Line 17: | ||
== Features == | == Features == | ||
* A unified interface to popular codecs (see Supported Formats). | * A unified interface to popular codecs (see Supported Formats). | ||
− | * Runs under PowerShell | + | * Runs under PowerShell Core on Windows, MacOS and Linux (Windows PowerShell 5.1 is also supported). |
− | * Utilizes advanced SIMD, multi-threading, 64-bit addressing and low-allocation memory structures for the fastest possible | + | * Utilizes advanced SIMD, multi-threading, 64-bit addressing and low-allocation memory structures for the fastest possible encoding. |
* Includes EBU R.128-based ReplayGain "2.0" analysis and tagging. | * Includes EBU R.128-based ReplayGain "2.0" analysis and tagging. | ||
* Seamless tag preservation and conversion between formats (including cover art). | * Seamless tag preservation and conversion between formats (including cover art). | ||
* PowerShell interface brings powerful integration and scripting capabilities. | * PowerShell interface brings powerful integration and scripting capabilities. | ||
− | * The API is open-source, well documented | + | * The API is open-source, well-documented and extensible. |
== Supported Formats == | == Supported Formats == |