{"id":13732080,"url":"https://github.com/DCubix/Twist","last_synced_at":"2025-05-08T06:31:16.844Z","repository":{"id":90696121,"uuid":"143633386","full_name":"DCubix/Twist","owner":"DCubix","description":"Twist - node-based audio synthesizer","archived":false,"fork":false,"pushed_at":"2020-06-12T14:24:17.000Z","size":3579,"stargazers_count":135,"open_issues_count":3,"forks_count":11,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-08-04T02:10:46.157Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/DCubix.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,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-08-05T17:23:47.000Z","updated_at":"2024-05-10T20:27:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"dbe09ac3-6cdc-4dc3-bf4d-99d9102948ae","html_url":"https://github.com/DCubix/Twist","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DCubix%2FTwist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DCubix%2FTwist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DCubix%2FTwist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DCubix%2FTwist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DCubix","download_url":"https://codeload.github.com/DCubix/Twist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224707677,"owners_count":17356378,"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":[],"created_at":"2024-08-03T02:01:45.832Z","updated_at":"2024-11-14T23:31:01.320Z","avatar_url":"https://github.com/DCubix.png","language":"C","readme":"## Not maintained anymore!\n\n\u003ch1 align=\"left\"\u003e\n\t\u003cimg style=\"vertical-align:middle\" src=\"res/twist.png\" title=\"Twist\"/\u003e\n\tTwist\n\u003c/h1\u003e\nA node-based audio synthesizer written in C++\n\n![Twist](res/screenshot.png?raw=true)\n\nTwist is the _unexpected_ result of me trying to experiment with audio programming. I started August the 1st as a small toy, and it grew a _lot_.\n\nIt is a 100% visual tool to help you create a broad variety of sounds, packed with various effects and operators.\n\n## Main Features\n* Many useful nodes\n* Recording (WAV)\n* Sampling (WAV, OGG, and FLAC)\n* Effects\n\n## Building\nTools Needed:\n* CMake\n* Anything that can compile C++17 code\n\nDependencies:\n* Linux\n\t* Debian-based: `sudo apt install libsdl2-dev libsdl2-2.0-0`\n\t* Arch: `sudo pacman -S sdl2`\n\n* Windows\n\t* [SDL2](https://www.libsdl.org/download-2.0.php)\n\n### Linux Build\n```sh\n$ mkdir build \u0026\u0026 cd build\n$ cmake -G \"Unix Makefiles\"\n-DCMAKE_BUILD_TYPE=Release .\n$ make -j2\n```\n\n### Windows Build\n- Create a `build` folder in Twist's root dir and open CMake GUI.\n- Set the `source path`.\n- Set the `build path` to the `build` folder you just created.\n- Configure.\n- Set the generator to `Visual Studio {YOUR VERSION}` or to any other IDE you use.\n- Click Finish, wait for it to complete and then click Generate.\n- Open the generated project files in your IDE and build.\n\n## License\nSee [EULA.txt](EULA.txt)\n","funding_links":[],"categories":["Multimedia"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDCubix%2FTwist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDCubix%2FTwist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDCubix%2FTwist/lists"}