{"id":19474789,"url":"https://github.com/xigh/spectrogram","last_synced_at":"2025-04-25T12:32:00.243Z","repository":{"id":144201565,"uuid":"147501076","full_name":"xigh/spectrogram","owner":"xigh","description":"Taking an audio signal (wav) and converting it into a spectrogram. Written in Go programming language.","archived":false,"fork":false,"pushed_at":"2021-05-16T21:22:39.000Z","size":11394,"stargazers_count":45,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-03T22:23:38.941Z","etag":null,"topics":["dft","fft","golang","hamming-window","image","png","pre-emphasis","spectrogram","wav"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xigh.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}},"created_at":"2018-09-05T10:30:28.000Z","updated_at":"2024-12-11T04:21:36.000Z","dependencies_parsed_at":"2023-06-18T03:34:12.282Z","dependency_job_id":null,"html_url":"https://github.com/xigh/spectrogram","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xigh%2Fspectrogram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xigh%2Fspectrogram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xigh%2Fspectrogram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xigh%2Fspectrogram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xigh","download_url":"https://codeload.github.com/xigh/spectrogram/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250817827,"owners_count":21492230,"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","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":["dft","fft","golang","hamming-window","image","png","pre-emphasis","spectrogram","wav"],"created_at":"2024-11-10T19:26:59.216Z","updated_at":"2025-04-25T12:32:00.229Z","avatar_url":"https://github.com/xigh.png","language":"Go","readme":"# Spectrogram\n\nTaking an audio signal (wav) and converting it into a spectrogram. Written in Go programming language.\n\n![example](data/mediawen.png \"example of spectrogram\")\n\n# Install\n\ngit clone https://github.com/xigh/spectrogram\n\n# Example\n\npython3 sine_wav.py \u0026\u0026 ../../xigh/spectrogram/spectrogram -hamming -hideavg -bins=256 sine.wav\n\n![example](data/sine2.png \"example of sine spectrogram\")\n\n# Usage\n  ./spectrogram [options] input_file.wav\n\n```\n-preemp float64\n    set pre-emphasis parameter (0 means no pre-emp)\n-rectangle\n    disable hamming window support\n-BG0 string\n    set background color 0 (default \"000000\")\n-BG1 string\n    set background color 1 (default \"333\")\n-BG2 string\n    set background color 2 (default \"447744\")\n-FG0 string\n    set forground color 0 (default \"0972a2\")\n-FG1 string\n    set forground color 1 (default \"6b5f7e\")\n-RUL string\n    set rulers color (default \"a0b0c0\")\n-bins int\n    set freq bins (default 512)\n-dft\n    use dft instead of fft\n-height int\n    set height (default 450)\n-hideavg\n    hide average\n-hiderulers\n    hide rulers\n-length int\n    set number of samples [0 means all]\n-offset int\n    sey begin of samples\n-out string\n    set output filename (default \"out.png\")\n-ratio float\n    set ratio (default 0.8)\n-width int\n    set width (default 2048)\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxigh%2Fspectrogram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxigh%2Fspectrogram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxigh%2Fspectrogram/lists"}