I've been playing around the past couple days with this while waiting for paint to dry. Really.
This is an online version of SJPlot. Behind the scenes it uses the full script, so it's full-featured. However, to make it easier for the broadest user base:
- It expects a single file of both sweeps (start of first pilot tone through to the end of the second sweep, unedited).
- You can click "Select WAV File" to open the file browser, or simply drag a file to that area of the page.
- From the Test Record and Recording type selections it will automatically select the proper RIAA settings. These are shown but read-only for testing. I'll hide them later.
- All plot styles are available.
When the page loads it needs to download the Python interpreter and libraries, which is around 35MB. Depending on your connection that may take a bit. It also takes around 12-15 seconds to process a file. I'll try to speed that up.
The UI looks like ass and the javascript is a mess, but it works. I still need to add the plot title, info line, etc. and clean a bunch of stuff up.
Try to break it.
*Inspired by
@Thomas_A from a conversation about MasVis, which I've seen the output of but never used before.