{"id":13768850,"url":"https://github.com/Tinusw/webAudioSynth","last_synced_at":"2025-05-11T00:31:01.229Z","repository":{"id":208996744,"uuid":"68690852","full_name":"Tinusw/webAudioSynth","owner":"Tinusw","description":"A Synthesizer using the Web Audio API","archived":false,"fork":false,"pushed_at":"2017-08-28T15:12:02.000Z","size":23146,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T19:59:57.823Z","etag":null,"topics":["d3","javascript","sass","synthesizer","web-audio-api","webpack"],"latest_commit_sha":null,"homepage":"","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/Tinusw.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,"governance":null}},"created_at":"2016-09-20T08:27:02.000Z","updated_at":"2020-05-01T20:43:35.000Z","dependencies_parsed_at":"2023-11-24T12:49:35.581Z","dependency_job_id":null,"html_url":"https://github.com/Tinusw/webAudioSynth","commit_stats":null,"previous_names":["tinusw/webaudiosynth"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tinusw%2FwebAudioSynth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tinusw%2FwebAudioSynth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tinusw%2FwebAudioSynth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tinusw%2FwebAudioSynth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tinusw","download_url":"https://codeload.github.com/Tinusw/webAudioSynth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253501674,"owners_count":21918316,"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":["d3","javascript","sass","synthesizer","web-audio-api","webpack"],"created_at":"2024-08-03T16:01:26.758Z","updated_at":"2025-05-11T00:30:56.177Z","avatar_url":"https://github.com/Tinusw.png","language":"JavaScript","readme":"## Web Synth with Webpack, D3.js \u0026 the Web Audio API\n[![License: CC BY Tinus Wagner 4.0](https://licensebuttons.net/l/by/4.0/80x15.png)](http://creativecommons.org/licenses/by/4.0/)\n\n[See it live](https://mysterious-ravine-13417.herokuapp.com/)\n\nThis is a little synthesizer with:\n- Polyphonic playable keyboard\n- Two oscillators with:\n  - sawtooth\n  - sine\n  - triagle\n  - square\n- By default oscillator 2 will be on the same octave as Oscillator 1, but can be shifted up, or down an octave.\n- Lowpass filter with resonance\n- Highpass filter with resonance\n- An effects section with 2 X-Y pads:\n  - A delay circuit (feedback is slightly filtered)\n    - X axis controls feedback time\n    - Y axis controls feedback volume\n  - A distortion circuit\n    - X axis controls the distortion curve\n    - Y axis is in progress.\n- A spectrum analyser that will give real-time output.\n- It also has a mini tutorial built using [bootstrap-tour](http://bootstraptour.com/api/).\n\n## Setting the project up \u0026 running it.\n\nThe project is bundled using webpack, so to get started run\n\n`npm install`\n\nTo run it locally(using webpack-dev-server):\n`npm dev`\n\nTo run on production(using express):\n- run `npm build` to compile a new version of `bundle.js` with webpack\n- run `npm start` to fire up an express server\n\nthen check out `localhost:8080`\n","funding_links":[],"categories":["MIDI instruments"],"sub_categories":["Synths"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTinusw%2FwebAudioSynth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTinusw%2FwebAudioSynth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTinusw%2FwebAudioSynth/lists"}