[121] Transparency Loss
- Conlan Walker
- Mar 8, 2024
- 1 min read
The bulk of the library I can pretty safely say is functional to the extent to which I can make something with it. Currently, I'm moving on to making the audio mixer that uses the audio portion of the library. Here's a use case example of its callback format:
I'll spare you the (possibly literal) headache of showing the audio, as it can and will shred your ears if you aren't used to that kind of harsh sound. If you really are curious though, you can see it here: https://www.youtube.com/watch?v=L0XlMXESZ1g&t=14s
I didn't get around to making the repository this week, but I can at least show the current output of the good ol' line counter script:

And while I only started working on the audio mixer today, this is what I've completed so far:

Comments