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

Basics of MIDI scripting in FL Studio #3

Open
hobyst opened this issue Mar 22, 2021 · 0 comments
Open

Basics of MIDI scripting in FL Studio #3

hobyst opened this issue Mar 22, 2021 · 0 comments
Assignees
Labels
new article New article request
Milestone

Comments

@hobyst
Copy link
Owner

hobyst commented Mar 22, 2021

The articles after "The API" (./scripting/fl_midi_api.rst) should talk about the main and most common topics about FL Studio MIDI scripting.

  • Input handling: The article should talk about the ways MIDI inputs are handled, describing the event object and the MIDI filtering process that happens in the MIDI API and how to properly handle it. And the code examples would also explain how to do basic button mapping.

  • Output messages: The article would show how to output MIDI messages to the device and serve as an overview of the device module.

  • Transport and navigation controls: The article would explain how to use the ui and transport, as well as the transport.globalTransport() and general.processRECEvent() functions.

Please suggest any more if you have more topics in mind that should be covered.

@hobyst hobyst added the new article New article request label Mar 22, 2021
@hobyst hobyst added this to the First edition milestone Mar 22, 2021
@hobyst hobyst self-assigned this Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new article New article request
Projects
None yet
Development

No branches or pull requests

1 participant