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

top 4 comments
sorted by: hot top controversial new old
[-] thgs@beehaw.org 1 points 1 year ago

This looks pretty cool to me. Well done :)

[-] 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

load more comments
view more: next ›
this post was submitted on 09 Jun 2023
2 points (100.0% liked)

Free and Open Source Software

17718 readers
186 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