=== Audio Comparison Lite === Plugin Name: Audio Comparison Lite Contributors: kaedinger Donate link: https://audiocomparison.kaedinger.de/ Author URI: https://kaedinger.de Plugin URI: https://audiocomparison.kaedinger.de/lite Tags: audio, comparison, ab comparison, a/b testing, a/b comparison, ab, ab testing, web audio api, mobile audio, sync, wav, mp3, music, songs, tracks, flac, aac, synchronization, synchronized audio, music player, mixing, mastering, audio engineering Requires at least: 4.0 Tested up to: 5.9.3 Stable tag: 1.2 Requires PHP: 7.0 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Time synchronized A/B comparison for audio files (mp3, wav...). == Description == **[Click here for a live demo](https://audiocomparison.kaedinger.de/lite)** This plugin is used to present audio files, typically two versions of the same audio (for instance, an unmixed, *raw* version and the final *mixed* version of a song), in a time synchronized manner: **by switching seamlessly between files** when the user presses the respective button. Finally a **direct A/B comparison is possible** on your website! You can showcase as many files on one page as you like, completely independent from each other. ### Pro Version If you want * to **avoid playing two sounds at the same time**, or * to **get rid of the play button** and/or the accompanying **text output**, * or **more visual feedback on the buttons** while loading or playing, consider [buying the full version](https://audiocomparison.kaedinger.de/). You can also [try it out here](https://audiocomparison.kaedinger.de/live-demo/). == Screenshots == 1. One way to present your files with Audio Comparison Lite. 2. Another way to set your A/B page up. 3. Audio Comparison Lite's setting page. == Installation == If not installing directly from the Wordpress Plugin Directory: 1. Download and unzip to your wp-content/plugins directory 2. Alternatively, just upload the zip file via the Wordpress plugins UI After uploading, do the following: 1. Activate the plugin via Wordpress Admin 2. Check and change Audio Comparison Lite's setting page 2. Include the shortcode `[audiocomparisonlite]` on your page or post (if using Blocks, use the Shortcode or HTML block). The minimal shortcode looks like this: [audiocomparisonlite file_a="PATH/TO/A.MP3" file_b="PATH/TO/B.MP3"] Replace `PATH/TO/A.MP3` and `PATH/TO/B.MP3` with your own files. We recommend WAV or MP3. Central settings, more shortcode options, and CSS guidelines can be found in the settings. If there are multiple instances of Audio Comparison Lite on the same page, they all act independently. If you want automatic interaction (i.e. stop if another instance starts playing) and more styling options (get rid of the Play/Stop button for instance), then the full version at https://audiocomparison.kaedinger.de/ is for you. == Frequently Asked Questions == For the time being, please refer to our [demo/documentation page](https://audiocomparison.kaedinger.de/lite). == Changelog == = 1.2 = * Public release = 1.1 = * Fix settings page = 1.0 = * Initial version