ggwave
ggwave copied to clipboard
Tiny data-over-sound library
WIP in progress ..
How can I use characters like "ğ" "ı" in waver?
hi,Whether the PCM generated by GGWave is single-track by default,How do I generate two-channel audio encoded data?Whether the use of two-channel playback will affect the codec effect,thanks
hello.. Firstly amazing tool..incredibly fast and very responsive. Has been trying to increase the 140 character limit on variable length string(very large say 10,000 characters). But stuck at segmentation fault...
This project is exactly what I was looking for except the limitation for message length and the transfer of files. I suggest the possibility of sending files purely over sound,...
Hi, I'm wondering if it's possible to use the ggwave in React Native and if there is an exemple of it!
Hi, I might be misunderstanding how to use the library but regarding the ggwave-to-file the readme states that by using the following commands in the terminal we would be able...
Hi! I'm currently looking into writing an application that encodes a timestamp into a sound signal for the purpose of measuring desynchronization between audio and video (I already transmit data...
Currently, we can only change the output file stream through a global static call. Maybe add stuff like log levels, filtering, etc. See discussion in https://github.com/ggerganov/ggwave/issues/51 for some ideas.
Hi, I was wondering if someone could point me in the right direction. I've been experimenting with ggwave-js and am trying to create a chat-type project that allows back and...