Skip to content

baitcenter/spectral-lab

 
 

Repository files navigation

spectral-lab

Overview

spectral-lab-demo-20190731

"Spectral Lab" is a brand new compositional tool with a spectrogram, which enhances musicians’ creativity.
It looks like a piano roll or a sequencer but is distinguished by the following points.

  • Extract spectral features from audio files and treat them as musical notes.
  • Freely editing notes in such a way that a painter draws on a canvas.
  • Ideal for creating unheard harmonies, fluid textures, and expressions of nuances.
  • Compatible with any MIDI instruments of various possibilities.

Development

This project was generated with electron-vue@8fae476 using vue-cli. Documentation about the original structure can be found here.

Check the version of your python

python3 --version

Python 3.7.3 is highly recommended.

Commands

# install dependencies
yarn

# serve with hot reload at localhost:9080
yarn run dev

# lint all JS/Vue component files in `src/`
yarn run lint

build electron application for production

yarn run build

About

Electron app for spectral composition

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 44.8%
  • Vue 25.5%
  • Python 17.3%
  • TypeScript 12.0%
  • HTML 0.4%