Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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**! ๐ŸŽนโœจ