The example code is incomplete and app.js is missing
Hey, thank you for testing and contributing to wavesurfer.js!
Please make sure you can check all of these points below before opening an issue:
(You don't have to post this section)
- [x] I have checked the FAQ and it doesn't solve my problem.
- [x] I have checked the documentation and it doesn't solve my problem
- [x] I have searched for already open issues which desribe my problem.
- [x] The issue I'm having is related to and caused by wavesurfer.js, not by other software (which maybe packages and uses wavesurfer incorrectly) – In that case you should open the issue on the respective project pages.
Please make sure you provide the following information (if applicable):
Wavesurfer.js version(s):
Browser and operating system version(s):
Code needed to reproduce the issue:
(Please reduce your code as much as possible and only post the minimum code needed to reproduce the issue. A Code pen is an excellent way to share such code)
Use behaviour needed to reproduce the issue:
The example code is incomplete and app.js is missing
can you be more specific?
can you be more specific? Sorry,The example code is incomplete and app.js is missing .File path: wavesurfer.js/tree/master/example/split-wave-point-plot/ I can't find the app.js file。
The example “split-wave-point-plot” cannot run completely。
can you be more specific?
i did not dig into the code but i can confirm that https://wavesurfer-js.org/example/split-wave-point-plot/index.html does not work for me:

Duplicate of #1286