{"id":15397318,"url":"https://github.com/bloomca/equalizer","last_synced_at":"2025-04-15T22:31:01.717Z","repository":{"id":24237953,"uuid":"27630770","full_name":"Bloomca/equalizer","owner":"Bloomca","description":"SoundCloud music player with equalizer","archived":false,"fork":false,"pushed_at":"2017-12-18T01:36:34.000Z","size":581,"stargazers_count":26,"open_issues_count":4,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T03:41:36.113Z","etag":null,"topics":["cycle","equalizer","filter","javascript","soundcloud","spectrogram","webaudio"],"latest_commit_sha":null,"homepage":"http://bloomca.github.io/equalizer/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bloomca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-06T10:30:02.000Z","updated_at":"2023-02-09T07:41:48.000Z","dependencies_parsed_at":"2022-08-22T12:10:34.663Z","dependency_job_id":null,"html_url":"https://github.com/Bloomca/equalizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bloomca%2Fequalizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bloomca%2Fequalizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bloomca%2Fequalizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bloomca%2Fequalizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bloomca","download_url":"https://codeload.github.com/Bloomca/equalizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249165942,"owners_count":21223351,"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":["cycle","equalizer","filter","javascript","soundcloud","spectrogram","webaudio"],"created_at":"2024-10-01T15:37:02.441Z","updated_at":"2025-04-15T22:31:00.510Z","avatar_url":"https://github.com/Bloomca.png","language":"JavaScript","readme":"# Equalizer in js\n\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n\n[http://bloomca.github.io/equalizer/](http://bloomca.github.io/equalizer/)\n\nAudioplayer with equalizer, streaming music from SoundCloud. Equalizer uses [BiquadFilter](https://developer.mozilla.org/en/docs/Web/API/BiquadFilterNode)) – I use lowshelf/highshelf for filtering at the ends of the range, and peaking type filters in between. You can read about all available types in the [MDN docs](https://developer.mozilla.org/en-US/docs/Web/API/BiquadFilterNode/type).\n\n![Screenshot](https://raw.githubusercontent.com/cyclejs-community/built-with-cycle/master/data/images/equalizer.png)\n\n## Technologies\n\n- [cycle.js](http://cycle.js.org/)\n- [xstreams](https://github.com/staltz/xstream)\n- [Web Audio API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API)\n- [webpack](https://webpack.js.org/)\n\nTracks from SoundCloud are filtered by [CC BY-SA license](https://creativecommons.org/licenses/by-sa/4.0/legalcode).\n\n## Run\n\n```shell\nnpm install\nnpm start # start a development server\nnpm build # build a production code\n```\n\n# License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbloomca%2Fequalizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbloomca%2Fequalizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbloomca%2Fequalizer/lists"}