{"id":25321499,"url":"https://github.com/stabla/soundcolor","last_synced_at":"2026-05-27T20:31:41.811Z","repository":{"id":58227145,"uuid":"58071082","full_name":"stabla/soundColor","owner":"stabla","description":"🎶 Make reacting colors on song (js/webaudioAPI) ","archived":false,"fork":false,"pushed_at":"2016-12-07T12:26:26.000Z","size":10949,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T17:06:43.280Z","etag":null,"topics":["javascript","reactive","sound","webaudio"],"latest_commit_sha":null,"homepage":"https://stabla.github.io/soundColor/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stabla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-04T17:32:44.000Z","updated_at":"2019-06-13T03:59:12.000Z","dependencies_parsed_at":"2022-08-31T05:41:39.083Z","dependency_job_id":null,"html_url":"https://github.com/stabla/soundColor","commit_stats":null,"previous_names":["idkn/soundcolor"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stabla%2FsoundColor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stabla%2FsoundColor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stabla%2FsoundColor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stabla%2FsoundColor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stabla","download_url":"https://codeload.github.com/stabla/soundColor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247733184,"owners_count":20987007,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","reactive","sound","webaudio"],"created_at":"2025-02-13T22:54:01.402Z","updated_at":"2026-05-27T20:31:41.742Z","avatar_url":"https://github.com/stabla.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# soundColor\n\nWritten in JavaScript. \nI want to improve myself, I accept any advice or critic.\n\n#### Demo\nLive version available here: https://stabla.github.io/soundColor/\n\n#### How it works\nSome magic with Web Audio API and fft (fast fourier transform). In fact, it's more about array's manipulation than magic. \n\n\n## Download\nYou can download it via bower\n\n    bower install soundcolor\n\n## Installation\n###Into index.html\n  define your audio source, and place your sound into song/ folder :\n\n    src=\"song/YourSong.mp3\"\n\n  You can change the name of the artist and the name of the song on index.html, but that's not necessary.\n\n\n### Into js/sound.js\n  You can change the value of speed, but I haven't create colors transition yet, so it should be a little bit awful.\n    Change outPutThreshold to have a better effects. (but still too many flashes)\n\n    var outputThreshold = 50;\n\n#### Errors\nActually, it's not running on mobile devices.\n\nIn view IE not supporting Web Audio API (http://caniuse.com/#feat=audio-api), soundColor not working in IE. Sorry. (but if someone use IE, please, help the world, and tell him about Mozilla).\n\nIf it's not running on Chrome, you can delete the\n\u003e crossorigin=\"anonymous\"\n\ninto the audio tag (index.html page).\n\nIf you have this error :\n\u003e MediaElementAudioSource outputs zeroes due to CORS access restrictions for file://yourfile\n\nrun your chrome with this command\n\n\u003e chrome.exe --disable-web-security\n\n\n#### Special thanks\nI want to thanks Web Audio API developpers. (https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API)\n\nThanks to [@blacksponge](https://github.com/blacksponge)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstabla%2Fsoundcolor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstabla%2Fsoundcolor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstabla%2Fsoundcolor/lists"}