Skip to content

CCT 1.0.5

Compare
Choose a tag to compare
@justinbarno justinbarno released this 14 Aug 23:19
· 46 commits to master since this release

CCT 1.0.5 Release notes:

This is a bugfix and performance improvement on 1.0.4.

Improvements:

  • Added REST endpoint on the envelope service to request to just get stacked files back rather than envelopes (/api/v1/envelopes/create/batch-stacks-only/{session-id}).
  • Modest (10-30%) performance improvements when making many (>10K) high sample rate (>100hz) envelopes at once.

Bugfixes:

  • Fixed incorrect stacking when using the REST service directly.
  • Fixed loading duplicate waveform entries when part of a single monolithic load request.
  • Some small plotting bugs fixed while I was here.