Amplituda
Amplituda copied to clipboard
Audio processing library, which provides waveform data
I have a feature where I have to record an audio using Mic which is implemented by using MediaRecorder and it only output file format for .3gp as there is...
The library will continue to process the file until it finishes it though it may not be needed any more or we close the screen where we display it or...
I want to display audio wavefrom for a range.. So I have to load all List of for example 2:30 hours audio to memory then I have to create sublist...
**Describe the bug** A crash from libavformat-amplituda.so collected by firebase. **Smartphone (please complete the following information):** - Device: POCO alioth - OS: Android 13 (SDK 33) **Additional context** I only...
/lib/arm64/libamplituda-native-lib.so (Java_linc_com_amplituda_Amplituda_amplitudesFromAudioJNI+868) (BuildId: 72a4899b05ffbd6f588f1c352f33364c6ef73a9d) When attempting to load an amplitude of corrupted file AFTER successful processing another non-corrupted one I get uncatchable crash
I has an issue when process long mp3 file (over 1 hour) download from youtube via (https://www.y2mate.com/). Please take a look.
**Is your feature request related to a problem? Please describe.** I'm having issues with low volume audio files, where most of the audio results with an amplitude of 0 or...
**Describe the bug** I have a chash, when I generate wave: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x3c in tid 3546 (DefaultDispatch), pid 3481 xxxx crash_dump64 A...
Hi team, I see some trouble at Firebase Caused by java.lang.UnsatisfiedLinkError: dlopen failed: library "libamplituda-native-lib.so" not found at java.lang.Runtime.loadLibrary0(Runtime.java:1082) at java.lang.Runtime.loadLibrary0(Runtime.java:1003) at java.lang.System.loadLibrary(System.java:1661) at linc.com.amplituda.Amplituda.(Amplituda.java:612) It looks like there is...