{"id":20754207,"url":"https://github.com/derekxkwan/dxk-spisynths","last_synced_at":"2026-04-18T21:33:11.016Z","repository":{"id":82041476,"uuid":"172713356","full_name":"derekxkwan/dxk-spisynths","owner":"derekxkwan","description":"Sonic Pi Synths","archived":false,"fork":false,"pushed_at":"2019-04-17T11:06:51.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-13T05:29:22.791Z","etag":null,"topics":["fx","sonic-pi","synthdef"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/derekxkwan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-02-26T13:07:24.000Z","updated_at":"2019-04-17T11:06:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"19ebae27-4adc-48af-b43f-b45698fa20da","html_url":"https://github.com/derekxkwan/dxk-spisynths","commit_stats":null,"previous_names":["mrufrufin/dxk-spisynths","derekxkwan/dxk-spisynths"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/derekxkwan/dxk-spisynths","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekxkwan%2Fdxk-spisynths","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekxkwan%2Fdxk-spisynths/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekxkwan%2Fdxk-spisynths/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekxkwan%2Fdxk-spisynths/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derekxkwan","download_url":"https://codeload.github.com/derekxkwan/dxk-spisynths/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekxkwan%2Fdxk-spisynths/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31986321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"last_error":"SSL_read: 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":["fx","sonic-pi","synthdef"],"created_at":"2024-11-17T09:16:35.306Z","updated_at":"2026-04-18T21:33:10.995Z","avatar_url":"https://github.com/derekxkwan.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dxk-spisynths\n\nSonic Pi Synths\n\n## Usage\n\n- `custom-build` - a custom builder to (re)compile sonic-pi (basically the original build script with a bunch of stuff commented out)\n\nBasically, `lein repl`, `(use 'dxk-spisynths.compiler)` and the following:\n\n- `(compile-fft)`\n    - `pv_maggate`\n- `(compile-reverb)`\n    - `fverbfilt`\n- `(compile-delay)`\n    - `fbdellop`\n- `(compile-stutter)`\n    - `stutter`\n\n### synthinfo.rb additions\n\n- classes to add to `app/server/sonicpi/lib/sonicpi/synths/synthinfo.rb`\n    - `fbdellop.rb` - fbdellop \n    - `fverbfilt.rb` - fverbfilt\n    - `stutter.rb` - stutter\n    - `pv_maggate.rb` - pv_maggate \n- must instantiate at bottom of `synthinfo.rb` (follow others for examples)\n\n## Synths\n\nSee ruby files (or documentation) for complete params\n\n\n- `fbdellop` - like `:echo`, but with an added lowpass (`lop`) parameter and feedback (`fb`) specified instead of `decay`\n- `fverbfilt` - like `:reverb`, but with an added lowpass (`lop_in` and `lop_out`) pre-verb and post-verb as well as hipass (`hip_in` and `hip_out`)\n- `stutter` - stuttering effect which stutters a maximum of `max_phase` seconds with lengths of stutter given by `stutlen`\n- `pv_maggate` - performs fft (of size `winsize`) gating at `thresh` magnitude, scaling magnitudes below if positive (above abs if negative) with scale factor `scale`\n\n## License\n\nGPL v3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderekxkwan%2Fdxk-spisynths","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderekxkwan%2Fdxk-spisynths","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderekxkwan%2Fdxk-spisynths/lists"}