tonistiigi/audiosprite

It publish some empty audio file, zero length

yangfanyu opened this issue · 2 comments

"spritemap": {
"a_lose": {
"start": 0,
"end": 0,
"loop": false
},
"a_sitdown": {
"start": 1,
"end": 1,
"loop": false
},
"a_standup": {
"start": 2,
"end": 2,
"loop": false
},
...........................
File added OK file=/var/folders/kk/nc3_3h215n928hptm6g52ps40000gn/T/audiosprite.7941562433261424, duration=0

Could you provide the command line invocation for this and the directory structure?

I'm closing this as it's missing valuable information. Feel free to reopen this when there is more information available.