Previously you had to precompute the spectrogram and pass via sxx prop.
Now if sxx is not passed, it will call Rust coded compiled in Web Assembly to compute the spectrogram for you.
Therefore, you can now also pass the following spectrogram props:
sampleRaten_fftwin_lengthhop_lengthf_minf_maxn_melstop_db
You can also now specify some default view values and settings
startTimeInitialandendTimeInitialallows you to pick a range to zoom intoplaybackSpeedInitialandplayheadModeInitialwill override the initial setting in the "Settings" UI of the player.