AudioScope Changelog

What's new in AudioScope 0.32.48

Dec 21, 2015
  • Does DC through Arduino and an experimental Chopper/VCO board through the mic input.

New in AudioScope 0.21.80 (Jan 18, 2014)

  • This version removes the "clear" command. The function "clrscn()" replaces it.
  • It removes the "sleep" command. The function "delay()" replaces it, with keyboard override.
  • These functions use builtins and terminal extensions only.
  • This release adds a LOAD command to load a capture into the _buffer_ and display it.
  • On program startup, a pseudo-capture file is generated as "0000000000.BIN" in the /tmp/ directory to test the LOAD command. If you enter a wrong filename, it does nothing except return you to the Scope's COMMAND window.