What is the best method fast / low latency method of repeatedly triggering a sound on keypress?

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • webaudio-examples

    Code examples that accompany the MDN Web Docs pages relating to Web Audio.

  • I've been looking at the Web Audio API as well, and it seems like all the pieces are there, however I'm having trouble finding exactly which part of the API I'm supposed to be using for this specific use case

  • howler.js

    Javascript audio library for the modern web.

  • https://github.com/goldfire/howler.js Howler is a nice high level wrapper for the web audio api. I’ve found it to work well for similar cases

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Mobile Web Audio: Removing Media Controls from Notifications Tray

    2 projects | dev.to | 22 Mar 2024
  • Howler JavaScript – Audio library for the modern web

    1 project | news.ycombinator.com | 12 Feb 2024
  • Tone.js and the Web Audio API

    1 project | dev.to | 27 Nov 2023
  • Creating a Cyberpunk-Themed Music Player with React, Web Audio API, and Canvas

    2 projects | dev.to | 10 Aug 2023
  • JavaScript Web APIs Series: Audio and Video APIs

    2 projects | dev.to | 13 Jul 2023