A modern digital audio workstation(DAW) appies in C++/JUCE.
Development Note
·
Report Bug
·
Request Feature
- Clone the repo
git clone git@github.com:kuouu/smart-audio-mixer.git
- Open
SmartAudioMixer.jucer
by Projucer - Set Modules to corresponding path
- Set
JUCE_MODAL_LOOPS_PERMITTED
inJUCE Modules/juce_core/system/juce_PlatformDefs
to 1 - Build and run project
Play.Stop.mov
Move.mov
Scroll.Zoom.mov
Plugin.mov
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
About me: Yu-Tsung (Eric) Kuo - erickuo5124@gmail.com
Project Link: https://github.com/kuouu/smart-audio-mixer