{"id":20387075,"url":"https://github.com/cmdcolin/freqmod","last_synced_at":"2026-05-29T21:31:02.005Z","repository":{"id":137212700,"uuid":"46996516","full_name":"cmdcolin/freqmod","owner":"cmdcolin","description":"A simple frequency modulation synthesizer","archived":false,"fork":false,"pushed_at":"2016-10-24T16:54:10.000Z","size":14,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-04T23:31:12.917Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/cmdcolin.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-27T19:35:06.000Z","updated_at":"2021-11-09T06:14:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"59bb4d39-0943-42ce-8147-55580a82fa33","html_url":"https://github.com/cmdcolin/freqmod","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cmdcolin/freqmod","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdcolin%2Ffreqmod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdcolin%2Ffreqmod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdcolin%2Ffreqmod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdcolin%2Ffreqmod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmdcolin","download_url":"https://codeload.github.com/cmdcolin/freqmod/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdcolin%2Ffreqmod/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33672124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"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":[],"created_at":"2024-11-15T02:42:51.495Z","updated_at":"2026-05-29T21:31:01.998Z","avatar_url":"https://github.com/cmdcolin.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# freqmod\n\nA realtime synthesizer designed around pipes\n\n## Build\n\n    make\n\n## Requires\n\n    ncurses\n    sox\n\n## Usage\n\n    freqmod | play -c 1 -r 44100 -b 16 -q -t raw -e signed-integer -\n\nfreqmod outputs raw audio data, hence the specified parameters to play\n\n\n    freqmod | tee \u003e(sox -q -e signed-integer -b16 -c1 -r44100 -t raw - test.wav) \u003e(sox -q -e signed-integer -b16 -c1 -r44100 -t raw - -d) \u003e /dev/null\n\nplay and create test.wav at same time\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmdcolin%2Ffreqmod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmdcolin%2Ffreqmod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmdcolin%2Ffreqmod/lists"}