{"id":35205575,"url":"https://github.com/a5632645/dev-plugins","last_synced_at":"2026-01-18T12:20:49.845Z","repository":{"id":298464180,"uuid":"999996577","full_name":"a5632645/dev-plugins","owner":"a5632645","description":"collections of my plugins","archived":false,"fork":false,"pushed_at":"2026-01-12T18:30:02.000Z","size":8719,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-12T21:37:52.731Z","etag":null,"topics":["audio-effects","audio-plugins","chorus","flanger","reverb","vocoder","vst3"],"latest_commit_sha":null,"homepage":"","language":"C++","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/a5632645.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-11T05:42:20.000Z","updated_at":"2026-01-12T18:30:07.000Z","dependencies_parsed_at":"2025-06-11T08:45:59.809Z","dependency_job_id":"102bcce9-4612-4953-bf0e-1e90cd5dc35d","html_url":"https://github.com/a5632645/dev-plugins","commit_stats":null,"previous_names":["a5632645/lpc-vocoder","a5632645/green-vocoder","a5632645/dev-plugins"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/a5632645/dev-plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a5632645%2Fdev-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a5632645%2Fdev-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a5632645%2Fdev-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a5632645%2Fdev-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a5632645","download_url":"https://codeload.github.com/a5632645/dev-plugins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a5632645%2Fdev-plugins/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28535734,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T10:13:46.436Z","status":"ssl_error","status_checked_at":"2026-01-18T10:13:11.045Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["audio-effects","audio-plugins","chorus","flanger","reverb","vocoder","vst3"],"created_at":"2025-12-29T13:44:22.973Z","updated_at":"2026-01-18T12:20:49.824Z","avatar_url":"https://github.com/a5632645.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dev-plugins\noriginally here lived green vocoder repository.  \n\n[ewarp](plugins/ewarp/readme.md) is AM/RM/SpectrumReverse modulator.  \n![GUI](plugins/ewarp/gui.png)\n\n[green-vocoder](plugins/green_vocoder/readme.md) is a multiple algorithms vocoder.\n![GUI](plugins/green_vocoder/gui.png)  \n---\n[steep-flanger](plugins/steep_flanger/readme.md) is a barberpole fir flanger.  \n![GUI](plugins/steep_flanger/gui.png)\n---\n[deep-phaser](plugins/deep_phaser/readme.md) is an approximately log-warp style of steep-flanger to create phaser-sounding notches.  \n![GUI](plugins/deep_phaser/gui.png)\n---\n[dispersive-delay](plugins/dispersive_delay/readme.md) is a spectal-delay-like delay using tons of cascade allpass filters.(require AVX or AVX2(faster))  \n![GUI](plugins/dispersive_delay/gui.png)\n---\n[resonator](plugins/resonator/readme.md) is a resonator with allpass dispersion and simple couple matrix.  \n![GUI](plugins/resonator/gui.png)\n---\n[vital-chorus](plugins/vital_chorus/readme.md) chours made according to Vital's code.  \n![GUI](plugins/vital_chorus/gui.png)\n---\n[vital-reverb](plugins/vital_reverb/readme.md) reverb made according to Vital's code.  \n![GUI](plugins/vital_reverb/gui.png)\n---\n\n## useful links\nfind more wried plugins at [hirrofox github](https://github.com/hiirofox)  \nfind more intresting plugins at [ryukau github](https://github.com/ryukau)  \nfilter for music DSP [THE ART OF VA FILTER DESIGN](https://www.native-instruments.com/fileadmin/ni_media/downloads/pdf/VAFilterDesign_2.1.2.pdf)  \n\n## license\nqwqdsp is MIT.  \nvital-chorus and vital-reverb are GPLv3, because i reference to vital's code.  \nchorus(WIP) is also GPLv3, see [Qdelay](https://github.com/tiagolr/qdelay).  \nother plugins are MIT(only the DSP processing part), commercial using need a JUCE commercial license(the hole plugin).  \n\n## credits\npreset code from [jucePresetManagement](https://github.com/TheAudioProgrammer/jucePresetManagement)  \ngreat chorus and reverb from [vital](https://github.com/mtytel/vital)  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa5632645%2Fdev-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa5632645%2Fdev-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa5632645%2Fdev-plugins/lists"}