{"id":19500981,"url":"https://github.com/grame-cncm/faustlibraries","last_synced_at":"2026-01-25T08:31:02.505Z","repository":{"id":38549743,"uuid":"112796225","full_name":"grame-cncm/faustlibraries","owner":"grame-cncm","description":"The Faust libraries","archived":false,"fork":false,"pushed_at":"2026-01-10T22:22:13.000Z","size":27366,"stargazers_count":227,"open_issues_count":11,"forks_count":66,"subscribers_count":13,"default_branch":"master","last_synced_at":"2026-01-11T06:50:00.840Z","etag":null,"topics":["dsp","faust","library"],"latest_commit_sha":null,"homepage":"https://faustlibraries.grame.fr","language":"OpenSCAD","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/grame-cncm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing/index.html","funding":null,"license":"licenses/stk-4.3.0.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-01T23:18:54.000Z","updated_at":"2026-01-10T22:22:17.000Z","dependencies_parsed_at":"2023-10-29T18:27:57.567Z","dependency_job_id":"31e0809c-1856-44df-8fca-a806d4c3989c","html_url":"https://github.com/grame-cncm/faustlibraries","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/grame-cncm/faustlibraries","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grame-cncm%2Ffaustlibraries","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grame-cncm%2Ffaustlibraries/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grame-cncm%2Ffaustlibraries/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grame-cncm%2Ffaustlibraries/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grame-cncm","download_url":"https://codeload.github.com/grame-cncm/faustlibraries/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grame-cncm%2Ffaustlibraries/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28749284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T07:58:02.558Z","status":"ssl_error","status_checked_at":"2026-01-25T07:57:57.153Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["dsp","faust","library"],"created_at":"2024-11-10T22:10:42.932Z","updated_at":"2026-01-25T08:31:02.486Z","avatar_url":"https://github.com/grame-cncm.png","language":"OpenSCAD","funding_links":[],"categories":["OpenSCAD"],"sub_categories":[],"readme":"# Faust Libraries\n\nThis repository contains the source code and the documentation of the DSP libraries of the [Faust Programming Language](https://faust.grame.fr). \n\nHere is the [online documentation](https://faustlibraries.grame.fr) of the Faust libraries (which also serves as a proper README for this repository).\n\n### Prerequisites\n- you must have awk and [mkdocs](https://www.mkdocs.org/) installed.\n- you must have the Faust source code installed. You can get it from [github](https://github.com/grame-cncm/faust).\n\n###  WARNING: adding new files\n\nBe sure to add new files in the `doc/docs`, and **not** in the `docs` which is the folder generated by the build process.\n\n### Building the documentation\n\nThe build process is based on `make` located in the `doc` folder. Building the documentation site is based on [mkdocs](https://www.mkdocs.org/).\nTo install the required components type:\n\nTo generate all these files type:\n~~~~~~~~~~~~~~~~\n$ make install\n~~~~~~~~~~~~~~~~\n\n### Testing and generating\n\nYou can test the web site using the mkdoc embedded web server. This server also scan any change in the source directory and refresh the pages dynamically which is really convenient for the development process. To launch the server type:\n~~~~~~~~~~~~~~~~\n$ make serve\n~~~~~~~~~~~~~~~~\n\nWhen ready, you can generate the documentation web site. Type:\n~~~~~~~~~~~~~~~~\n$ make build\n~~~~~~~~~~~~~~~~\nThe web site will be available from the `docs` folder at the root of the `faustlibraries` folder\n\nMore details on the build process:\n~~~~~~~~~~~~~~~~\n$ make help\n~~~~~~~~~~~~~~~~\n\n### Publishing \n\nThe docs folder at root level contains all files that will be published. To make the current version publicly available:\n- add all the new files using `git add docs`\n- commit using `git commit -am \"message\"` (so new files and deleted files will be commited, except docs/CNAME file) \n- and push the commit\n\n### WARNING!!\n\n- never delete the **docs/CNAME file** (which is mandatory for the final generated site to work)\n- in case it has been removed, restore it using `git checkout docs/CNAME`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrame-cncm%2Ffaustlibraries","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrame-cncm%2Ffaustlibraries","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrame-cncm%2Ffaustlibraries/lists"}