this post was submitted on 03 Oct 2025
45 points (97.9% liked)
Opensource
4053 readers
136 users here now
A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!
⠀
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I used Audacity every now and then and while I wasn't very good at it before either, the changes over time, ended up jarring me now and then. Only after watching this, do I realise what was going on:
Those were my faults as a user, coming up from the changes.
Now come my little thoughts on Tantacrul's ideas:
Modes
They are not a real problem as long as the user knows what to expect. You just need to implement some basics:
Esc
with the viewport in focus, switch to the default mode.Esc
should do these in order:Esc
key pressedEsc
Esc
Esc
enough times, they will find themselves in the base state of whichever view they are in.vim
Audio setup
If Audacity can end up with functionality to record multiple tracks at once, then put the audio setup in a menu connected to each track.
Of course I haven't used Audacity 4 yet and I'm just on whatever Arch is shipping rn. So maybe they already have something better.
But relative to what I see, the above UX would be more desirable.