Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Mirror #15

Open
fsobolev opened this issue Jan 20, 2023 · 3 comments
Open

Mirror #15

fsobolev opened this issue Jan 20, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@fsobolev
Copy link
Owner

A new "Mirror" setting that can be in one of 3 states:

  • "Off"
  • "Vertical", in this state the drawing area will be split in half vertically, the upper part will contain bars for left channel, the bottom part will contain bars for right channel (similar to cli-visualizer), or if channels are set to mono the bottom part will be an exact mirror of the upper part.
  • "Horizontal", same as previous, but the drawing area will be split horizontally.

This setting will have no effect for the Circle drawing mode (planned for the same release).

@fsobolev fsobolev added the enhancement New feature or request label Jan 20, 2023
@fsobolev fsobolev added this to the 2023.2.x milestone Jan 20, 2023
@gregorni
Copy link
Collaborator

@fsobolev Do you already have an idea of how this setting should be implemented? I was thinking of a simple Mirror setting in the preferences window, with a dropdown list. The list contains the options "Off", "Horizontal" and "Vertical".

We might also want to integrate this into #9 and create a keyboard shortcut for changing the mirror setting.

@fsobolev
Copy link
Owner Author

@fsobolev Do you already have an idea of how this setting should be implemented? I was thinking of a simple Mirror setting in the preferences window, with a dropdown list. The list contains the options "Off", "Horizontal" and "Vertical".

We might also want to integrate this into #9 and create a keyboard shortcut for changing the mirror setting.

Yes, I was thinking exactly as you said. :)

@fsobolev
Copy link
Owner Author

I also like wavy, though it's similar to what has been suggested in #15 .

This is basically Bars mode mirrored, but with inverted coordinates. I think I can implement 2 more options for mirror then: Inverted Vertical and Inverted Horizontal.
Originally posted by @fsobolev in #7 (comment)

@fsobolev fsobolev removed this from the 2023.04.x milestone Apr 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants