This website requires JavaScript.
Explore
Help
Sign in
empathicqubit
/
web-audio-stream-sync
Watch
1
Star
0
Fork
You've already forked web-audio-stream-sync
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f2528e2c28
web-audio-stream-sync
/
config.js
4 lines
84 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit.
2018-05-21 17:59:28 -04:00
module
.
exports
=
{
Automatically create .env file on first run.
2018-06-21 00:33:26 -04:00
files
:
JSON
.
parse
(
process
.
env
.
AUDIO
_FILES
_ARRAY
||
"[]"
)
,
Initial commit.
2018-05-21 17:59:28 -04:00
}
;
Reference in a new issue
Copy permalink