Skip to content

v0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@biennviquiera biennviquiera released this 27 Jun 22:01
· 66 commits to main since this release
a414c29

Basic functionality implemented, initially set to 10 minute loops
You can run this version on your local machine. Make sure you have node and

  1. run the express server using node app.js inside the app file.
  2. start the next.js webpage in another terminal using npm run dev
  3. In your browser, navigate to localhost:3000 (by default)
  4. Make your 10 minute loops!

Future updates / TODO :
Improvement to user interface and experience

  • Waveform representation of selected file to provide more precise selection of start and end times
  • Properly updating linked values/elements
  • If server costs aren't too bad, deploying to the web

Here is a demo of me recreating the video that inspired this project

no.mic.demo.mp4