Re: The Synthizer Thread
And we're live on crates.io. If you like, I can add you as an owner. No obligation, just reducing the bus factor a bit.
One minor bit of feedback. I ported the Python media player example last night, and was tripped up for half an hour or so because setting gain reported an error. I didn't actually read your code, though, so didn't notice you were manually converting to DB. I assumed that gain was in DB by default.
I imagine many engines or engine interfaces are going to want to work in DB. Godot does, for instance. Maybe break out the gain property for 0.8, kind of like panning? GAIN_SCALAR and GAIN_DB, for instance? Either way, I don't want to copy-paste that logic around, even if it's just a few lines, so I'll probably add it to 0.2 of the crate. But it'd be nice if it were handled like other properties that have multiple enums per unit.
Looking forward to playing with this now that it's in a language I'm more familiar with. Thanks for creating it.
-- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector