{"id":19500980,"url":"https://github.com/grame-cncm/faustplayground","last_synced_at":"2025-08-23T18:09:39.033Z","repository":{"id":35734572,"uuid":"40013233","full_name":"grame-cncm/faustplayground","owner":"grame-cncm","description":"Online platform to combine and run Faust DSP modules, test it here:","archived":false,"fork":false,"pushed_at":"2025-04-01T10:31:17.000Z","size":36375,"stargazers_count":26,"open_issues_count":1,"forks_count":11,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-04-04T05:01:31.862Z","etag":null,"topics":["faust"],"latest_commit_sha":null,"homepage":"https://grame-cncm.github.io/faustplayground/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grame-cncm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.txt","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":"2015-07-31T16:02:23.000Z","updated_at":"2025-04-01T10:31:22.000Z","dependencies_parsed_at":"2022-08-18T06:28:28.784Z","dependency_job_id":"4fa107f9-8bd6-43ba-a783-a4ae21d72ca8","html_url":"https://github.com/grame-cncm/faustplayground","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grame-cncm%2Ffaustplayground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grame-cncm%2Ffaustplayground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grame-cncm%2Ffaustplayground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grame-cncm%2Ffaustplayground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grame-cncm","download_url":"https://codeload.github.com/grame-cncm/faustplayground/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250912660,"owners_count":21506865,"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":["faust"],"created_at":"2024-11-10T22:10:42.715Z","updated_at":"2025-04-25T23:30:52.361Z","avatar_url":"https://github.com/grame-cncm.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Faust Playground\n\nFaust playground is a Web platform designed to enable children to learn basic audio programming in a simple and graphic way. In particular, it allows them to develop musical instruments for Android smartphones.\n\n## Useful links\n\n- [https://faustplayground.grame.fr](https://faustplayground.grame.fr): official FaustPlayground website\n- [https://github.com/grame-cncm/faustplayground](https://github.com/grame-cncm/faustplayground): GitHub repository\n\n## Development\n\n### Notes\nThis project uses [Vite](https://vitejs.dev/) for development mode and builds and [FaustWasm](https://github.com/grame-cncm/faustwasm) for compiling Faust in the browser.\n\n### Setup\nClone and enter the repository, then run:\n```bash\nnpm install\n```\n\n### Run in development mode (automatic reloading)\n```bash\nnpm run dev\n```\nThen press \u003ckbd\u003eo\u003c/kbd\u003e to open in a browser.\n\n### Build\n``` shell\nnpm run build\n```\nGenerates output in `dist/`. To view locally, run\n``` shell\ncd dist\npython -m http.server\n```\n\n### To create examples (in `public/json/`)\n- create a patch in the platform\n- possibly rename it using the the \"Edit\" button\n- save it (regular or precompiled version) using the \"Save\" button\n- rename it with a `.json` file extension\n\n### To add new Faust modules\nIn `public/faust-modules/`, add your .dsp files to `effects/` or `generators/`. Then update `index.json` to include the paths to your new modules.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrame-cncm%2Ffaustplayground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrame-cncm%2Ffaustplayground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrame-cncm%2Ffaustplayground/lists"}