2
submitted 1 year ago* (last edited 1 year ago) by tranzystorek_io@beehaw.org to c/foss@beehaw.org

I have been tinkering with sound visualizing recently and this is the result :3

you are viewing a single comment's thread
view the rest of the comments
[-] tranzystorek_io@beehaw.org 1 points 1 year ago* (last edited 1 year ago)

Thank you! I've made small tweaks since posting, like adding config flags to CLI, for instance --style fill will display "filled" bars instead of "striped":

[-] thgs@beehaw.org 1 points 1 year ago

I've been working on a small TUI framework and sound was something I was wondering if possible to be done. My code is in PHP though not Rust. So this might give me some insight on how capturing works (I have no idea how sound works) but what I wanted to create is the capability (more or less) that for example TIC-80 provides where you have input from sound and make graphics respond to it (see Lovebyte jam sessions on youtube for example).

I really like the detail on the non filled ones where the last one on top might not always be a full one.

[-] tranzystorek_io@beehaw.org 1 points 1 year ago

Sound capture was a major pain point here ๐Ÿ˜… I had to hardcode an alsa loopback device identifier, and beyond that it's very manual - loading alsa's loopback kernel module, connecting my music player to the pipewire device and such

this post was submitted on 09 Jun 2023
2 points (100.0% liked)

Free and Open Source Software

17718 readers
201 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS