avryluyaudio · @avryluyaudio
19 followers · 14 posts · Server mastodon.gamedev.place

One feature I miss the most from Pro Tools was the slow-playback. I used it a ton to double check foley edits, and it was also helpful for pitch-down previewing. So I tried to re-make it in Lua! Might need some tweaking for FX tails, but I think its pretty cool you can make something like this for a DAW.

#reaperdaw #audioprogramming #filmaudio

Last updated 1 year ago

Victor Gaydov · @gavv
38 followers · 38 posts · Server fosstodon.org

Recently spent some time optimizing 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 - ; 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 that writes sound to S0 output, reads it back from S0 input, and measures latency.

#roctoolkit #raspberrypi #signalestimator #linuxaudio #audioprogramming

Last updated 1 year ago

Victor Gaydov · @gavv
36 followers · 35 posts · Server fosstodon.org

I had a lot of fun last weekend, adding surround sound support to , 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 things. First considered simpler 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.

#roctoolkit #linuxaudio #audioprogramming

Last updated 1 year ago

Victor Engström · @vengstrom
39 followers · 20 posts · Server mastodon.gamedev.place

A small preview of the revamped SoundPhysics options/GUI :D
Working on adding OnTrigger and terrain texture index triggers :)

#sonity #gameaudiodev #gameaudio #audioprogramming #unity3d

Last updated 1 year ago

Olivier · @tyldurd
189 followers · 2444 posts · Server framapiaf.org
Olivier · @tyldurd
192 followers · 2442 posts · Server framapiaf.org
Victor Engström · @vengstrom
32 followers · 19 posts · Server mastodon.gamedev.place

Sonity - 𝗳𝗿𝗲𝗲 𝘁𝗿𝗶𝗮𝗹 ← (my audio middleware for Unity) is now finally released after ~8 months of work! :D
(Same features as the Sonity paid version, but you get no sound in builds)
u3d.as/308g

#sonity #gameaudiodev #gameaudio #audioprogramming #unity3d

Last updated 1 year ago

Victor Engström · @vengstrom
31 followers · 18 posts · Server mastodon.gamedev.place

Sonity 1.0.3 is released! :D
New user requested features like:
Support for disabling domain reloading >:)
Override Listener Distance with the AudioListenerDistance component.
And some bugfixes :)
u3d.as/2TSD

#sonity #gameaudiodev #gameaudio #audioprogramming #unity3d

Last updated 1 year ago

Victor Engström · @vengstrom
31 followers · 17 posts · Server mastodon.gamedev.place
avryluyaudio · @avryluyaudio
14 followers · 7 posts · Server mastodon.gamedev.place

I wanted to share a new tool that I built to further my growth in game audio. Over the last month or so, I developed a low pass filter plugin for Wwise! It's a second order Butterworth low pass w/ output gain control. This was my first dive into C++, & was definitely a learning curve from my experience w/ Python. Using pointers & references to your data in memory vs extra variables to apply changes is more granular than Python, but so cool and interesting!

#gameaudio #wwise #audioprogramming

Last updated 1 year ago

Victor Engström · @vengstrom
30 followers · 14 posts · Server mastodon.gamedev.place
Olivier · @tyldurd
189 followers · 2432 posts · Server framapiaf.org

Attempt at getting a compelling waveform viz in .

#audioprogramming #daw #audio #python #matplotlib

Last updated 1 year ago

Victor Engström · @vengstrom
30 followers · 13 posts · Server mastodon.gamedev.place

Sonity 1.0.2 is live! :)

Many user requested features/fixes like:
GetSpectrumData()
Support for the new Input System (& timeline bug)
Tips and tricks on Unity Native Audio
And a lot more! :)

u3d.as/2TSD

#sonity #gameaudiodev #gameaudio #audioprogramming #unity3d

Last updated 1 year ago

Olivier · @tyldurd
184 followers · 2422 posts · Server framapiaf.org

Almost finished with my new sequencer that takes messages, CV, lfos and envelopes. I will probably host a instance to make the code available, even if it is still work in progress.

#audioprogramming #synth #dyisoftware #python #daw #generativemusic #selfhosting #gitea

Last updated 1 year ago

Olivier · @tyldurd
182 followers · 2414 posts · Server framapiaf.org

This audio programming stuff is really a rabbit hole! After enabling time varying parameters for my modal synth I need to write a new version of the resonant filter that runs much faster. I'll probably rewrite the biquad core and use numba for the speedup.

#jupyter #dsp #audioprogramming #python

Last updated 1 year ago

Victor Gaydov · @gavv
12 followers · 14 posts · Server fosstodon.org

Hi mastodon and ! Here is my a little late

I'm a software engineer, mainly doing systems programming, with some embedded background.

I'm one of those who loves finding art in software and is inspired by hacker culture 🙂

Programming and is my main hobby. I maintain several projects, most of them related to audio and networking gavv.net/software/

Looking forward to meet new people here!

#fosstodon #introduction #opensource #foss #linuxaudio #audioprogramming #networkprogramming

Last updated 1 year ago

Victor Gaydov · @gavv
11 followers · 12 posts · Server fosstodon.org

We're looking for contributors for recently released bindings for !

github.com/roc-streaming/roc-g

Roc is a real-time audio streaming library. roc-streaming.org/

On github, you will find issues for adding tests, documentation, and minor features. We're always glad to meet new people in the project 🙂

#golang #roctoolkit #opensource #contribute #goodfirstissue #audioprogramming #networkprogramming

Last updated 1 year ago

Victor Engström · @vengstrom
24 followers · 12 posts · Server mastodon.gamedev.place

Got to visit Unity HQ in copenhagen and show off Sonity! :D They sounded impressed! Thanks @gminorscale for arranging the visit and @VileHartman for following along :)

#unity3d #audioprogramming #gameaudio #gameaudiodev #sonity

Last updated 1 year ago

shedtronic · @shedtronic
9 followers · 11 posts · Server mastodon.world
chimaeris · @chimaeris
0 followers · 1 posts · Server mastodon.gamedev.place

Hi Mastodon! Here’s my , as is tradition.

I’m a sound engineer, musician, and programmer. Been a musician (guitar and bass) most of my life, a sound engineer for various fields for 15 years, and have been programming as a hobby for 5. Looking to do more to combine all of the above.

Interests include , , , , , ,

#metroidvanias #sungazer #audioprogramming #rust #gameaudio #progmetal #gamedev #introduction

Last updated 2 years ago