Quote from: Saga Musix on Today at 10:26:54But this won't be a realtime generator or anything like that, it simply creates a normal sample which is then saved to you module file.Yes, I thinking about this too, when "shaded patterns" (abandoned unused patterns) using as pre-rendered samples (right click for context menu over pattern and item "render to sample", as example): In this case we can make rhythmics without periodical notes in each pattern in order, but with using one sample at the start of each pattern.
Quote from: GoemonIshikawa on June 30, 2025, 04:13:16Another example is in the pattern editor if Ctrl+Shift+Tab is pushed to move to the other view with the order list and then via pushing Shift+Tab to move to the pattern toolbar, you'll be able to move rite to a checkbox for example the VU-Meters. If you'll uncheck it via SpaceBar you'll note that you're back in the pattern view, and if you want to rechek the box you'll have to go back to the toolbar to do so.
In this event the controls aren't being properly respected, as checking a box or entering an option shouldn't push you from the pattern controls, as user may want to change other options before properly exiting the controls via the escape key or Ctrl+Shift+Tab.
Quote from: GoemonIshikawa on June 30, 2025, 04:13:16The only problem regarding the keyboard is in certain controls like the keyboard list, where the control state isn't properly respected, for example in the list after the category combo box the list doesn't display the first option unless the user presses down once or twice, so it makes it look like the options aren't before the user.Whoops, it looks like there is a bug with the list item selection; by default the first command should be chosen from the list but it currently isn't. This will be fixed in the next release.
Quote from: GoemonIshikawa on June 30, 2025, 04:13:16Another example is in the pattern editor if Ctrl+Shift+Tab is pushed to move to the other view with the order list and then via pushing Shift+Tab to move to the pattern toolbar, you'll be able to move rite to a checkbox for example the VU-Meters. If you'll uncheck it via SpaceBar you'll note that you're back in the pattern view, and if you want to rechek the box you'll have to go back to the toolbar to do so.This is an unfortunate clash between usability with the mouse and accessibility. It is impossible to tell whether a checkbox or button was clicked with the mouse or activated by a keypress, and in this case OpenMPT favors the use of the mouse and immediately returns the focus to the pattern editor, because this is what mouse users would typically expect.
In this event the controls aren't being properly respected, as checking a box or entering an option shouldn't push you from the pattern controls, as user may want to change other options before properly exiting the controls via the escape key or Ctrl+Shift+Tab.
Quote from: GoemonIshikawa on June 30, 2025, 04:13:16I'm trying to close the issue, but I get this message.I closed it now. MantisBT is a bit clunky in that regard, you always need to provide a status and resolution, and they need to be consistent. An issue cannot be both new and fixed at the same time, the status needs to be either "closed" or "resolved" in order for the resolution to be "fixed".
"APPLICATION ERROR #24
Resolution "fixed" is not allowed for status "new"."
Quote from: leonard on Yesterday at 10:56:08(Still no idea why Vol is listed as "40" in the image above though!)The thing you pointed out in the status bar is the channel volume, which is expressed in hexadecimal (64 decimal = 40 hexadecimal), because it represents the parameter of the Mxx command, and parameters of the effect column are always expressed in hex.