Top Usability Issues
From Audacity Wiki
This page is for listing issues of usability, mostly those found during writing documentation, where changes in Audacity code would make documenting the behaviour SIGNIFICANTLY easier
|
Edit Hint: Links to the pages in the manual wiki which show why explaining is tricky could help.
- Use of audio by reference (faster) vs copy audio into project (safer) is confusing, and can lead users to lose projects, e.g. by deleting audio they think they no longer need. There's possibly going to be a proposal page about changes in this.
- Some users don't realise that export is needed to save audio in non .aup formats.
- add more here...