{"library":"web-audio-test-api","type":"library","category":null,"description":"web-audio-test-api is a JavaScript library designed for testing applications that use the Web Audio API, primarily in CI environments. It provides a mock implementation of the Web Audio API interfaces, which, when imported, replaces the native browser or Node.js-emulated Web Audio API globally. Key features include stricter type checking for audio parameters compared to browser implementations, the ability to serialize an audio graph to a JSON object for assertion and debugging, and tracking of OscillatorNode/BufferSourceNode states. The current stable version is 0.5.2. However, the package appears to be unmaintained, with the last publish occurring over eight years ago, suggesting a very slow or effectively abandoned release cadence. Its primary differentiator is its focus on testability and debuggability through explicit state tracking and serialization, rather than mimicking real-time audio processing.","language":"javascript","status":"abandoned","version":"0.5.2","tags":["javascript","test","web audio api"],"last_verified":"Wed May 27","install":[{"cmd":"npm install web-audio-test-api","imports":["import 'web-audio-test-api';","import 'web-audio-test-api';\n// Then, WebAudioTestAPI is available globally\nWebAudioTestAPI.unuse();","import 'web-audio-test-api';\nconst audioContext = new AudioContext();"]},{"cmd":"yarn add web-audio-test-api","imports":[]},{"cmd":"pnpm add web-audio-test-api","imports":[]}],"homepage":null,"github":"https://github.com/mohayonao/web-audio-test-api","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/web-audio-test-api","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/web-audio-test-api/compatibility"}}