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

Update OneSmallStep v0.9.6 > v0.9.7 #1335

Merged
merged 3 commits into from
Mar 13, 2024

Conversation

BenTalagan
Copy link
Contributor

Changelog :

  • [Feature] Added repitch (+revel) mode (thanks @smandrap !)
  • [Fix] Added missing "Change Edit Mode" actions
  • [Doc] Added help button that redirects to current documentation
  • [Rework] Re arranged settings panel
  • [Rework] Reworked some icons and colors
  • [Rework] Started to use MIDI Utils API by sockmonkey72 instead of default MIDI API

@@ -9,6 +9,11 @@
[main=main,midi_editor] talagan_OneSmallStep/actions/talagan_OneSmallStep Change input mode.lua > talagan_OneSmallStep/actions/talagan_OneSmallStep Change input mode - KeyboardPress.lua
Copy link
Member

@cfillion cfillion Mar 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MIDIUtils.lua is not listed in the included files:

  [nomain] talagan_OneSmallStep/lib/*.lua

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, it's in talagan_OneSmallStep/classes/lib and I stupidly thought that

[nomain] talagan_OneSmallStep/classes/*.lua

was recursive. Happily you were vigilant !! Correcting this right away.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. Thanks for your watchfulness !

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the tip, I've accepted your suggestion. Bonne nuit ! :)

@cfillion cfillion merged commit 5df44cd into ReaTeam:master Mar 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants