Kool Edit 2020 is a simple, open source audio wave editor inspired from Cool Edit Pro. We designed it with basic quick audio editing in mind.
- [Production Release] (https://github.com/sandcobainer/KoolEdit2020/releases/tag/0.0.1)
- [Development Release] (https://github.com/sandcobainer/KoolEdit2020/releases/tag/0.0.2-dev)
- [macOS]
- Setup JUCE by downloading the JUCE folder and moving it to
/Users/your-username/
- Install IDE (XCode, Visual Studio or CLion). You might have to install command line tools too if needed.
- Clone the
KoolEdit2020
repository - Open .jucer file inside the repository. It should open up using the Projucer application previously installed by JUCE
- Build the Projucer project and see it open up in your preferred IDE
- EDIT, BUILD and DEVELOP!
- [Windows]
- Setup JUCE by downloading the JUCE folder
- Install IDE (Visual Studio or CLion). You might have to install command line tools too if needed.
- Clone the
KoolEdit2020
repository - Open .jucer file inside the repository. It should open up using the Projucer application previously installed by JUCE
- Build the Projucer project and see it open up in your preferred IDE
- EDIT, BUILD and DEVELOP!
- Please feel free to create issues and feature requests. They will be entertained