{"id":19203203,"url":"https://github.com/dilawar/sound","last_synced_at":"2025-10-05T15:22:07.228Z","repository":{"id":145108073,"uuid":"11303744","full_name":"dilawar/sound","owner":"dilawar","description":"Dump non-compressed WAV file to a CSV file.","archived":false,"fork":false,"pushed_at":"2017-11-27T08:19:48.000Z","size":273,"stargazers_count":32,"open_issues_count":2,"forks_count":14,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-20T13:36:36.897Z","etag":null,"topics":["cpp","wav-audio"],"latest_commit_sha":null,"homepage":"","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/dilawar.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-07-10T05:59:04.000Z","updated_at":"2023-12-06T11:29:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"ebcd6f10-4174-46a2-86f0-1b7a309ec973","html_url":"https://github.com/dilawar/sound","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/dilawar%2Fsound","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dilawar%2Fsound/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dilawar%2Fsound/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dilawar%2Fsound/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dilawar","download_url":"https://codeload.github.com/dilawar/sound/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253745947,"owners_count":21957474,"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":["cpp","wav-audio"],"created_at":"2024-11-09T12:47:18.502Z","updated_at":"2025-10-05T15:22:02.198Z","avatar_url":"https://github.com/dilawar.png","language":"C","readme":"__Please consider using https://github.com/dilawar/wav . It has a header only c++11 implementation.__\n\n\nsound\n=====\n\nThis work started off as a fork of Dr. Taylor’s work http://people.msoe.edu/~taylor/examples/wav.htm (dead link). On `master` branch the project has diverged a lot. \n\nWe provide a C++ class to read WAV file. It's content are  stored  in an array which we finally write to a csv file. You can plot this csv file using any application of your choise. We only support non-compressed WAV file. \n\nOn other branches, this project has diverged a lot.\n\nUsage \n====\n\nRun `make` to build the project. This will create a binary `parseSpeech`.\n\n    cmake .\n    make \n    ./parseSpeech -f /path/to/input.wav \n\nIn the end, you will have a `/path/to/input.wav.csv` file. It has two columns: time and signal value at that time.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdilawar%2Fsound","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdilawar%2Fsound","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdilawar%2Fsound/lists"}