{"id":18248830,"url":"https://github.com/igorski/delirion","last_synced_at":"2025-04-04T15:32:33.458Z","repository":{"id":254559109,"uuid":"809389296","full_name":"igorski/delirion","owner":"igorski","description":"A multiband Doppler-based chorusing/detune effect","archived":false,"fork":false,"pushed_at":"2024-09-06T18:12:02.000Z","size":4262,"stargazers_count":16,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T15:02:30.494Z","etag":null,"topics":["audio-processing","audio-unit","cplusplus","doppler-shifter","juce","linux","macos","vst","vst-plugin","vst3","windows"],"latest_commit_sha":null,"homepage":"https://www.igorski.nl/download/delirion","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/igorski.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-06-02T14:56:49.000Z","updated_at":"2025-03-16T13:22:02.000Z","dependencies_parsed_at":"2024-08-24T10:44:34.039Z","dependency_job_id":"b05d35e0-38c9-4af4-bbb2-f3449b622bdc","html_url":"https://github.com/igorski/delirion","commit_stats":null,"previous_names":["igorski/delirion"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorski%2Fdelirion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorski%2Fdelirion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorski%2Fdelirion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorski%2Fdelirion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igorski","download_url":"https://codeload.github.com/igorski/delirion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247203109,"owners_count":20900917,"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":["audio-processing","audio-unit","cplusplus","doppler-shifter","juce","linux","macos","vst","vst-plugin","vst3","windows"],"created_at":"2024-11-05T09:38:25.956Z","updated_at":"2025-04-04T15:32:28.445Z","avatar_url":"https://github.com/igorski.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Delirion\n\nA VST audio plugin that is a multi-band doppler shifter with band specific distortion and reverberation effects.\nThe less scientific and more romantic definition is that it makes any incoming audio sound like remembered in a fever dream.\n\nDelirion was built using the [JUCE framework](https://github.com/juce-framework/JUCE).\n\n## The [Issue Tracker](https://github.com/igorski/delirion/issues) is your point of contact\n\nBug reports, feature requests, questions and discussions are welcome on the GitHub Issue Tracker, please do not send e-mails through the development website. However, please search before posting to avoid duplicates, and limit to one issue per post.\n\nPlease vote on feature requests by using the Thumbs Up/Down reaction on the first post.\n\n## Setup\n\nYou will need to have CMake and a suitable C compiler installed. JUCE* is a submodule of this repository so\nall library dependencies are handled when cloning this repository recursively. When cloning without recursion,\nrun the following to clone the JUCE framework into a subfolder `JUCE`, relative to this repository root.\n\n```\ngit clone https://github.com/juce-framework/JUCE\n```\n\n_*The version used to create this plugin was [8.0.1](https://github.com/juce-framework/JUCE/releases/tag/8.0.1)_\n\n### Build\n\nYou can create a runtime by running the below:\n\n```\ncmake . -B build -G \u003cGENERATOR_RUNTIME\u003e\n```\n\nwhere the G flag is optional (defaults to the common generator for your platform) and provided `\u003cGENERATOR_RUNTIME\u003e` should reflect a custom generator to use (e.g. `XCode` (on Mac), `Unix makefiles`, `Ninja`, etc.)\n\nAfter which you can run:\n\n```\ncmake --build\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figorski%2Fdelirion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figorski%2Fdelirion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figorski%2Fdelirion/lists"}