Recording and downloading the output of an audiocontext.

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

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
  • efflux-tracker

    Browser based music making application driving synthesizers, samplers and effects using both a tracker and piano roll/loop based interface. Supports MIDI controllers and provides both local and cloud based project storage.

  • WebAudio frameworks likely provide you with this feature but it sounds like OP wants to roll his own. For one of my apps I have adapted recorder js by Matt Diamond to operate in a worker, basic wrapper is here the worker file can be found relative to this file.

  • web-dictaphone

    Discontinued A sample MDN app that uses getUserMedia and MediaRecorder API for recording audio snippets, and The Web Audio API for visualizations.

  • Put the blob in a HTML audio element as per u/TruelleMagique suggestion (https://github.com/mdn/web-dictaphone/blob/gh-pages/scripts/app.js#L82)

  • 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

  • What to do at night besides drinking/staring at screens?

    1 project | /r/simpleliving | 2 Jan 2022
  • Record your voice, turn it into a synthesizer and make music directly in your browser.

    1 project | /r/InternetIsBeautiful | 1 Jan 2022
  • A browser based music tracker supporting MIDI hardware I made in vue.js, it's also fully open source.

    1 project | /r/vuejs | 21 Feb 2021
  • A browser based music maker I have been building for the past years and recently introduced support for hardware MIDI controllers. The whole thing is also open source.

    1 project | /r/webdev | 20 Feb 2021
  • Show HN: See your currently playing Spotify song in the menu bar

    5 projects | news.ycombinator.com | 24 Apr 2024