[122] Round Number
- Conlan Walker
- Mar 14, 2024
- 1 min read
The library is done to the point where I can actually make something with it!
This week, I focused on porting my audio mixer to my audio library, and it went well enough to where I shouldn't need to worry about things breaking if I use it within certain parameters. My library is by no means reliable and will most definitely break if you don't know what its boundaries actually are.
Here's a demonstration of the aforementioned audio mixer:
The entire codebase of... whatever this is, now sits at a hair over 10000 lines, which is (for me, at least) an absurd amount of code to get done in a little under 2 months or so.


Comments