#dsp — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #dsp, aggregated by home.social.
-
Tymbal — нейросинтезатор на одном чипе
Инструмент называется Tymbal . Характер задаёт учитель — обработанный сигнал, на который натаскивается уточнитель. Смените учителя, и характер сменится целиком, а конструкция останется прежней. Tymbal — орган звукоизвлечения цикады: ребристая мембрана, которая щёлкает при нелинейном выгибании. Маленький аппарат, громкий и богатый обертонами результат, и весь механизм держится на одной нелинейности. У нас нелинейность учителя переносится сетью на детерминированный скелет, и всё это живёт на одном чипе. Слово к тому же приходит оттуда же, откуда «тембр». Merriam‑Webster выводит tymbal как изменённое от более раннего timbal (литавра), а timbre — от греческого tympanon , барабана: в старофранцузском это ещё барабан, в среднефранцузском — колокол под молоточком, и лишь потом слово стало означать окраску звука. Имя инструмента и слово «тембр» — родня по барабану. Первый вариант я написал через i , как в литавре. Пришлось переименовывать: у цикады это tymbal , через y . N6 ниже по тексту — рабочий индекс по имени чипа, он остался в названиях файлов и веток.
https://habr.com/ru/articles/1070464/
#stm32n6 #dsp #cortexm55 #npu #профилирование #нейросети #оптимизация #mve #edgeai
-
An Interesting Fourier Transform – 1/F Noise
https://www.dsprelated.com/showarticle/40.php
Comments: https://news.ycombinator.com/item?id=49205082
#HackerNews #FourierTransform #1FNoise #DSP #SignalProcessing #Mathematics
-
An Interesting Fourier Transform – 1/F Noise
https://www.dsprelated.com/showarticle/40.php
Comments: https://news.ycombinator.com/item?id=49205082
#HackerNews #FourierTransform #1FNoise #DSP #SignalProcessing #Mathematics
-
#PlugData folk? I am going through an iterative process of running at a wall and not managing to get passed it. I dust myself off and try again every month or three, but nothing has come of this after more than 8 months frustration.
I *really* want to try and work out how to make a State Variable Filter from #Vanilla components so that I can make an abstraction from it and so #HeavyCompiler can work with it.
It looks like no one has made one before that has shared it into any of the places which can be searched.
Slop answers are not helpful and confuse things. I am aware enough to see the immediate flaws when these are presented, but this is only helping in identifying what does not work.
Is there a #DSP person that uses either #PureData or PlugData out there who might be willing to offer some guidance?
This is for educational purposes and any result would want to be firmly grounded in CC and preferably an open #MITlicense.
-
#PlugData folk? I am going through an iterative process of running at a wall and not managing to get passed it. I dust myself off and try again every month or three, but nothing has come of this after more than 8 months frustration.
I *really* want to try and work out how to make a State Variable Filter from #Vanilla components so that I can make an abstraction from it and so #HeavyCompiler can work with it.
It looks like no one has made one before that has shared it into any of the places which can be searched.
Slop answers are not helpful and confuse things. I am aware enough to see the immediate flaws when these are presented, but this is only helping in identifying what does not work.
Is there a #DSP person that uses either #PureData or PlugData out there who might be willing to offer some guidance?
This is for educational purposes and any result would want to be firmly grounded in CC and preferably an open #MITlicense.
-
Introducing: Aeolian Understory, a VST3 audio plugin for generating ambient background beds. (May be useful for podcasts and lectures, who knows 😀)
Words: https://soc.sty.nu/2026/08/07/introducing-aeolian-understory/
Github repo: https://github.com/spodzone/aeolian-understory
#sounddesign #soundengineering #audio #music #ambient #DSP #foss #geek #VST3 #plugin #coding #vibecoding
-
Introducing: Aeolian Understory, a VST3 audio plugin for generating ambient background beds. (May be useful for podcasts and lectures, who knows 😀)
Words: https://soc.sty.nu/2026/08/07/introducing-aeolian-understory/
Github repo: https://github.com/spodzone/aeolian-understory
#sounddesign #soundengineering #audio #music #ambient #DSP #foss #geek #VST3 #plugin #coding #vibecoding
-
Japanese brands win US favour but struggle for visibility
SOFIAH NICHOLE SALIVIO News Edito…
#Japan #JP #JapanNews #AdvertisingTechnologies(Adtech) #airlines #automotive #B2BMarketing #Consumertech #DataPlatform #dsp #electronics #Europe(European) #genz #GlobalExpansion #hospitality #israel #Japanese #Japanesenews #marketresearch #Nasdaq #news #Nexxen #Pureprofile #socialmedia #UnitedStates(US) #vehicles
https://www.alojapan.com/1520552/japanese-brands-win-us-favour-but-struggle-for-visibility/ -
https://www.alojapan.com/1520552/japanese-brands-win-us-favour-but-struggle-for-visibility/ Japanese brands win US favour but struggle for visibility #AdvertisingTechnologies(Adtech) #airlines #automotive #B2BMarketing #ConsumerTech #DataPlatform #dsp #electronics #Europe(European) #GenZ #GlobalExpansion #hospitality #israel #Japan #JapanNews #Japanese #JapaneseNews #MarketResearch #Nasdaq #news #Nexxen #Pureprofile #SocialMedia #UnitedStates(US) #vehicles SOFIAH NICHOLE SALIVIO News Editor Nexxen has published research on how US co
-
I'm excited to announce a new Rust crate for forward error correction. It supports convolutional codes (with SIMD accel on nightly) and Reed-Solomon. It comes with a libfec-compatible C shim and benchmarks ahead of libfec on every code.
-
Ловушка добавления АБГШ
Стандартная ситуация: разрабатывается сигнально-кодовая конструкция, хочется проверить её на устойчивость к шуму. Моделируем - и BER-кривая оказывается на 3 дБ левее теоретической (Рис.1). Знакомо? Тут два варианта: либо ваша система действительно хороша и стоит задуматься о патенте, либо стоит проверить правильность добавления шума к сигналу. Разобраться
https://habr.com/ru/articles/1065700/
#АБГШ #AWGN #цифровая_обработка_сигналов #DSP #BER #QPSK #QAM #моделирование #Python #numpy
-
FYI: Nexxen cuts data onboarding time to 24 hours with new DSP tool: The self-serve DSP feature validates audiences against an identity graph whose global footprint has nearly doubled, Nexxen says, ahead of its Q2 2026 earnings. https://ppc.land/nexxen-cuts-data-onboarding-time-to-24-hours-with-new-dsp-tool/ #DataOnboarding #DSP #DigitalMarketing #AdTech #IdentityGraph
-
ICYMI: Nexxen cuts data onboarding time to 24 hours with new DSP tool: The self-serve DSP feature validates audiences against an identity graph whose global footprint has nearly doubled, Nexxen says, ahead of its Q2 2026 earnings. https://ppc.land/nexxen-cuts-data-onboarding-time-to-24-hours-with-new-dsp-tool/ #Nexxen #DataOnboarding #DSP #DigitalMarketing #AdTech
-
Your terminal can run a guitar rig now!
🎸 **rusty-amp** — A complete guitar amp and pedalboard
💯 Plug in your guitar, load a tone & play from a TUI
🔊 Amps, cabinets, effects, presets, a tuner & recording
🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: https://github.com/danylokravchenko/rusty-amp
#rustlang #ratatui #tui #guitar #audio #dsp #pedalboard #terminal