Skip to content

Commit

Permalink
Merge pull request #72 from GoogleChrome/71-base64-hrir
Browse files Browse the repository at this point in the history
v1.0.5 with Base64-encoded HRIR

cc @drewbitllama
  • Loading branch information
hoch committed Oct 20, 2017
2 parents b36a7cc + 10f73d4 commit a5d54b4
Show file tree
Hide file tree
Showing 45 changed files with 673 additions and 294 deletions.
3 changes: 3 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
src/resources/omnitone-foa-hrir-base64.js
src/resources/omnitone-soa-hrir-base64.js
src/resources/omnitone-toa-hrir-base64.js
8 changes: 6 additions & 2 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
# Omnitone NPM module must include only the production build and resource files.

doc/
examples/
pvt/
src/

.eslintignore
.eslintrc.js
.firebaserc
.gitignore
.travis.yml
404.html
CONTRIBUTING.md
database.rules.json
firebase.json
generate-hrir-base64.js
generate-hrir-wave.sh
webpack.config.all.js
webpack.config.js
Loading

0 comments on commit a5d54b4

Please sign in to comment.