[wordpress插件] A/B Audio SyncA / B音频同步

wordpress 插件 文章 2020-01-23 21:00 589 0 全屏看文

AI助手支持GPT4.0

评分

100

100

描述

Click here for a live demo

点击此处进行实时演示

p>

>

The A/B Audio Sync plugin for WordPress allows developers to queue two songs (WAV,

适用于WordPress的A / B音频同步插件允许开发人员将两首歌曲(WAV,

MP3, any format the web browser can handle) and play one at a time, with a toggle

MP3,Web浏览器可以处理的任何格式),一次切换即可播放一次

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. 下载插件并解压缩到您的wp-content / plugins目录

    3. Alternatively, just upload the zip file via the WordPress plugins UI
    4. 或者,只需通过WordPress插件用户界面上传zip文件

    5. Activate plugin via WordPress admin
    6. 通过WordPress管理员激活插件

    7. Include the following elements on your page or post

      在页面或帖子中包含以下元素

      <!-每15秒自动/定时在曲目之间切换->

      <!-标签->


          

      <!-音轨(音轨A @ 50%音量)->
          


          


          


          


          


          

      <!-播放按钮->
          

      Play

      播放

      <!-手动在音轨之间切换->

      <!-标签->


          

      <!-音轨->
          


          


          


          


          


          

      <!-播放按钮->
          

      Play
          

      播放
          

      Audio A
          

      音频A
          

      Audio B

      音讯B

    Replace PATH_TO_AUDIO_A and PATH_TO_AUDIO_B, of course with your own files.

    用您自己的文件替换 PATH_TO_AUDIO_A PATH_TO_AUDIO_B

    File type will be dependent on browser support.

    文件类型将取决于浏览器支持。

    This has been tested with MP3 and WAV audio files with no issues on Google Chrome.

    此文件已经过MP3和WAV音频文件的测试,在Google Chrome上没有任何问题。

    The plugin looks for HTML objects with the class of audio-sync-group as its starting point.

    该插件查找以 audio-sync-group 类为起点的HTML对象。

    From there, it will look for two link (a) or audio elements that have the class audio-sync-a or audio-sync-b.

    从那里,它将查找两个链接(a)或具有 audio-sync-a audio-sync-b 类的音频元素。

    There

    在那里

    can be only one of each within an audio group.

    只能是一个音频组中的每个。

    There must also be audio-btn-sync-play

    还必须有 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.

    非常适合在一个视图中进行许多A / B比较的“展示”类型的页面。

    Apple iOS mobile users – Web Audio API is not fully, nor correctly, implemented in iPhone devices.

    Apple iOS移动用户– Web音频API在iPhone设备中未完全或正确实现。

    If you experience

    如果您遇到

    issues with this plugin, please enable debug logging (see support forum sticky thread) and open a ticket.

    此插件有问题,请启用调试日志记录(请参阅支持论坛即时贴)并打开故障单。

下载地址

https://downloads.wordpress.org/plugin/ab-audio-sync.zip

https://downloads.wordpress.org/plugin/ab-audio-sync.zip

-EOF-

AI助手支持GPT4.0