Deeping toes into C++ programming

I think that one of most serious reasons to actually do something is a feeling that something is not good, if not disturbing.

There used to be some glitches in Audacity‘s UI that went on my nerves for last two or three years. And here I am – the one who broke his promise to himself to never ever write code :)

Changes so far:

- All six “Export As… [type of file here]” and “Export Selection As… [type of file here]” went into “Export as…” and “Export Selection As…” submenus.
- All four “Import [type of data here]” has moved into “Import…” submenu from “Project” top menu item to “File”
- “Edit ID3-Tags” has moved from “Project” top menu item to “File”
- “Project” top menu is renamed to “Tracks”

Thus, all project related entries are in “File” menu now. Next step is to move entries from trackpanel menu to “Tracks” menu. I’ve already grouped all “New [type of track here]” entries to “Add New Track…” submenu to save some space.

Audacity’s menu looks much cleaner now. More to follow ;)

0 Responses to “Deeping toes into C++ programming”


  • No Comments

Leave a Reply