Automatized in-browser soundscape player and generator. https://t.mldk.cz/tools/noisemaker
 
 
 
 
Go to file
Tomáš Mládek 8a2983fc10 default volume at 80% 2020-01-30 12:46:56 +01:00
public styling, version in title 2020-01-11 10:13:09 +01:00
src default volume at 80% 2020-01-30 12:46:56 +01:00
.browserslistrc init 2020-01-10 13:19:55 +01:00
.gitignore init 2020-01-10 13:19:55 +01:00
CHANGELOG.md bump version, update CHANGELOG.md 2020-01-12 21:12:32 +01:00
LICENSE Add LICENSE 2020-01-12 11:44:32 +00:00
README.md init 2020-01-10 13:19:55 +01:00
babel.config.js init 2020-01-10 13:19:55 +01:00
package-lock.json slider: now controls maximum volume; styling; its own component 2020-01-12 20:00:39 +01:00
package.json bump version, update CHANGELOG.md 2020-01-12 21:12:32 +01:00
tsconfig.json init 2020-01-10 13:19:55 +01:00
vue.config.js add public url to vue.config.js 2020-01-11 10:03:31 +01:00

README.md

noisemaker

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.