audiocontext
There are 55 repositories under audiocontext topic.
ErosZy/WXInlinePlayer
🤟 Super fast H.264/H.265 FLV player
surikov/webaudiofont
Use full GM set of musical instruments to play MIDI and single sounds or effects. Support for reverberation and equaliser. No plugins, no Flash. Pure HTML5 implementation compatible with desktop and mobile browser. See live examples.
benji6/virtual-audio-graph
:notes: Library for declaratively manipulating the Web Audio API
zhw2590582/FlvPlayer
:lollipop: FlvPlayer.js is a JavaScript player for decode flv to the canvas
zhw2590582/WFPlayer
:ocean: WFPlayer.js is an audio waveform generator
dlepaux/realtime-bpm-analyzer
Library using WebAudioAPI to analyse BPM from files, audionodes. It's also able to compute BPM from streams as well as realtime using a microphone. This tool might be useful for music producers and DJs or anybody that wants to get BPM from any music source.
susam/invaders
A 1980s-arcade-style game written using HTML5, Canvas, and Web Audio
KristofferStrube/Blazor.WebAudio
A Blazor wrapper for the Web Audio browser API.
alex2wong/vudio.js
visualization audio using AudioContext and Canvas, transferred to https://github.com/alex2wong/vudio
samirkumardas/opus-to-pcm
Decode raw opus packet to PCM without using any external library in your browser.
lukehorvat/web-audio-oscillators
A collection of Web Audio API custom oscillators.
alex2wong/vudio
visualization audio using AudioContext and Canvas
Rynxiao/netease-music
A simple web demo of Netease Media Player
alpcanaydin/andantino
Listen some notes and try to find same notes on the keyboard.
d-rowe/polyrhythm-metronome
Visual polyrhythmic metronome
capricorncd/tetris
Tetris Game. (俄罗斯方块/テトリス)
this-spring/pcm-recorder-player
AudioContext、Pcm-Recorder、Pcm-Player、Resample、web、browser、pcm
CannonFodderr/audiosystem
Multi-room audio control / Monitor with WebRTC, Web Audio API, Node, React, MongoDB & Electron
237005722/video-to-audio
javascript video to audio。前端视频转音频。使用FileReader加载视频,然后decodeAudioData对其进行解码,并使用OfflineAudioContext重新渲染,最后将audiobuffer转换为wav。
cycle263/speechByWebsocket
实时语音识别,websocket通信
lq782655835/live-video-demo
video and audio live demo
this-spring/sonic-pcm-player
complier sonic.c to wasm to play pcm(1.x,2.x....)
yydounai1234/Yami
变声工具,支持音频链接,本地音频,麦克风音频轨的声音处理
NimitzDEV/javascript-audio-pipeline
A simple class that wraps basic Web Audio APIs
seleb/PCM-tool
Helper for generating generative PCM snippets
samuelsit/react-frequency
A simple React component and hook which emits a frequency generated thanks to the AudioContext API of JavaScript !
samuraicorpse/muses
🎛️ JavaScript Audio Mixing Console 🔊
YuriFA/audio-player
web audio api player
Hyunse/web-audio-visualizer
Realitme frequency spectrum of audio that is recieved from unpload files.
jordanwhunter/guitar-amp
This guitar amp emulator web application uses an AudioNode interface for processing audio modulation. Simply plug your guitar into a correlating input, allow permissions for the app to access machine's audio, and begin playing! BiquadFilterNode implementation allows for equalizing treble, mid and bass frequencies, and GainNode integration acts as a volume control. Canvas, working in tandem with the AnalyserNode interface, provides a visualizer for sound waves when instrument is connected and outputting audio.
nchemsak/WebAudioPresentation
Sample code from my presentation on the Web Audio API. It was presented at Belmont University for the Nashville Music Programmers Group on 2-27-2017.
regaloeb/regal-vanilla-audiocontext
Player audio et vidéo Vanilla Javascript avec visualisation du son.
AbhayPai/app-detect-speakers
Application created with intention to detect the speakers connected to device.
ArtemBaskal/visualizations
Python visualizations algorithms
jsteng19/karplusplus
A first-principles implementation of physical modelling synthesis using Web Audio API with an interactive Audio graph
tundradawn/audio-context-router
🎧 Simple multi-channel audio playback, routing, and manipulation with Web Audio.