-
It would be great if you could add a package for Ubuntu 16.04
-
Problem:
```
Step 19/22 : RUN gulp all
---> Running in 7b5af99f7b62
[04:12:29] Local gulp not found in /usr/src/app
[04:12:29] Try running: npm install gulp
The command '/bin/sh -c /usr/local/b…
-
Hi, is there any extension of this software to convert waveforms from OGG files? It seems this only supports WAV and MP3 right now. Any ideas are appreciated!
-
Hi everyone,
i am looking for an possibility to get an arrayBuffer from the audiotrack of my TS Files. I am loading the TS files via videojs-contrib-hls.js Does anyone got an Idea how to handle this?…
-
I am trying to compile this so I can ship it an alpine docker container.
Unfortunately I am not too familiar with CMake or how I can run it to compile all of the library files so that I can move t…
-
I think it's a bad practice to generate waves every time in browser. The best solution would be to save these waves on server and generate them on server side. How to do that?
-
I have tested with a Decklink Studio2 and CasperCG 2.03 and playback of HD mpeg 1080i25 and Pal Dv25 files
to see if every thing stays in sync.
Test setup is as follows,
Render the countdown in Premi…
-
I am trying to display a audio waveform in polymer using peaks.js from BBC. [https://gist.github.com/anonymous/3a9dc1613a9f8e3de61712df8a1d6a84](This) code runs perfectly. Based on the gist, I have cr…
-
I built a starter app using react-native init.
My react-native version is 0.46.1 and react-cli version is 2.0.1.
I added the library via `yarn add react-native-audiowaveform`
Then, I manually link…
-
The command I use :
`audiowaveform -i myfile.mp3 -b 16 -o myfile.json`
What i get in my application :
![capture2](https://user-images.githubusercontent.com/8823428/28817845-beb2b1d8-76a9-11e7-…