Skip to content
Jonas edited this page Jan 16, 2020 · 22 revisions

Technocrarc

Description

Split sounds in different tracks using artificial intelligence. And play the different tracks in the browser. The first objective is to obtain an MVP and if possible implement the V.1 specifications

Specifications

MVP

  • Upload a sound
  • Split a sound in different tracks (via deezer/spleeter AI)
  • Display the split tracks in the browser
  • Play the track(s)
    • Mute track(s)
  • Save sounds and split sounds in the database (by user)

V.1

  • Customisable tracks with effects
    • Effects list
    • Save the tracks with their effects and values in the database
  • Download split tracks

V.1.1

  • Customisable layout (drag & drop)
  • Stereo

Database

  • Imported sounds
  • Split sounds tracks
  • Effects
  • Tracks with effects and their values

TODO : UML

Dependencies

Clone this wiki locally