/KoolEdit2020

This is a team repository for Team 1 in Audio Software Engineering class, Spring 2020, GTCMT.

Primary LanguageC++MIT LicenseMIT

WaveEditor

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.

Installing

Prerequisites

macOS

Windows

Linux

Building

  • [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!

Discussion

  • Please feel free to create issues and feature requests. They will be entertained

License

MIT