{"id":28281894,"url":"https://github.com/hamm3rextreme/enginefiring","last_synced_at":"2025-06-15T15:37:49.115Z","repository":{"id":290855057,"uuid":"975707840","full_name":"HAMM3REXTREME/EngineFiring","owner":"HAMM3REXTREME","description":"Engine Sound Generation Program + Library","archived":false,"fork":false,"pushed_at":"2025-06-06T01:39:59.000Z","size":19182,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-06T02:35:39.491Z","etag":null,"topics":["android-library","audio","engine","engine-sim","engine-simulation","enginesoundsynthesis","library","oboe","portaudio","sfml","synthesizer"],"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/HAMM3REXTREME.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-30T19:03:00.000Z","updated_at":"2025-06-06T01:40:01.000Z","dependencies_parsed_at":"2025-06-06T02:27:02.500Z","dependency_job_id":"5adde1ea-2b3d-413b-96bc-b780026dce04","html_url":"https://github.com/HAMM3REXTREME/EngineFiring","commit_stats":null,"previous_names":["hamm3rextreme/enginefiring"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HAMM3REXTREME/EngineFiring","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HAMM3REXTREME%2FEngineFiring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HAMM3REXTREME%2FEngineFiring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HAMM3REXTREME%2FEngineFiring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HAMM3REXTREME%2FEngineFiring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HAMM3REXTREME","download_url":"https://codeload.github.com/HAMM3REXTREME/EngineFiring/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HAMM3REXTREME%2FEngineFiring/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259998647,"owners_count":22943846,"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":["android-library","audio","engine","engine-sim","engine-simulation","enginesoundsynthesis","library","oboe","portaudio","sfml","synthesizer"],"created_at":"2025-05-21T12:13:50.576Z","updated_at":"2025-06-15T15:37:49.107Z","avatar_url":"https://github.com/HAMM3REXTREME.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Engine Firing\n\nA Simple C++ program (and JNI library) that generates realistic engine audio samples using simple but effective techniques.\n\n## Building\n\n**Make sure you have the following prerequisites:**\n\n- A modern C++ compiler + CMake\n- SWIG (For JNI shared library)\n- Android NDK (For Android JNI lib)\n- SFML 3 (For C++ desktop program)\n- PortAudio (For C++ desktop program)\n\n```bash\ngit clone --recursive https://github.com/HAMM3REXTREME/EngineFiring\ncd EngineFiring\n```\n\n### Desktop\n\n1) Simply run `./build.sh` to build the C++ program and the JNI shared library.\n\n### Android\n\n1) Edit `./build-android.sh` to point to your Android NDK installation path, optionally edit the target ABI.\n2) Run `./build-android.sh` to build the JNI library, the library also requires liboboe.so, which will be built in `build-android/oboe/`.\n3) Place both `.so` files inside `app/src/main/jniLibs/{ANDROID_ABI}/` inside your Android project directory. Also copy the generated java files into your app.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamm3rextreme%2Fenginefiring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhamm3rextreme%2Fenginefiring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamm3rextreme%2Fenginefiring/lists"}