CINXE.COM

wavesurfer.js | audio waveform player JavaScript library

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>wavesurfer.js | audio waveform player JavaScript library</title> <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon.png" /> <link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png" /> <link rel="icon" type="image/png" sizes="16x16" href="/favicons/favicon-16x16.png" /> <link rel="manifest" href="/site.webmanifest" /> <link rel="stylesheet" href="/style.css" /> </head> <body> <header> <a class="logo" href="/"> <img src="/logo-small.png" alt="wavesurfer.js logo" /> <h1>wavesurfer.js</h1> </a> <div class="links"> <a href="/examples">Examples</a> <a href="/docs">Docs</a> <a class="github" href="https://github.com/katspaugh/wavesurfer.js">GitHub</a> </div> </header> <div class="content"> <div class="carbon-pages"> <script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?serve=CKYIE237&placement=wavesurfer-jsorg" id="_carbonads_js"></script> </div> <main> <h1>Contact us</h1> <h2>Have a question?</h2> <p> Feel free to hop on our <a href="https://github.com/wavesurfer-js/wavesurfer.js/discussions">forum</a> and ask away. Be mindful of others' time and capacity, as this is a free and open source project. We will do our best to answer your questions, but we cannot guarantee a response, especially if your question is not specific to wavesurfer.js. </p> <h2>Reporting bugs</h2> <p> Please use the <a href="https://github.com/katspaugh/wavesurfer.js/issues">GitHub issues</a> if you think you've encountered a bug. </p> <p> Before opening a new issue, please make sure to first search in the existing issues, both opened and closed. When submitting a bug report, please give us as much information as you can. A code sample and a screenshot are always helpful. </p> <h2>Need a custom feature?</h2> <p> For paid requests and private sponsorships, please reach out directly to <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="4f242e3b3c3f2e3a28270f28222e2623612c2022">[email&#160;protected]</a>. Please also consider sponsoring the project via <a href="https://github.com/sponsors/katspaugh">GitHub Sponsors</a>. </p> </main> </div> <footer> <ul> <li> 漏 2012&ndash;2024 <a href="https://github.com/katspaugh" target="_blank">katspaugh</a> </li> <li> <a href="/about">About</a> </li> <li> <a href="/privacy-policy">Privacy policy</a> </li> <li> <a href="/contact-us">Contact us</a> </li> <li> <a href="/example">V6 examples</a> </li> <li> <a href="https://github.com/katspaugh/wavesurfer.js/blob/beta/LICENSE" target="_blank">BSD-3-Clause License</a> </li> </ul> </footer> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10