this post was submitted on 14 Dec 2024
27 points (100.0% liked)

Rust

6130 readers
60 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS
 

Hi, I've been working on this app for playing MIDI files with different soundfonts. It's been a few months of work, but I think it's inching towards being good enough to publish for real. There are still a couple fundamental features missing before v1.0.0, but I thought it would be a good time to share it and ask for opinions in a programming community. Any critique on the app, or code? Do people out there even care about midi files this much? Thanks.

img

you are viewing a single comment's thread
view the rest of the comments
[–] ExperimentalGuy 2 points 1 week ago

I've been thinking about trying to make plugins for awhile (which is the most relevant thing I can say). This looks really cool and seems like it'd be a nice start into audio programming.