{"id":20754271,"url":"https://github.com/derekxkwan/cljs-amfmdemo","last_synced_at":"2026-04-13T11:32:39.493Z","repository":{"id":82041163,"uuid":"141017989","full_name":"derekxkwan/cljs-amfmdemo","owner":"derekxkwan","description":"demo of am/fm synthesis with clojurescript, reagent and web audio api","archived":false,"fork":false,"pushed_at":"2018-07-24T12:32:40.000Z","size":142,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-25T23:35:03.099Z","etag":null,"topics":["amplitude-modulation","clojurescript","frequency-modulation","reagent","ring-modulation","web-audio-api"],"latest_commit_sha":null,"homepage":"","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":"2018-07-15T10:25:29.000Z","updated_at":"2022-12-01T23:29:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"0a5b91f4-3fd1-4b3a-a468-15418bce6e30","html_url":"https://github.com/derekxkwan/cljs-amfmdemo","commit_stats":null,"previous_names":["mrufrufin/cljs-amfmdemo","derekxkwan/cljs-amfmdemo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/derekxkwan/cljs-amfmdemo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekxkwan%2Fcljs-amfmdemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekxkwan%2Fcljs-amfmdemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekxkwan%2Fcljs-amfmdemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekxkwan%2Fcljs-amfmdemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derekxkwan","download_url":"https://codeload.github.com/derekxkwan/cljs-amfmdemo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekxkwan%2Fcljs-amfmdemo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31751376,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"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":["amplitude-modulation","clojurescript","frequency-modulation","reagent","ring-modulation","web-audio-api"],"created_at":"2024-11-17T09:16:46.674Z","updated_at":"2026-04-13T11:32:39.470Z","avatar_url":"https://github.com/derekxkwan.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cljs-amfmdemo\n\n- working, interactive demo on ring modulation, amplitude modulation, and frequency modulation synthesis using `clojurescript`,`reagent`, and `Web Audio API`\n- compiled version is found in the `docs/` folder (or [https://derekxkwan.github.io/cljs-amfmdemo/](https://derekxkwan.github.io/cljs-amfmdemo/))\n\n## Progress\n\n- working demo (6-22-2018: now with different oscillator types!)\n\n## To Do\n\n- allow selection of different types of oscillators for carrier / ring modulator / amplitude modulator / frequency modulator\n\n## Setup\n\nTo get an interactive development environment run:\n\n    lein figwheel\n\nand open your browser at [localhost:3449](http://localhost:3449/).\nThis will auto compile and send all changes to the browser without the\nneed to reload. After the compilation process is complete, you will\nget a Browser Connected REPL. An easy way to try it is:\n\n    (js/alert \"Am I connected?\")\n\nand you should see an alert in the browser window.\n\nTo clean all compiled files:\n\n    lein clean\n\nTo create a production build run:\n\n    lein do clean, cljsbuild once min\n\nAnd open your browser in `resources/public/index.html`. You will not\nget live reloading, nor a REPL. \n\n## License\n\ngpl v. 3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderekxkwan%2Fcljs-amfmdemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderekxkwan%2Fcljs-amfmdemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderekxkwan%2Fcljs-amfmdemo/lists"}