You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

2h 31m 19s logged

I’ve implemented a configuration file system so it can read from it now, no ability to write to it directly but it won’t be any harder than reading from it using my helper functions, immediate noticeable changes are the fact that now the volume is lower, like, really lower (I’ve set it to 0.25 so it doesn’t blast my/your ears when running it and we can now finally use it as a read soundboard software while we talk, volume is indeed hard-coded in the Playback struct but this is temporary). As for the other changes I’ve made to the CLI is the fact that it will (most of the time) pull the latest custom soundboard path setup in the config.json. Apart from all that, the other things i changed / added is colored text macros so i can simply write print_info to print in blue for example, or print_rgb( 241 10 10) if it comes to that, but for now its hardcoded since its more for debugging and to set some visual waypoints in the output console and who knows, maybe the first release will also use them but i don’t know yet. Any other things i didn’t mention it’s either because it’s very little changes that i kinda forgot about, or that its a change that i think was there from the start because i’m tired but in fact wasn’t in the first version (its 5:20AM when writing this btw and i haven’t slept yet). I hate that i can’t do newlines in this form of devlogs on stardance but oh well, thank you for reading either ways, never stop tinkering, stay creative, peace

0
2

Comments 0

No comments yet. Be the first!