{"id":20542817,"url":"https://github.com/andrewrgarcia/audio_cpp","last_synced_at":"2025-08-01T15:03:28.863Z","repository":{"id":89160924,"uuid":"554352448","full_name":"andrewrgarcia/audio_cpp","owner":"andrewrgarcia","description":"Audio manipulation with C++","archived":false,"fork":false,"pushed_at":"2023-04-21T21:54:45.000Z","size":489,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-16T15:26:59.394Z","etag":null,"topics":["audio","cpp","dj"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrewrgarcia.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":"2022-10-19T17:07:37.000Z","updated_at":"2023-04-21T21:54:31.000Z","dependencies_parsed_at":"2023-06-14T05:30:35.214Z","dependency_job_id":null,"html_url":"https://github.com/andrewrgarcia/audio_cpp","commit_stats":null,"previous_names":["andrewrgarcia/audio_cpp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewrgarcia%2Faudio_cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewrgarcia%2Faudio_cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewrgarcia%2Faudio_cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewrgarcia%2Faudio_cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewrgarcia","download_url":"https://codeload.github.com/andrewrgarcia/audio_cpp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242149743,"owners_count":20079994,"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","cpp","dj"],"created_at":"2024-11-16T01:34:31.587Z","updated_at":"2025-03-06T04:29:30.872Z","avatar_url":"https://github.com/andrewrgarcia.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# audio c++\n\nAudio manipulation with C++\n\n## Dependencies\n\n- [Git](https://git-scm.com): for version control\n- [SFML library](https://github.com/SFML/SFML) : For playing audio\n\n## Build \n\n- Use a C++ compiler in the directory housing the .cpp files. \n- Link SFML libraries with their corresponding flags. \n\n``` shell\n$ clang++ songloop.cpp -std=c++2a -o songloop.k -lsfml-graphics -lsfml-window -lsfml-audio -lsfml-system\n```\n\n- Run compiled app:\n\n``` shell\n$ ./songloop.k\n```\n\n## License\n\n[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)\n\n- **[MIT license](./LICENSE)**\n- Copyright 2022 © \u003ca href=\"https://github.com/andrewrgarcia\" target=\"_blank\"\u003eAndrew Garcia, PhD\u003c/a\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewrgarcia%2Faudio_cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewrgarcia%2Faudio_cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewrgarcia%2Faudio_cpp/lists"}