1
0
Fork
You've already forked audio3d
0
See through your ears, not your eyes 👀 👂 https://niklaskorz.github.io/audio3d/
  • TypeScript 98.3%
  • HTML 0.9%
  • CSS 0.6%
  • Dockerfile 0.2%
Find a file
2019年07月11日 15:41:44 +02:00
.circleci Re-add repo parameter 2019年03月15日 14:45:12 +01:00
.vscode Make audio selectable 2019年04月06日 16:56:05 +02:00
public Update icons 2019年04月19日 08:45:42 +02:00
src Re-enable service workers 2019年04月29日 13:06:03 +02:00
typings Better integration with nw.js 2019年04月19日 08:46:50 +02:00
.dockerignore Dockerizing.. 2019年04月29日 19:42:46 +02:00
.editorconfig Add linter 2019年03月10日 09:59:37 +01:00
.eslintrc Update eslint rules 2019年04月14日 10:30:39 +02:00
.gitignore Remove package-lock.json 2019年04月03日 14:25:04 +02:00
Dockerfile niklas mimimimi 2019年04月29日 20:35:28 +02:00
LICENSE Update LICENSE 2019年04月15日 13:12:38 +02:00
package.json niklas mimimimi 2019年04月29日 20:35:28 +02:00
README.md Re-enable service workers 2019年04月29日 13:06:03 +02:00
tsconfig.json Disable JavaScript 2019年04月03日 11:57:52 +02:00
yarn.lock Merge pull request #29 from niklaskorz/dependabot/npm_and_yarn/handlebars-4.1.2 2019年07月11日 15:41:44 +02:00

Logo

3D Audio Evaluation Environment

CircleCI

An editor and test environment for experimenting with 3D audio. Requires Node and Yarn to run locally. You can run the most recent online version directly from your browser. After the first load, it will also work offline (if your browser supports service workers and you didn't disable caching of files for offline usage in your browser settings.)

Logo by Flatart

Based on...

Available Scripts

First, make sure that you have both Node and Yarn installed. Once you cloned the repository, install the project's dependencies by executing yarn. Then, in the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any compiler errors in the console.

yarn lint

Runs eslint and prints any occurring warnings or errors.

yarn build

Builds the app for production to the build folder.
The build is minified and the filenames include the hashes.

Example sounds in this repository (public/audio)