New SSE 13.8.0 and CSE 1.1.0
ยท 2 min read
This dual release adds new nn-based extractors to both SSE and CSE.
While the new CSE 1.1.0 only features these two new extractors, SSE 13.8.0 continues to improve on its own with new features, performance improvements and bug fixes.
Please find more below.
CSE 1.1.0 most impactful changesโ
- ๐ฃ Campaign
- Update examples
- Add new
melogram
andmelspectrum
neural network extractors
- ๐งฎ Processing
- Add new neural network extractors based on Mel values
- Mel spectrogram
- Mel spectrum
SSE 13.8.0 most impactful changesโ
- ๐ฃ Campaign
- Update examples
- Add new
melogram
andmelspectrum
neural network extractors
- ๐งฎ Processing
- Add new neural network extractors based on Mel values
- Mel spectrogram
- Mel spectrum
- ๐๏ธโ๐จ๏ธ Visualisation
- Construct relative audio paths correctly when loading config from Electron
- Add
Timeline
component toCalendar
draggable - Add
Calendar
transport and navigation actions - Add first iteration of
Histograms
(draggable for stacked histogram plots) - Add VU meter to
Audio
draggable - Add view loading progress bar
- Add shared
FilteringInfo
component for easy overview of active filters and interval navigation - Add sites selection to
Labels
draggable - Streamline
Temporal
draggable - Allow folding of user labels and improve
Labels
draggable UX - Allow plot size overwrite for high resolution heatmap raster exports
- Allow access to
Settings
without storage - Display current amplification gain within
Audio
draggable - Prevent
Scatter
clicks on trajectories - Set default FFT size to 4096
- Update keyboard navigation
- Use
<space>
for toggling audio play - Use
<Tab>
to switch between the two most recent draggables - Use
<Shift+Tab>
to cycle through all opened draggables - Improve global context sharing
- Improve global error handling
- Improve global styling
- Improve draggable stacking and multiple display behaviour
- Improve plot rendering and layouts
- Improve plot titles and export names
- Improve scatter rendering speed
- Improve audio data flow
- Improve audio peak detection precision
- Improve colors generation speed
- Improve heatmap code structure
- Improve storage read speed from web worker
- Improve time based filtering speed
- Upgrade dependencies to latest
Vue.js
Plotly.js
chroma.js