Search
43 results for “gavv”
-
Gavv Pocket Heroes are up in the shop! 🍬 🍫 🍮 They might not be juicy, but they are fluffy~
.
.
#pockettoku #plush #handmade #kamenrider #gavv #vram #valen -
A few minor releases for this autumn:
Roc VAD 0.0.3 (streaming virtual device for macOS) 👉 https://github.com/roc-streaming/roc-vad/releases/tag/v0.0.3
roc-pulse 0.0.8 (#PulseAudio modules) 👉 https://github.com/roc-streaming/roc-pulse/releases/tag/v0.0.8
Signal Estimator 0.1.0 (latency measuremens) 👉 https://github.com/gavv/signal-estimator/releases/tag/v0.1.0
libASPL 3.1.1 (audio server plugins for macOS) 👉 https://github.com/gavv/libASPL/releases/tag/v3.1.1
#roctoolkit #signalestimator #libASPL #audioprogramming #macosaudio
-
Roc Toolkit 0.4 is out!
Highlights:
- finish RTCP & XR support, 2-way report exchange
- latency tuning on sender instead of receiver (when receiver is more CPU-constrained)
- audio file backends using libsndfile and dr_wav (when external dependencies are limited)
- virtual devices for macOS!
- bug-fixes
- portability: Ubuntu 24.04, macOS 14, OpenWrt/MIPS, Debian GNU/HurdTutorial:
https://gavv.net/articles/roc-0.4/Changelog:
https://roc-streaming.org/toolkit/docs/development/changelog.html#version-0-4-0-jun-14-2024 -
Just tagged #libASPL 3.1.0
Release includes better support of overriding low-level I/O handlers with your own and numerous bug-fixes.
-
#roctoolkit 0.3 is out!
Highlights:
- minimizing latency
- running on weaker CPUs
- major improvements in C APIOverview blog post: https://gavv.net/articles/roc-0.3/
Changelog: https://roc-streaming.org/toolkit/docs/development/changelog.html#version-0-3-0-nov-22-2023
-
Tagged #libASPL 2.0.1 https://github.com/gavv/libASPL
Changes:
* users don't need Jinja2 now (code generation excluded from build)
* fixed warnings
* fixed typoslibASPL is a C++17 library that simplifies creating macOS virtual audio devices.
-
Roc tutorial update: https://gavv.net/articles/roc-tutorial-0.2/
Added instructions on how to use PipeWire with Roc if you can't use PPA.
-
What's new in #roctoolkit 0.2: https://gavv.net/articles/roc-0.2/
Highlights:
- polishing API
- bindings for Go and Java
- android support
- initial RTCP support
- preparations for adding RTSP -
Go check out Gavvie's fundraiser for #SpecialEffect on Tiltify | https://tiltify.com/@gavvie/segathon-4
-
-
https://www.wacoca.com/videos/2243112/voice-actor/ 松岡禎丞さんのシステムボイス集 ver.3【ギーツ】/Yoshitsugu Matsuoka’s System Voice Collection ver.3 | GEATS ##レーザーレイズライザー #COLLECTION #GAVV #GEATS #GOTCHARD #henshin #Matsuokas #System #Ver.3 #ver.3ギーツYoshitsugu #Vlog #voice #VoiceActor #ヴィジョンドライバー #ガウ #ガッチャード #ケミートレカ #ジリオンドライバー #つぐつぐ #ドゥームズギーツ #レレラ #仮面ライダー #声優 #変身 #必殺技 #松岡禎丞 #松岡禎丞さんのシステムボイス集 #男性声優
-
Gummies and chocolate and pudding, oh my! 🍬 🍫 🍮 Gavv masks are now up in the shop!
Gear up here-> https://buff.ly/4bj3dUB
.
.
#kamenridergavv #kamenridervalen #kamenridervram #handmade #masks #facemasks -
We're less than TWO WEEKS AWAY from our big #charity broadcast that is #SEGATHON4. But you don't need to wait long helping us support #SpecialEffect - pitch in what you can ahead of time! Donate at the SEGATHON 4 #Tiltify page + support it further by sharing the link below:
-
🧵 3/4
Before "La Princesa de la Luna", KMFA played Christian Sinding's Symphony No. 4, rhapsody for orchestra (‘Frost and Spring’), Op. 129 (1936).
I only knew the Norwegian Sinding (1856 - 1941) through his "Rustle of Spring" (Frühlingsrauschen), a short piece for piano that later became an emblem of middlebrow salon music.
Although Sinding was from Norway, he spent much of his career in Germany, so it is not surprising that the symphony I heard earlier sounded distinctly Wagnerian and Straussian at points.
It's the sort of late romantic music that twentieth century modernists deplored. Sinding's reputation was not helped by his enrollment in the Nasjonal Samling, the party of Vidkun Quisling, the Nazi collaborator who headed a puppet government during the German occupation of Norway. Recent research has brought forth evidence that this enrollment was made without the sick and aged composer's knowledge in the last weeks of his life, but this revelation came too late to save his work from effective banishment from the Norwegian airwaves in the postwar years.
Having a largely forgotten piece like this broadcast reflects well on KMFA. Although I doubt that I will be playing it again much, I was pleased to have heard it and to have been spurred to learn a smidgeon of Norwegian musical history.
https://youtu.be/V6GzHaOuVkc?si=Hy140WgavVcMMDFn
#ChristianSinding #SymphonyNo4 #NorwegianMusic #Norway #KMFA #ClassicalMusic #LateRomanticMusic
-
roc-go (go bindings for roc-toolkit streaming library) updated to 0.3.0
-
Micro-release: roc-pulse 0.0.6
https://github.com/roc-streaming/roc-pulse/releases/tag/v0.0.6
-
Tagged roc-pulse 0.0.5:
https://github.com/roc-streaming/roc-pulse/releases/tag/v0.0.5It now supports full set of sender and receiver options
(same as in roc-send and roc-recv tools).It is now possible to configure local and network encoding and change
various latency parameters. See README for details. -
I'm happy to announce the first version of Roc VAD, a virtual audio device for macOS that can stream to/from #PulseAudio, #PipeWire, Android, and others.
Link:
https://github.com/roc-streaming/roc-vadIt also provides a gRPC interface with full control of the driver, which allows reusing driver in other projects.
-
I recently discovered gitcache, it's like ccache, but for git clone:
https://github.com/seeraven/gitcache
I periodically need to do a full clean + rebuild of some cmake projects that download and build their dependencies, and gitcache speeds this up A LOT.
-
Tagged #roctoolkit 0.2.6.
This release just fixes the incompatibility of #debian packages with various ubuntu and debian versions, as reported on matrix. Now packages are installable on debian bullseye and later, and ubuntu 20.04 and later, and this is being tested on CI.
https://github.com/roc-streaming/roc-toolkit/releases/tag/v0.2.6
-
This October was productive for #roctoolkit.
New cool features include a lock-free PRNG and buffer overflow protection in memory pools. Also, some good refactoring was carried out.
Thanks to everyone who submitted patches!
-
#roctoolkit got support for new "speexdec" resampler, that combines speex for fixed rate convertion and decimation/expansion for dynamic part needed to compensate clock drift.
https://github.com/roc-streaming/roc-toolkit/pull/595
It works surprisingly fine. The decimation affects only 5-20 samples/second. When base rates are equal, it's VERY cheap. And it follows scaling factor with better precision than speex.
This resampler can be used as a fallback for CPU-constrained environments.
-
#roctoolkit is happy to meet hacktoberfest!
We have cool (I think so) tasks with networking, algorithms, real-time audio, tests, benchmarks, scripts.. You're welcome!
Project: https://github.com/roc-streaming/roc-toolkit
Issues: https://github.com/roc-streaming/roc-toolkit/labels/help%20wanted
Guide: https://roc-streaming.org/toolkit/docs/development/contribution_guidelines.html -
Two C API improvements recently landed develop branch of #roctoolkit
🔹 Removing slots on the fly.
"Slots" represent connected peers, so this is useful when peers enter and leave session dynamically.
🔹 New packet encoder/decoder API, similar to sender/receiver, but networkless.
You push raw frames and get encoded packets, or vice versa, and you deliver packets by yourself. This allows using roc with third-party transports like libjuice and libdatachannel.
-
Great books!
I would recommend them and these two authors in general (Nicolai M. Josuttis and Bartlomiej Filipek) for everyone willing to structure their knowledge in (not so) modern C++ world.
-
Recently spent some time optimizing #roctoolkit latency over Ethernet.
So far, achieved 7ms for transport + 12ms for two USB sound cards.
This is the photo of my test bench for measurements.
Legend: R1, R2 - #raspberrypi; S0, S1, S2 - sound cards; L1, L3 - jack cables; L2 - ethernet cable.
Roc runs on R1 and R2 and streams sound from S1 to S2.
On PC, I run #signalestimator that writes sound to S0 output, reads it back from S0 input, and measures latency.
-
[1/3]
I had a lot of fun last weekend, adding surround sound support to #roctoolkit, with conversion between surround layouts (downmixing and upmixing).
(E.g. if network layout is surround 7.1, but sound card is 5.1, it's automatically downmixed)
Learned lots of new! I first discovered remixing algorithm from #pulseaudio [1], but ended up using downmixing tables from dolby [2][3].
Also added support for large multitrack channel sets up to 1024 channels.
-
Published #roctoolkit 0.2.5 (bug-fix release)
https://github.com/roc-streaming/roc-toolkit/releases/tag/v0.2.5