{"id":20125052,"url":"https://github.com/jpcima/faustmd","last_synced_at":"2025-10-07T10:53:12.731Z","repository":{"id":106385954,"uuid":"178586760","full_name":"jpcima/faustmd","owner":"jpcima","description":"Static metadata generator for Faust/C++","archived":false,"fork":false,"pushed_at":"2019-08-20T10:47:41.000Z","size":113,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-20T22:37:40.416Z","etag":null,"topics":["audio","cpp","dsp","faust","metadata"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jpcima.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,"zenodo":null}},"created_at":"2019-03-30T16:56:45.000Z","updated_at":"2020-10-23T03:45:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"4385b8a3-8a4d-494f-b664-777f10355ed1","html_url":"https://github.com/jpcima/faustmd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jpcima/faustmd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcima%2Ffaustmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcima%2Ffaustmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcima%2Ffaustmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcima%2Ffaustmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpcima","download_url":"https://codeload.github.com/jpcima/faustmd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcima%2Ffaustmd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278762921,"owners_count":26041444,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","dsp","faust","metadata"],"created_at":"2024-11-13T19:54:19.895Z","updated_at":"2025-10-07T10:53:12.705Z","avatar_url":"https://github.com/jpcima.png","language":"C++","readme":"# faustmd\nStatic metadata generator for Faust/C++\n\n## Description\n\nThis program builds the metadata for a Faust DSP ahead of time, rather than dynamically.\n\nThe result is a block of C++ code which can be appended to the code generation.\n\n## Typical usage\n\n```\nfaust -uim MyProcessor.dsp -a MyArchitecture.cpp \u003e MyProcessor.cpp\nfaustmd MyProcessor.dsp \u003e\u003e MyProcessor.cpp\n```\n\nIt will probably require the flag `-uim` to make the instance variables accessible.\n\n**Note** if optimization flags are used, faustmd must be aware of these, or the generation may not match.\nYou can pass faust flags to faustmd by using the `-X\u003cflag\u003e` argument.\n\n```\nfaust -double -vec ...\nfaustmd -X-double -X-vec ...\n```\n\n## Features\n\n- general information\n- description of controls and signals\n- control ranges, units and scales\n- getters and setters of control values by method or index\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpcima%2Ffaustmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpcima%2Ffaustmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpcima%2Ffaustmd/lists"}