{"id":20754257,"url":"https://github.com/derekxkwan/cljs-fftanalyzer","last_synced_at":"2025-08-13T06:22:30.883Z","repository":{"id":82041141,"uuid":"141102129","full_name":"derekxkwan/cljs-fftanalyzer","owner":"derekxkwan","description":"demo of web audio api's fft analyzer using clojurescript and reagent","archived":false,"fork":false,"pushed_at":"2018-07-16T08:54:19.000Z","size":102,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T15:28:41.505Z","etag":null,"topics":["clojurescript","reagent"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/derekxkwan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-07-16T07:26:40.000Z","updated_at":"2023-07-18T16:32:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"e97b7560-8384-484e-bfbb-68a4cba6e7c9","html_url":"https://github.com/derekxkwan/cljs-fftanalyzer","commit_stats":null,"previous_names":["mrufrufin/cljs-fftanalyzer","derekxkwan/cljs-fftanalyzer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/derekxkwan/cljs-fftanalyzer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekxkwan%2Fcljs-fftanalyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekxkwan%2Fcljs-fftanalyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekxkwan%2Fcljs-fftanalyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekxkwan%2Fcljs-fftanalyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derekxkwan","download_url":"https://codeload.github.com/derekxkwan/cljs-fftanalyzer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekxkwan%2Fcljs-fftanalyzer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270192936,"owners_count":24542566,"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","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["clojurescript","reagent"],"created_at":"2024-11-17T09:16:43.392Z","updated_at":"2025-08-13T06:22:30.821Z","avatar_url":"https://github.com/derekxkwan.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cljs-fftanalyzer\n\nSimple Web Audio API-based FFT analyzer implemented using `clojurescript` (and a little `reagent` for view stuff)\n\n## Overview\n\nfor a live demo, visit [https://derekxkwan.github.io/cljs-fftanalyzer](https://derekxkwan.github.io/cljs-fftanalyzer)\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\nDistributed under the Eclipse Public License either version 1.0 or (at your option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderekxkwan%2Fcljs-fftanalyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderekxkwan%2Fcljs-fftanalyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderekxkwan%2Fcljs-fftanalyzer/lists"}