Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

various bugs, proposals, and what-have-yous regarding the chart editor #17

Open
thego-dev opened this issue Mar 26, 2023 · 1 comment
Open
Labels
at:editor Concerning the shellrhythm editor bug Something isn't working enhancement New feature or request

Comments

@thego-dev
Copy link
Contributor

thego-dev commented Mar 26, 2023

now, i could make these all into their own separate little threads, but

  1. many of these are quite small by themselves
  2. are all related to the editor and (mostly) its ease of use
  3. this isn't that professional (yet) anyways

that being said,

Thego124's list of nitpicks and problems:

bugs/problems (in order of perceived difficulty):

  1. metronome seems to use clap.wav
  2. editor doesn't have a lower resolution bound afaik
  3. white notes don't get inverted on the timeline when selected, like how other colors do
  4. song continues playing after exiting from song's offset calibration menu, plays alongside menu music / editor preview
  5. ctrl+space (needs a different keybind) (playback from start) doesn't work for me

nitpicks and wants (in order of importance):

  1. auto-select on creating new note
  2. in-editor way to change song difficulty and approach rate
  3. softer hit sound (being worked on)
  4. given the visual constraints, multiple tracks/timelines seems like a bad idea, but there should be at least some marcation for when there are multiple notes on the same beat (# instead of a letter?)
  5. either:
    * ability to select and edit multiple notes at once
    * or commands for selecting and editing notes, which might be more reasonable
    (repeatedly pressing [down]; e; x; [esc] to change the color of a bunch of notes gets tiring quickly, especially when wanting one of the later colors) (new commands done)
  6. actually, x and c don't do anything by themselves afaik, why do you need to press e before them anyways?
  7. on-screen cheat sheet (maybe even a changing one if you do program the previous one in, so it shows different notes depending on what's selected)
  8. duplicate note: press a button, copies the selected note onto the same pos. and time, and selects it ( as per 1) )
  9. better made chart data files: sometimes, you need to edit them manually, which means it's annoying when it's all one line
@HastagGuigui HastagGuigui added bug Something isn't working enhancement New feature or request at:editor Concerning the shellrhythm editor labels Mar 27, 2023
@HastagGuigui
Copy link
Member

Missing ones that still haven't been done:

  • Softer hit sound
  • Show different symbols when multiple notes are on the same exact beat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
at:editor Concerning the shellrhythm editor bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants