Skip to content

Better MIDI Handling in Lua#735

Merged
mfisher31 merged 9 commits intodevelopfrom
v1/more-lua
Feb 10, 2024
Merged

Better MIDI Handling in Lua#735
mfisher31 merged 9 commits intodevelopfrom
v1/more-lua

Conversation

@mfisher31
Copy link
Copy Markdown
Member

@mfisher31 mfisher31 commented Feb 10, 2024

A few nice additions to the Scripting engine.

  • add access to raw bytes from el.bytes
  • add more message factories to el.midi
  • Tie Lua print() to the DSP side of a Script node.

Closes #726
Closes #731
Closes #727

@mfisher31 mfisher31 added this to the 1.0.0 milestone Feb 10, 2024
@mfisher31 mfisher31 changed the title Lua Updates Better MIDI Handling in Lua Feb 10, 2024
@mfisher31 mfisher31 marked this pull request as ready for review February 10, 2024 08:14
@mfisher31 mfisher31 merged commit 12e3d8a into develop Feb 10, 2024
@mfisher31 mfisher31 deleted the v1/more-lua branch February 10, 2024 08:21
mfisher31 added a commit that referenced this pull request Feb 2, 2025
Closes #731, #735 and #732

* add/update test session(s)
* block: prevent 0x0 width embedded/resizable gui's
* blocks: ensure embeds always get clears when removed everywhere.
* ui: fix internal node BG colors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lua MIDI: Flesh General Message Factories Lua: DSPScript: Print To Console Have a Look at XG SysEx channel Filter Example

1 participant