Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apfelteesaft/apfeldaw
a bad but simple DAW in C++ ig
https://github.com/apfelteesaft/apfeldaw
Last synced: 29 days ago
JSON representation
a bad but simple DAW in C++ ig
- Host: GitHub
- URL: https://github.com/apfelteesaft/apfeldaw
- Owner: ApfelTeeSaft
- Created: 2024-12-02T07:22:04.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-02T07:26:05.000Z (about 1 month ago)
- Last Synced: 2024-12-02T08:28:54.616Z (about 1 month ago)
- Language: C++
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ApfelDAW ๐๐ถ
ApfelDAW is a simple and basic Digital Audio Workstation (DAW) written in **C++** with a clean and intuitive **GUI**. It provides essential tools for audio editing and mixing, perfect for beginners and those who want a lightweight DAW experience.
---
## Features ๐
- **Track Management:** Create and manage multiple audio tracks.
- **Audio Playback:** Play, pause, and stop audio files.
- **Basic Effects:** Apply basic audio effects like EQ and reverb. [SOON]
- **Waveform Visualization:** Real-time display of audio waveforms. [SOON]
- **Lightweight:** Designed to be simple and efficient.---
## Getting Started ๐ ๏ธ
### Prerequisites
- VS2022
- VCPKG### Building the Project
1. Grab packages using vcpkg.
2. Use VS2022 to Compile.
---
## Contributing ๐ค
We welcome contributions to enhance ApfelDAW! Here's how you can help:
1. Fork the repository.
2. Create a new branch:
```bash
git checkout -b feature-name
```
3. Commit your changes:
```bash
git commit -m "Description of changes"
```
4. Push the branch:
```bash
git push origin feature-name
```
5. Open a pull request.---
## Contact ๐ฌ
For feedback, questions, or suggestions, reach out to me:
- **GitHub:** [apfelteesaft](https://github.com/apfelteesaft)---
Enjoy creating music with **ApfelDAW**! ๐นโจ