Açıklama
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, and
- to get rid of the play button and/or the accompanying text output,
- and more visual feedback on the buttons while loading or playing,
consider buying the full version. You can also try it out here.
Ekran Görüntüleri
Yükleme
If not installing directly from the WordPress Plugin Directory:
- Download and unzip to your wp-content/plugins directory
- Alternatively, just upload the zip file via the WordPress plugins UI
After uploading, do the following:
- Activate the plugin via WordPress Admin
- Check and change Audio Comparison Lite’s setting page
- 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.
SSS
For the time being, please refer to our demo/documentation page.
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“Audio Comparison Lite” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Audio Comparison Lite” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüle, SVN deposuna göz at veya RSS ile geliştirme günlüğüne abone ol.
Değişiklik Kaydı
1.7
- Minor bugfixes
1.6
- Cosmetics (subscription and perpetual license available)
1.5
- WP 6 compatibility
1.4
- Expanded design documentation in settings
1.3
- Increase input field lengths
1.2
- Public release
1.1
- Fix settings page
1.0
- Initial version