falkTX / los

Libre Octave Studio
GNU General Public License v2.0
20 stars 5 forks source link

Various UI elements have funny/orchestral names and should be renamed to what they actually are #27

Closed ViktorNova closed 8 years ago

ViktorNova commented 8 years ago

These things should be renamed to be cleaner and more intuitive. Here are my ideas for what to rename things to:

@falkTX - do you have any thoughts or preference on this, or should I just go for it?

falkTX commented 8 years ago

ok, let's see...

Orchestra pit => Sidebar is good, although the name is a bit generic. "Orchestra pit" is too uncommon, just change to what you think it's best.

EPIC Views, yes should be track views.

Composer, right, remove the name.

Conductor would be 'Programs' maybe? With Patches renamed to programs too. afaik it's the official MIDI name for this.

Performer should be Piano roll. The midi item right click should show "Open clip in Piano roll" and "Open clip in List editor".

ViktorNova commented 8 years ago

Perfect! Thanks for your input, I'm on it

ViktorNova commented 8 years ago

Regarding Conductor, how do you feel about renaming the tab to "Program Change" to make it more obvious? "Program" is a pretty generic word, but maybe I'm overthinking it "Program Change" might be too long but maybe it's good..what do you think?

ViktorNova commented 8 years ago

@falkTX - I'm nearly done with all this except for the 'Conductor', and something just occured to me. Everywhere else in the program, this function is referred to as "Instrument", which I think we should keep, since it is a universally understood term for this, and we already have the instrument editor, instrument definitions, etc.

I propose we change "Conductor" to "Instrument", leave "Instrument" as it is, and change "Patch" to "Program" as you suggested

Does this sound good to you?

falkTX commented 8 years ago

yes, please go ahead. :)

ViktorNova commented 8 years ago

It's finally done! I know it's only cosmetic, but man, this makes LOS much easier to take seriously now =)

ViktorNova commented 8 years ago

Where possible, I also renamed the functions and filenames/directory names of some of these things to make them easier to find in the future. I mentioned this in the commit logs, but there are some elements I did not rename for fear of breaking something - Conductor, Patch, and I think Orchestra Pit functions retain their original names even though they have been renamed in the UI. Maybe someday we'll get around to cleaning this up, though it's only under the hood and definitely not a huge deal