this post was submitted on 13 Feb 2025
32 points (100.0% liked)

Transfem

3687 readers
106 users here now

A community for transfeminine people and experiences.

This is a supportive community for all transfeminine or questioning people. Anyone is welcome to participate in this community but disrupting the safety of this space for trans feminine people is unacceptable and will result in moderator action.

Debate surrounding transgender rights or acceptance will result in an immediate ban.

This community is supportive of DIY HRT. Unsolicited medical advice or caution being given to people on DIY will result in moderator action.

Posters may express that they are looking for responses and support from groups with certain experiences (eg. trans people, trans people with supportive parents, trans parents.). Please respect those requests and be mindful that your experience may differ from others here.

Some helpful links:

Support Hotlines:

founded 2 years ago
MODERATORS
 

cross-posted from: https://lemmy.blahaj.zone/post/21928256

Hello girlies and other folk,

my boyfriend is programming a desktop app that displays your current voice input's frequency in Hz over time with a real time graph, similar to the app "voice tools" many of us use for voice training.

I'm trying to garner interest for such a desktop app and would appreciate input about it so I can show him that it's not something only I would want.

I would also be interested in the OS you would be using, since currently it's only on Linux (as we use arch btw).

The image shows what it's currently looking like and the settings window. The entire point is for it to be always on top of everything else so you can always see how you're doing.

And for the other nerds: it's written in Python (making it quite large, about 2GB, he's trying to port it to Rust (based) and make it smaller)

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

I mostly use Guix and Debian. An official Guix package would be pretty rad if it could be done, otherwise I might be able to create a patch to add it when I get time if it meets the submission criteria.