Skip to content

midi1: Add the ability to specify iJack #1

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

jeanthom
Copy link

@jeanthom jeanthom commented Dec 6, 2024

Hi,

iJack being part of the footer structure, it isn't currently possible to set its value. This hack lets the user specify their iJack value by storing it as a private object member and later using it when building the structure.

miek and others added 7 commits December 3, 2024 13:35
Update Python versions: drop 3.8, add 3.13 to CI
Fixes "SyntaxWarning: invalid escape sequence '\s'" with Python 3.13.
…ring-fix

Fix string escaping of paths with backslashes
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.4...3.1.6)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…abot/pip/docs/jinja2-3.1.6

build(deps): bump jinja2 from 3.1.4 to 3.1.6 in /docs
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.

5 participants