Opened 14 years ago
Last modified 4 years ago
#6830 new enhancement
SoundRecorder should use updated control graphics
Reported by: | humdinger | Owned by: | korli |
---|---|---|---|
Priority: | normal | Milestone: | R1.1 |
Component: | Applications/SoundRecorder | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev39402.
SoundRecorder should use updated control graphics like the MediaPlayer.
Change History (10)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
I'm not fond of adding menus for no real added value (moreover it looks out of the scope of this ticket).
comment:3 by , 11 years ago
I considered the menu addition one of those upgrades of the GUI. How do you plan to manage the addition of new functionalities? The app right now is pretty useless, and needs a lot of love. Such as shortcuts and the ability to select something different than the audio input. This to improve the general user experience.
comment:4 by , 11 years ago
Using a menu toolbar is old school GUI IMO and you've not made clear why you need that to add new functionalities...
follow-up: 6 comment:5 by , 11 years ago
Except that i think that it provide more usability, what do you propose alternatively to add the ability to connect to an arbitrary node?
comment:6 by , 11 years ago
Replying to Barrett:
Except that i think that it provide more usability, what do you propose alternatively to add the ability to connect to an arbitrary node?
Couldn't that be done via the existing "Input" pop-up menu?
I think it's great that you want to improve SoundRecorder. However, it should not replace fully fletched audio editors. Therefore the introduction of new features must be considered carefully. Connecting to any node is a nice addition. So is what's listed in #9285 and #6829. Other than that, it's mostly improve what's there (nicer wave view without glitches, vertically resizable) and coming up with a nice cutting control (if you remove the existing one when using MediaPlayers time line control - maybe something like I-O-M's triangles defining a gradient?)
comment:7 by , 11 years ago
I cant find the "input" pop-up menu, where it appears? I've created an apposite ticket : #10398.
I've already some plans for an updated wave view, but i'll look into this after fixing more high priority things.
comment:8 by , 11 years ago
The input pop-up is at the bottom of the panel that is expanded with that knob in the bottom right corner.
comment:9 by , 11 years ago
Now i understand how this botton work, it needs a single click. I was trying to slide it down and nothing appeared. Ok, so this is definitely the right place for the menu.
What about the mediaplayer wigets question?
comment:10 by , 4 years ago
Milestone: | R1 → R1.1 |
---|
I've actually it in my TODO list, if you agree i'm planning to look at it once i get the #8911 stuff done. I've actually some doubts on the plan of attack. What i would like to do is reassumed into those points :
Under the submenu there will be a voice "Disconnect From Input".
For the latest point i've clear what to do, but i would like to know if the preferred way is to move to shared the interested parts of the MediaPlayer, or alternatively i've to make copies. Actually i prefer the first way, but i've to understand if those should be shared or private interface kit stuff.