內容簡介
這個音樂播放器專為在您的網站上播放本地音樂檔案或收音機串流而設計。它有六個組件:媒體播放器、波形可視化、均衡器、圓形頻譜和播放按鈕。
現場演示
在此處檢視現場演示
短碼
媒體播放器短碼:
[UIMediaPlayer file="/demo.mp3" color="#c0c0c0" width="600"]
波形可視化短碼:
[UIWaveSurfer file="/demo.mp3" color="#4fcb1d" color2="#8b8b8b"]
更多短碼範例
外掛標籤
開發者團隊
原文外掛簡介
This audio player is designed to play local audio files or radio streams on your website. It has 6 components: media player, wavesurfer, waveform visualization, equalizer, circular spectrum and play button.
Live Demo
View live demo here
Shortcodes
Media player shortcode:
[UIMediaPlayer file="/demo.mp3" color="#c0c0c0" width="600"]
Wavesurfer shortcode:
[UIWaveSurfer file="/demo.mp3" color="#4fcb1d" color2="#8b8b8b"]
More shortcode examples
Thanks to the authors
Milenko Mitrovic for the DC-DSP Filter – most of digital signal processing algorithms was reused from DC-DSP Filter.
Ryan Geiss for the Geiss plugin – the minimal version of Geiss was ported into this project as fullscreen audio visualization.
