Skip to content

Add jamulusclient/setInstrumentCode JSONRPC method#3772

Open
dingodoppelt wants to merge 1 commit into
jamulussoftware:mainfrom
dingodoppelt:client_set_instrument_rpc
Open

Add jamulusclient/setInstrumentCode JSONRPC method#3772
dingodoppelt wants to merge 1 commit into
jamulussoftware:mainfrom
dingodoppelt:client_set_instrument_rpc

Conversation

@dingodoppelt

@dingodoppelt dingodoppelt commented Jul 6, 2026

Copy link
Copy Markdown
Member

Short description of changes
Change your instrument by code number via JSONRPC (client only method)

CHANGELOG: Add jamulusclient/setInstrumentCode JSONRPC method

Context: Fixes an issue?

I accidently recommended in #3769 to set the instrument via JSONRPC while that wasn't actually possible.
This fixes it.
Fixes #2466

Does this change need documentation? What needs to be documented and how?

Already documented in the generated JSONRPC docs.

What is missing until this pull request can be merged?

Approval

Checklist

  • I've verified that this Pull Request follows the general code principles
  • I tested my code and it does what I want
  • My code follows the style guide
  • I waited some time after this Pull Request was opened and all GitHub checks completed without errors.
  • I've filled all the content above

@dingodoppelt dingodoppelt linked an issue Jul 7, 2026 that may be closed by this pull request
@dingodoppelt dingodoppelt added this to the Release 4.0.0 milestone Jul 7, 2026
@dingodoppelt dingodoppelt added feature request Feature request JSON-RPC Related to the JSON-RPC API labels Jul 7, 2026
@dingodoppelt dingodoppelt self-assigned this Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature request Feature request JSON-RPC Related to the JSON-RPC API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JSON-RPC: Add client method to set instrument

2 participants