#audio implementation
Explore tagged Tumblr posts
sibyl-of-space · 3 months ago
Text
well one of the benefits of me being spite-motivated and easily pissed off is im still so mad about getting that shitty feedback yesterday that today i sat down and decided to see if i could code a seamless-audio-looping-with-reverb-tail mechanic direct in Unity instead of having to use middleware like Wwise, and i am happy to report that it actually was super easy and i did it in like an hour.
i really, REALLY don't think anyone who follows me is in need of coding seamless audio looping with reverb tail direct in Unity, but uh, if you happen to be, here you go under the cut. all u have to do is drag in 2 audio sources with the same audio file that has reverb tail baked in, then enter the # of bars, bpm, and beats per measure and it'll handle the rest
big thanks to this tutorial for going over the basics of AudioSource.PlayScheduled - https://johnleonardfrench.com/ultimate-guide-to-playscheduled-in-unity/#play_scheduled_intro
using System.Collections; using System.Collections.Generic; using UnityEngine;
public class ReverbLoop : MonoBehaviour { public int bars; public int bpm; public int beatsInMeasure; private double barlength; private double repeatlength; private double goTime; private bool zero;[Tooltip("Drag in 2 audio sources that are the same track each with reverb tail baked in. They will alternate to create a seamless loop.")] public List<AudioSource> trackDupes; private void Start() { goTime = AudioSettings.dspTime + 0.5; Calculate(); } private void Calculate() { barlength = 60d / bpm * beatsInMeasure; repeatlength = barlength * bars; } private void Prepare() { if (zero) { //the last playscheduled we did was for the zeroeth one trackDupes[1].PlayScheduled(goTime); } else { trackDupes[0].PlayScheduled(goTime); } goTime = goTime + repeatlength; zero = !zero; } private void Update() { if (AudioSettings.dspTime > goTime - 1) { Prepare(); } }
}
3 notes · View notes
artem1sc0re · 1 month ago
Text
Idk who’d want this or would want to see this in their day
But Aiden Pearce with banana bread
Tumblr media
Also do you guys like edits if so I’ll just serve this on the side
28 notes · View notes
kcamberart · 1 year ago
Text
the goat miniboss is goat miniboss-ing
50 notes · View notes
waveknight · 5 months ago
Text
If the ads that autoplay music/sound in the app are pissing you off, you should really consider getting a adblocker/VPN for your phone. I use one and I haven't seen a single one of these ads and didn't know what ppl were talking about lol (I use blokada 5 on an android phone for those curious, it was free and easy to install)
6 notes · View notes
orcelito · 6 months ago
Text
Listening to this album, sipping a vanilla bean monster, working on cleaning after getting home from my optometrist appointment
I got sunlight and fresh air, a new rewards system for my daily cleaning, and Determination to make my life better
3 notes · View notes
italiantea · 5 months ago
Text
Tumblr media
bafflingly tumblr's copyrighted music detector caught what youtube's did not
2 notes · View notes
dragonfly756 · 1 year ago
Text
likely this means nothing to anyone except maybe two people but the noise ART's medsystem makes (in the new graphic audio adaption of artificial condition) when secunit sits up after their diy bestie surgery times is the exact same sound effect used when you clear a line in petroglyph punch in the classic Nancy drew point and click game curse of blackmoor manor.
5 notes · View notes
hua-fei-hua · 1 year ago
Text
reading livejournal posts basically explaining livejournal site history and culture in a manner understandable to outsiders has me vacillating between "damn these people are just like us for real" and "they offered WHAT on livejournal???????"
2 notes · View notes
sapphim · 2 years ago
Text
i have a folder of extracted lines of voiceover that i might edit for twinception now 😭
5 notes · View notes
lananiscorner · 2 years ago
Conversation
Me, a while ago: Well, I know this game is a grindy, hot mess, but I feel like fast food for my brain right now, so let's start a new playthrough.
Me, now that I finished the playthrough: I have never seen a clearer case of narrative potential being shot, stabbed and set on fire in every way possible and I am actually kind of mad.
1 note · View note
sibyl-of-space · 2 years ago
Video
tumblr
I decided to make a little video showing some of the audio work I’ve done for my game “Amadeus”! Please bear in mind that I am still building the demo so many of these assets are placeholders while I figure out the main mechanics. I’m building a visual novel/puzzle game about a young werewolf, which will feature ghosts and witches and crap.... but before I can flesh out his story, I need to, you know, make the game work.
I will be tagging all of my work (visuals, audio, code) on this as “Amadeus Game” from here on out so it can be sought out or blocked as desired.
Currently, all of the visuals, audio, code, and narrative presented here are my work. I intend to collaborate with some other artists as I build it out more, and when it so happens that I am *not* the only person who has worked on this game, the other people will be credited.
5 notes · View notes
ndas-sraom · 9 months ago
Text
0 notes
princess-marida · 10 months ago
Text
i heard that Horizon: Zero Dawn will have a live action series adaptation.... and I have concerns lol
0 notes
eduardtelik · 1 year ago
Text
youtube
DISREPAIR Lead Audio Developer, Sound Design, Soundtrack Composition, Audio Implementation - Eduard Telik
1 note · View note
that-one-oboist · 1 year ago
Text
Tumblr mobile has pop up autoplay ads now it’s so joever bros
1 note · View note
honeytonedhottie · 2 months ago
Text
beauty and brains⋆.ೃ࿔*:・🎀☕️
Tumblr media
in this post we'll talk about how to implement continual learning into ur life and how to nurture ur intellect and ur beauty, like elle woods for example…💬🎀
Tumblr media Tumblr media
MINDSET ;
first off lets take a look at ur mindset. you need to be willing to learn and if ur stubborn then ur not gonna allow urself to learn and become smarter so for that reason mindset is the perfect place to start when ur starting ur beauty and brains journey.
perspective is EVERYTHING when it comes to learning. if u have the belief that "i hate math so much, im so not good at it etc etc" you're already setting urself up for failure. remember that we are in charge of our own learning.
Tumblr media Tumblr media
figure out the sources of ur limiting beliefs about urself and challenge them. ask urself "why do i think im bad at math (or any other subject)" and the answers that u give urself, CHALLENGE them.
UNDERSTAND THAT ;
before we go any further understand that no subject is too complicated to learn and if ur experiencing that then ur learning it the wrong way…💬🎀
if ur having a hard time understanding a subject in school because of the way ur teacher explains it, ask another teacher at ur school and if that doesn't work turn to online resources OR just ask chat gpt. i ask chat gpt to help me break down math problems and explain how to do them and it works rly good for me.
READING ;
from my own experience i feel like reading is so so important. bcuz reading helps u to expand ur vocabulary and improves comprehension and so much more. personally i love to read so this isnt hard for me to do but if u originally dont like to read here are some ways to romanticize reading.
Tumblr media Tumblr media
♡ start with topics/genres that u love
♡ set small goals (like reading for 5-10 minutes a day) and then building upon those goals
♡ experiment with physical books, e-books etc to figure out what u like best
WHAT U WATCH ;
i watch a lot of discussion based youtube videos, and video essays, documentaries etc and i have learned so much from them and they're actually one of my favorite ways to learn things. so i highly recommend watching some. watching things like this is so important because they provide a deeper understanding of real-world issues, cultures, and events that we might not encounter in our daily lives.
Tumblr media Tumblr media
HOW TO UNDERSTAND ;
understanding what u read and what u learn is so so important. the way i make sure that i understand what im learning is through writing papers. writing papers about things that interest me or things that i learn has helped me to retain what i learn instead of forgetting it all.
another key thing to remember is PRACTICE. if u dont practice what u learn you'll literally forget it. use everything that u learn and if u can't physically use it, imagine urself using it.
MAKE IT A GAME ;
this is where the beauty aspect of the phrase "beauty and brains" comes into play. make learning like a GAME. i think thats how u get smart the best. just implement it into ur daily life.
Tumblr media Tumblr media
for example if u have a habit of watching an episode of ur favorite show a day (or multiple) between episodes read for x amount of time. if u go for a run everyday listen to an audio book whilst running. think of that scene in the movie legally blonde where elle was reading her textbook while working out.
1K notes · View notes