{"id":20696800,"url":"https://github.com/audio-engineer/aau-p1-software","last_synced_at":"2025-05-10T18:31:33.888Z","repository":{"id":206441001,"uuid":"716588831","full_name":"audio-engineer/aau-p1-software","owner":"audio-engineer","description":"AAU SW1 P1 project software","archived":true,"fork":false,"pushed_at":"2024-02-16T17:53:55.000Z","size":99,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T02:48:22.879Z","etag":null,"topics":[],"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/audio-engineer.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-09T13:03:17.000Z","updated_at":"2024-06-06T17:51:14.000Z","dependencies_parsed_at":"2023-11-30T14:30:42.897Z","dependency_job_id":"a0c73547-a625-4887-a4db-14cd34a4bba6","html_url":"https://github.com/audio-engineer/aau-p1-software","commit_stats":null,"previous_names":["audio-engineer/aau-p1-software"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audio-engineer%2Faau-p1-software","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audio-engineer%2Faau-p1-software/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audio-engineer%2Faau-p1-software/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audio-engineer%2Faau-p1-software/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/audio-engineer","download_url":"https://codeload.github.com/audio-engineer/aau-p1-software/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253463656,"owners_count":21912866,"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-11-17T00:15:24.161Z","updated_at":"2025-05-10T18:31:33.358Z","avatar_url":"https://github.com/audio-engineer.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AAU P1 Software\n\n## Setup\n\n### Prerequisites\n\nYou need to have the following software installed on your development system:\n\n- [`Clang`](https://clang.llvm.org/)\n- [`CMake`](https://cmake.org/)\n- [`Ninja`](https://ninja-build.org/)\n- [`pkg-config`](https://www.freedesktop.org/wiki/Software/pkg-config/)\n- [`OpenSSL`](https://www.openssl.org/)\n\nIf you are on Windows and use Windows Subsystem for Linux, consider running\nthe [`wsl-setup`](https://github.com/audio-engineer/wsl-setup) script to install all necessary and some additional\nsoftware.\n\n### Editors/IDEs\n\n#### Visual Studio Code\n\nCreate a `.vscode/cmake-kits.json` file and replace the values for `name`, `C` and `CXX` with a name for the\nconfiguration and the paths to the Clang binaries on your system respectively.\n\n```json\n[\n  {\n    \"name\": \"Some Clang Configuration\",\n    \"compilers\": {\n      \"C\": \"/some/path/to/clang\",\n      \"CXX\": \"/some/path/to/clang++\"\n    },\n    \"preferredGenerator\": {\n      \"name\": \"Ninja\"\n    }\n  }\n]\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faudio-engineer%2Faau-p1-software","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faudio-engineer%2Faau-p1-software","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faudio-engineer%2Faau-p1-software/lists"}