/smart-audio-mixer

A modern digital audio workstation(DAW) using C++/JUCE.

Primary LanguageC++


Smart Audio Mixer

A modern digital audio workstation(DAW) appies in C++/JUCE.
Development Note · Report Bug · Request Feature

Table of Contents

Getting Start

Prerequisites

Installation

  1. Clone the repo
    git clone git@github.com:kuouu/smart-audio-mixer.git
  2. Open SmartAudioMixer.jucer by Projucer
  3. Set Modules to corresponding path
  4. Set JUCE_MODAL_LOOPS_PERMITTED in JUCE Modules/juce_core/system/juce_PlatformDefs to 1
  5. Build and run project

Usage

Audio Play & Stop

Play.Stop.mov

Move Components

Move.mov

Scroll & Zoom in/out

Scroll.Zoom.mov

Plugin Support

Plugin.mov

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

About me: Yu-Tsung (Eric) Kuo - erickuo5124@gmail.com

Project Link: https://github.com/kuouu/smart-audio-mixer