Skip to content

Commit

Permalink
* re-build examples. note that test1 only outputs the left channel, b…
Browse files Browse the repository at this point in the history
…ecause the input file is mono
  • Loading branch information
beschulz committed Feb 25, 2015
1 parent bb14132 commit a4303ef
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 21 deletions.
9 changes: 2 additions & 7 deletions examples/test1.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
{
"_generator":"wav2json version 0.3 on Darwin (http://goo.gl/af7wg)",
"left":[0,0.5,0.87,1,0.87,0.5,0,0.5,0.87,0,0.87,0.5],
"right":[0,0.5,0.87,1,0.87,0.5,0,0.5,0.87,0,0.87,0.5],
"mid":[0,0.5,0.87,1,0.87,0.5,0,0.5,0.87,0,0.87,0.5],
"side":[0,0.5,0.87,1,0.87,0.5,0,0.5,0.87,0,0.87,0.5],
"min":[0,0.5,0.87,1,0.87,0.5,0,0.5,0.87,0,0.87,0.5],
"max":[0,0.5,0.87,1,0.87,0.5,0,0.5,0.87,0,0.87,0.5],
"_generator":"wav2json version 0.4 on Darwin (http://goo.gl/af7wg)",
"left": [0,0.5,0.87,1,0.87,0.5,0,0.5,0.87,0,0.87,0.5],
"duration":0.000250
}
Loading

0 comments on commit a4303ef

Please sign in to comment.