Linux 软件免费装
Banner图

A/B Audio Sync

开发者 jcornutt
更新时间 2017年3月5日 04:24
捐献地址: 去捐款
PHP版本: 3.2 及以上
WordPress版本: 4.7.3
版权: GPLv2
版权网址: 版权信息

标签

audio mp3 music wordpress jquery a/b testing sync ab testing web audio api mobile audio wav songs tracks flac aac html5 synchronization synchronized audio music player a/b comparison

下载

0.3.2 0.2 0.3.0 0.3.1 0.3.3 0.3.4 1.0.0

详情介绍:

Click here for a live demo The A/B Audio Sync plugin for WordPress allows developers to queue two songs (WAV, MP3, any format the web browser can handle) and play one at a time, with a toggle switch between them. This gives users the ability to switch tracks quickly, without losing the track time, to hear differences in audio tracks. This is great for demonstrating audio enhancement technology or production/post-production mixes or even the differences between audio format quality.

安装:

  1. Download the plugin and unzip to your wp-content/plugins directory
  2. Alternatively, just upload the zip file via the WordPress plugins UI
  3. Activate plugin via Wordpress admin
  4. Include the following elements on your page or post
` Play Play Audio A Audio B ` Replace PATH_TO_AUDIO_A and PATH_TO_AUDIO_B, of course with your own files. File type will be dependent on browser support. This has been tested with MP3 and WAV audio files with no issues on Google Chrome. The plugin looks for HTML objects with the class of audio-sync-group as its starting point. From there, it will look for two link (a) or audio elements that have the class audio-sync-a or audio-sync-b. There can be only one of each within an audio group. There must also be audio-btn-sync-play button to control play / stop. There can be multiple audio groups on the same page and they will all act independently from eachother. This is ideal for a "showcase" type of page with many A/B comparisons happening in one view. Apple iOS mobile users - Web Audio API is not fully, nor correctly, implemented in iPhone devices. If you experience issues with this plugin, please enable debug logging (see support forum sticky thread) and open a ticket.

更新日志:

1.0.0 0.3.4 0.3.3 0.3.2 0.3.1