Skip to content

angelmunozs/samplecleaner

Repository files navigation

Sample Cleaner

A website designed to clean the background noise from sound recordings of vinyl discs. Developed with nodejs.

Starting the project

  1. Import the MYSQL database located in ./base.sql.

  2. Install nodejs modules:

npm install
  1. Install frontend components:
bower install
  1. Start project
npm start

Python dependencies

Extensions

  • ffmpeg
sudo apt-add-repository ppa:mc3man/trusty-media
sudo apt-get update
sudo apt-get install ffmpeg

Modules:

  • scipy
sudo apt-get install python-numpy python-scipy python-matplotlib ipython ipython-notebook python-pandas python-sympy python-nose
  • python-magic
pip install python-magic
  • pydub
pip install pydub

About

Web application for cleaning vinyl and cassette samples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published