https://github.com/src3453/fluentscope
An oscilloscope that makes listening waveform more fun
https://github.com/src3453/fluentscope
audio-visualizer correlation mic-audio numpy oscilloscope pyaudio pygame pygame-application python python3 realtime trigger
Last synced: 13 days ago
JSON representation
An oscilloscope that makes listening waveform more fun
- Host: GitHub
- URL: https://github.com/src3453/fluentscope
- Owner: src3453
- License: mit
- Created: 2024-07-05T02:06:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-23T15:50:45.000Z (about 1 year ago)
- Last Synced: 2025-04-09T01:48:56.691Z (about 1 year ago)
- Topics: audio-visualizer, correlation, mic-audio, numpy, oscilloscope, pyaudio, pygame, pygame-application, python, python3, realtime, trigger
- Language: Python
- Homepage:
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FluentScope
### ~ An oscilloscope that makes listening waveform more fun ~
(c) 2024 src3453, released under The MIT Licence. https://opensource.org/license/mit
## Images

[video](https://github.com/src3453/fluentscope/assets/103661526/367bc782-80e0-45ca-a661-ddf3e5ea2b64)
## Requirements
- pygame
- pyaudio
- scipy
- numpy