{"id":19257196,"url":"https://github.com/mryndzionek/fireplace_sim","last_synced_at":"2025-06-14T11:34:55.642Z","repository":{"id":47986876,"uuid":"515635952","full_name":"mryndzionek/fireplace_sim","owner":"mryndzionek","description":"Fireplace sound simulator in C using [Faust](https://faust.grame.fr/)","archived":false,"fork":false,"pushed_at":"2023-07-06T06:07:34.000Z","size":1529,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-04T17:14:16.979Z","etag":null,"topics":["dsp","faust","faust-dsp","rtaudio","soundsynthesis"],"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/mryndzionek.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-07-19T15:13:38.000Z","updated_at":"2024-11-19T03:39:57.000Z","dependencies_parsed_at":"2025-02-23T17:44:15.417Z","dependency_job_id":null,"html_url":"https://github.com/mryndzionek/fireplace_sim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mryndzionek/fireplace_sim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mryndzionek%2Ffireplace_sim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mryndzionek%2Ffireplace_sim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mryndzionek%2Ffireplace_sim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mryndzionek%2Ffireplace_sim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mryndzionek","download_url":"https://codeload.github.com/mryndzionek/fireplace_sim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mryndzionek%2Ffireplace_sim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259809683,"owners_count":22914913,"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":["dsp","faust","faust-dsp","rtaudio","soundsynthesis"],"created_at":"2024-11-09T19:08:59.191Z","updated_at":"2025-06-14T11:34:55.635Z","avatar_url":"https://github.com/mryndzionek.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fireplace_sim\n\nProcedural fireplace sound simulator in C using [Faust](https://faust.grame.fr/).\nAudio output thanks to [RtAudio](https://www.music.mcgill.ca/~gary/rtaudio/).\n\n## Building\n\n```\nmkdir deps\ncd deps\ngit clone https://github.com/thestk/rtaudio.git -b 5.2.0\ncd rtaudio\n./autogen.sh\n./configure --prefix=$PWD/../../local\nmake\nmake check\nmake install\ncd ../..\nmkdir build\ncd build\ncmake ..\nmake\n```\n\n## Running\n\n```\n./fireplace [optional samplerate (default: 44100)]\n```\n\nYou should hear something like:\n[fireplace.mp3](data/fireplace.mp3)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmryndzionek%2Ffireplace_sim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmryndzionek%2Ffireplace_sim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmryndzionek%2Ffireplace_sim/lists"}