CLIWave is a DAW (digital audio workstation) built entirely in terminal, and it is relatively lightweight. This DAW has features to record tracks, record over those tracks loop things and more.
CLIWave is a DAW (digital audio workstation) built entirely in terminal, and it is relatively lightweight. This DAW has features to record tracks, record over those tracks loop things and more.
Add export mixdown and user-configurable directories
Log in to leave a comment
I’m planning on adding a live visualiser next for the actual audio aspect of this.
But here’s what I have worked on so far:
Log in to leave a comment
I added basic audio functionality (hackatime is being weird and only adding 40 minutes on this devlog, but It’s alright though). This audio functionality just includes a basic test right now and I am yet to link it with the rest of my code and add a way to actually record, I’m 99% sure that’s a job that takes like ~30 minutes just because of how smoothly everything works and how easy the awesome library that I am using is to use. Check out my recent commit on my GitHub for this project to see which library (its really just one header file in the dependencies folder).
Log in to leave a comment
I added: