{"id":20124982,"url":"https://github.com/jpcima/string-machine","last_synced_at":"2026-02-27T08:05:52.901Z","repository":{"id":43750903,"uuid":"195834895","full_name":"jpcima/string-machine","owner":"jpcima","description":"Digital model of electronic string ensemble instrument","archived":false,"fork":false,"pushed_at":"2023-11-28T08:44:57.000Z","size":730,"stargazers_count":73,"open_issues_count":20,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-01-26T13:55:09.979Z","etag":null,"topics":["dpf","eminent","faust","lv2-plugin","musical-instrument","solina","synthesizer","virtual-analog","vst-plugin"],"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-07-08T14:58:52.000Z","updated_at":"2025-12-11T03:21:22.000Z","dependencies_parsed_at":"2022-08-22T10:20:33.501Z","dependency_job_id":"816a710a-32b7-4c59-b4a1-048705ac7e42","html_url":"https://github.com/jpcima/string-machine","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jpcima/string-machine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcima%2Fstring-machine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcima%2Fstring-machine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcima%2Fstring-machine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcima%2Fstring-machine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpcima","download_url":"https://codeload.github.com/jpcima/string-machine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcima%2Fstring-machine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29888149,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T07:54:54.515Z","status":"ssl_error","status_checked_at":"2026-02-27T07:54:49.177Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["dpf","eminent","faust","lv2-plugin","musical-instrument","solina","synthesizer","virtual-analog","vst-plugin"],"created_at":"2024-11-13T19:54:08.717Z","updated_at":"2026-02-27T08:05:52.874Z","avatar_url":"https://github.com/jpcima.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"# string-machine\n\nThis is a virtual-analog string ensemble synthesizer.\n\nThis implementation is based on a digital model designed by Peter Whiting.\nThe improvement of the model adds various abilities, in particular a virtual-analog emulation of the bucket brigade delay circuit.\n\n## Contributors\n\nThanks to many persons who contribute to improve this project.\n\n- S. M. \"sm7x7\" for providing presets\n- Nicolas Faure \"sub26nico\", Erwan Lerale \"r1\" and Éric Forgeot \"farvardin\" for testing and feedback\n- Olivier Humbert \"trebmuh\" for creating packages and redistributing\n\n## Download\n\nGet from [Open Build Service](https://software.opensuse.org/download.html?project=home%3Ajpcima\u0026package=string-machine).\n\n## Change log\n\n**0.1.1 (dev)**\n\nThis release breaks backwards compatibility.\n\n- envelope generator fixed, rewritten as exponential AHDSR\n- adjusted the value domain of controls to be more useful: detune, shape filters\n- fixed computation errors regarding the filters\n- implemented the bucket brigade delay\n- provided two switchable chorus models, digital and BBD\n- provided the Solina chorus as independent plugins, 1-in 2-out and 2-in 2-out\n- supported dynamic changes of sample rate\n- added support of MIDI controllers: volume, pan, expression\n\n**0.1.0**\n\n- initial release\n\n## Build instructions\n\n1. Obtain prerequisites\n\nInstall needed packages:\n\n- `git`\n- `build-essential`\n- `pkg-config`\n- `libx11-dev`\n- `libgl-dev`\n- `libcairo2-dev`\n\n2. Check out the repository and submodules\n\n```\ngit clone https://github.com/jpcima/string-machine.git\ncd string-machine\ngit submodule update --init\n```\n\n3. Compile\n\n```\nmake\n```\n\n4. Install\n\nTo perform a system-wide installation:\n```\nsudo make install\n```\n\nOr, to install only for the current user:\n```\nmake install-user\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpcima%2Fstring-machine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpcima%2Fstring-machine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpcima%2Fstring-machine/lists"}