All Projects → arirusso → D3 Audio Spectrum

arirusso / D3 Audio Spectrum

Licence: other
Spectrum analysis demo using D3 and HTML5 audio

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to D3 Audio Spectrum

React Cassette Player
Simple ReactJS HTML5 audio player component built with SVG icons from The Noun Project.
Stars: ✭ 93 (-7.92%)
Mutual labels:  audio, music, html5-audio
Party Mode
An experimental music visualizer using d3.js and the web audio api.
Stars: ✭ 690 (+583.17%)
Mutual labels:  audio, d3, d3js
Audiomate
Python library for handling audio datasets.
Stars: ✭ 99 (-1.98%)
Mutual labels:  audio, music
Arduino Music Player
MOD/S3M/XM/IT Music Player for Arduino
Stars: ✭ 85 (-15.84%)
Mutual labels:  audio, music
Openaudiomc
A real time web client for minecraft to play and manage sounds, game notifications and much more. This project includes the plugin (bungee + spigot + velocity), common java library, web client and build scripts.
Stars: ✭ 89 (-11.88%)
Mutual labels:  audio, music
Dex
Dex : The Data Explorer -- A data visualization tool written in Java/Groovy/JavaFX capable of powerful ETL and publishing web visualizations.
Stars: ✭ 1,238 (+1125.74%)
Mutual labels:  d3, d3js
Minibae
The platform-neutral Beatnik Audio Engine, Mini Edition (miniBAE) is an exceptionally mature, well-rounded, and reliable computer music and sound system specially customized for small-footprint and embedded applications.
Stars: ✭ 82 (-18.81%)
Mutual labels:  audio, music
Mpd
Music Player Daemon
Stars: ✭ 1,289 (+1176.24%)
Mutual labels:  audio, music
Omg Music
Music making, remixing, and collaborating tools for the web
Stars: ✭ 74 (-26.73%)
Mutual labels:  music, html5-audio
Av Converter
[av-converter.com] Audio and Video Converter, and YouTube downloader. Convert to MP3, MP4, AAC, FLAC, AC3, WAV, etc.
Stars: ✭ 97 (-3.96%)
Mutual labels:  audio, music
Winyl
Winyl's main repository.
Stars: ✭ 97 (-3.96%)
Mutual labels:  audio, music
Vk Audio Token
Library that obtains VK tokens that work for VK audio API. Библиотека для получения токена VK, подходящего для Audio API.
Stars: ✭ 81 (-19.8%)
Mutual labels:  audio, music
D3blackbox
A simple React wrapper for any D3 code you want
Stars: ✭ 80 (-20.79%)
Mutual labels:  d3, d3js
Audiokitsynthone
AudioKit Synth One: Open-Source iOS Synthesizer App
Stars: ✭ 1,258 (+1145.54%)
Mutual labels:  audio, music
Ltkdifmu Userscript
No more Audio and Visual ads. Allows AFK, Allows AdBlock, on all radios from AudioAddict including www.di.fm and more.
Stars: ✭ 74 (-26.73%)
Mutual labels:  audio, music
Beet.js
Polyrhythmic Sequencer library for Web Audio API.
Stars: ✭ 87 (-13.86%)
Mutual labels:  audio, music
Cracked
Mac app for noise making - built w/ "I Dropped My Phone The Screen Cracked"
Stars: ✭ 98 (-2.97%)
Mutual labels:  music, html5-audio
Redoflacs
Parallel BASH commandline FLAC compressor, verifier, organizer, analyzer, and retagger
Stars: ✭ 71 (-29.7%)
Mutual labels:  audio, music
Deprecated Lame Mirror
[DEPRECATED] Old, Semi-official mirror of the CVS repository of the LAME MP3 encoder.
Stars: ✭ 73 (-27.72%)
Mutual labels:  audio, music
Beep.js
Beep is a JavaScript toolkit for building browser-based synthesizers.
Stars: ✭ 1,294 (+1181.19%)
Mutual labels:  audio, music

Spectrum Analyzer Demo

See it here: https://d3-spectrum.herokuapp.com

This is a spectrum analyzer demo that I did for fun using the HTML5 Web Audio API, dsp.js and d3.js.

Local Installation

There is a config.ru file included so that you can serve the project locally using Rack assuming you have Ruby installed

git clone [email protected]:arirusso/d3-audio-spectrum.git

cd d3-audio-spectrum

bundle install

rackup config.ru

A frequency sweep mp3 is included for demo purposes but any audio file can be used.

Author

Ari Russo <ari.russo at gmail.com>

License

Apache 2.0, See the file LICENSE

Copyright (c) 2012 Ari Russo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].