{"id":16830083,"url":"https://github.com/mwoss/sound-stream","last_synced_at":"2025-04-11T04:10:18.313Z","repository":{"id":37626591,"uuid":"112543273","full_name":"mwoss/sound-stream","owner":"mwoss","description":"Real-time sound monitor app with data visualization","archived":false,"fork":false,"pushed_at":"2024-03-20T16:31:27.000Z","size":1610,"stargazers_count":6,"open_issues_count":2,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-25T02:12:05.654Z","etag":null,"topics":["audio","audio-visualizer","data-visualization","fft","hacktoberfest","phase-vocoder","pyaudio","python","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":"Python","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/mwoss.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":"2017-11-30T00:21:58.000Z","updated_at":"2023-09-20T05:26:12.000Z","dependencies_parsed_at":"2025-02-18T17:33:25.401Z","dependency_job_id":"ca246e1c-46c8-4f50-bcc0-7384607fe019","html_url":"https://github.com/mwoss/sound-stream","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/mwoss%2Fsound-stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwoss%2Fsound-stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwoss%2Fsound-stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwoss%2Fsound-stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mwoss","download_url":"https://codeload.github.com/mwoss/sound-stream/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248339224,"owners_count":21087215,"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":["audio","audio-visualizer","data-visualization","fft","hacktoberfest","phase-vocoder","pyaudio","python","raspberry-pi"],"created_at":"2024-10-13T11:37:22.528Z","updated_at":"2025-04-11T04:10:18.294Z","avatar_url":"https://github.com/mwoss.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Audio streaming with data visualization\nApplication allowing real-time sound streaming with visualization gathered data as frequency spectrum\nplot and pulse code modulation plot. Program also allows to modulate voice in real-time using phase vocoder from audiolazy library.\n\nCode can be used on Raspberry Pi, as well as on the desktops. Application has been tested using Python 3.7.\n\nShout out to Scott W Harden for sharing publication I based my project on: [SWHarden.com](https://www.swharden.com/wp/2016-07-31-real-time-audio-monitor-with-pyqt/)\n\n## Usage\nRunning this application is dead simple, just execute below command :D\n```shell script\npython app.py\n```\n\nfor compiling .ui XML files created via QT Creator run `convert_qt_ui` script \nlocated in folder `scripts/` directory\n```shell script \npython convert_qt_ui.py ../resources/qt_ui.ui qt_ui.py\n```\n\n\n## Application setup\nOn PC and Mac you can use install almost all dependencies using `pip`.  \nIf you have problem installing PyAudio via `pip` try installing it via Python wheel. \nYou can find list of available wheel [here](https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio)\n\nInstruction for installing necessary libraries on Raspberry Pi in libs_install_inst.pdf (Polish language).\n \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmwoss%2Fsound-stream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmwoss%2Fsound-stream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmwoss%2Fsound-stream/lists"}