{"id":20286658,"url":"https://github.com/yezzfusl/audiospectra","last_synced_at":"2026-06-03T22:31:02.803Z","repository":{"id":251147154,"uuid":"836508218","full_name":"yezzfusl/AudioSpectra","owner":"yezzfusl","description":"Advanced real-time audio effects and processing system.","archived":false,"fork":false,"pushed_at":"2024-08-16T22:25:56.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-04T14:25:23.234Z","etag":null,"topics":["audio","audio-effects","dsp","fftw","signal-processing","soundtouch"],"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/yezzfusl.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":"2024-08-01T02:14:09.000Z","updated_at":"2024-08-16T22:25:05.000Z","dependencies_parsed_at":"2024-11-14T14:37:46.283Z","dependency_job_id":"5027fa2c-8bb4-43bf-8659-dd6bf8125b58","html_url":"https://github.com/yezzfusl/AudioSpectra","commit_stats":null,"previous_names":["yezzfusl/audiospectra"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/yezzfusl/AudioSpectra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yezzfusl%2FAudioSpectra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yezzfusl%2FAudioSpectra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yezzfusl%2FAudioSpectra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yezzfusl%2FAudioSpectra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yezzfusl","download_url":"https://codeload.github.com/yezzfusl/AudioSpectra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yezzfusl%2FAudioSpectra/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33883102,"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-06-03T02:00:06.370Z","response_time":59,"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":["audio","audio-effects","dsp","fftw","signal-processing","soundtouch"],"created_at":"2024-11-14T14:35:59.075Z","updated_at":"2026-06-03T22:31:02.785Z","avatar_url":"https://github.com/yezzfusl.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AudioSpectra\n**Advanced real-time audio effects and processing system.**\n\n## Overview\nAudioSpectra is a high-performance audio processing system designed for real-time effects, mixing, and analysis. It offers a robust framework for implementing a variety of audio effects and provides a user-friendly interface for parameter adjustments. The system is built to ensure low-latency processing and high performance.\n## Features\n\n### Audio Processing\n- **Real-Time Effects:** Includes real-time equalization, reverb, and compression effects.\n- **Frequency-Domain Processing:** Utilizes FFTW for efficient frequency-domain transformations.\n- **Dynamic Effects:** Supports time-stretching and pitch-shifting using SoundTouch.\n\n### User Interface\n- **Parameter Adjustment:** Allows real-time adjustment of audio parameters through an intuitive interface.\n- **Effect Control:** Provides control over equalization, reverb, and compression settings.\n### Data Storage\n- [ ] **Persistent Storage:** Stores audio samples and presets in a SQLite database.\n- [ ] **Serialization:** Utilizes Boost.Serialization for managing data.\n\n## Technical Details\n\n### Libraries and Frameworks\n\n- [x] **PortAudio:** Cross-platform audio I/O library for handling audio input/output.\n- [x] **JUCE:** Framework for audio processing and UI development.\n- [x]  **FFTW:** Library for computing discrete Fourier transforms.\n- [x] **SoundTouch:** Provides time-stretching and pitch-shifting capabilities.\n- [ ] **SQLite:** Lightweight database engine for storing samples and presets.\n- [ ] **Boost.Serialization:** For serialization and deserialization of data.\n- [ ] **Intel IPP / ARM CMSIS-DSP:** Used for optimizing DSP operations to enhance performance and efficiency.\n\n## Installation\n\n### Prerequisites\n\n- PortAudio\n- JUCE\n- FFTW\n- SoundTouch\n- SQLite\n- Boost.Serialization\n- Intel IPP / ARM CMSIS-DSP\n\n### Build Instructions\n1. **Clone the Repository:**\n   - ```git clone https://github.com/yezzfusl/AudioSpectra.git```\n   - `cd AudioSpectra`\n\n2. Install Dependencies:\nFollow the installation instructions for each library and framework.\n    ```bash\n    mkdir build\n    cd build\n    cmake ..\n    make\n\n## Usage:\n1. Run the Application:\nExecute the built application from the build directory.\n\n1. Adjust Parameters:\nUse the UI to adjust audio parameters and effects in real-time.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyezzfusl%2Faudiospectra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyezzfusl%2Faudiospectra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyezzfusl%2Faudiospectra/lists"}