sharpie7 / circuitjs1

Electronic Circuit Simulator in the Browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect audio output file header

GaryTavish opened this issue · comments

hex
Hi, Just found an issue in version 2.9.0js.
This byte of the output WAV file should be 0x02 for a 16-bit mono file, but now it is 0x04 in the generated file and causes some software to skip sampling points during playback (resulting in double-speed playback).

thanks for letting me know.