Skip to content

EMU-webApp Version 0.1.8

Compare
Choose a tag to compare
@raphywink raphywink released this 03 Jul 13:22
· 295 commits to master since this release

new features / performance tweaks / improvements

  • values on crosshairs now always visible (jump to top if there is not enough space to display them underneath)
  • x crosshair now showing on every signal canvas (closes #221)

bug fixes

  • fixed bad comparison of integer with possible float with Math.round() in peak calculation of OSCI. This caused the OSCI not to display at certain sample rates.