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

Sysex implementation issues #49

Open
2 of 19 tasks
dsp56300 opened this issue Jan 30, 2022 · 0 comments
Open
2 of 19 tasks

Sysex implementation issues #49

dsp56300 opened this issue Jan 30, 2022 · 0 comments
Labels
bug Something isn't working Discord

Comments

@dsp56300
Copy link
Owner

dsp56300 commented Jan 30, 2022

Hi everyone!

I'm working on editor/librarian on Lemur app (ipad/android devices) and i found some wrong responses to midi sysex received on emulator or not found parameters. Here is the list of pb :

  • filter keytrack base : show "no choice", no reaction to incoming midi sysex parameter changes

  • filter select (f1, f2, f1+f2) no reaction to incoming midi sysex parameter changes

  • filter : env pos/neg polarity, no selection of "-" button to incoming midi sysex parameter changes for 0 (for + it's good)

  • osc1 et osc 2 wave selection is wav 3 to wav64. not starting from wav2...

  • fx common : "input RIngModulator" parameter not found in emulator editor

  • fx : in reverb mode "clock" parameter not found in emulator editor, 'feedback should not be present in this mode)

  • input select changes crash cubase 11 in win10

  • sub osc show a saw symbol, it's a triangle symbol and showing inversion selection to incoming midi sysex parameter changes (it's 0 for sqr, 1 for tri)

  • for lfo 1, 2 & 3, "poly/ mono" parameter, it's inverted response to incoming midi sysex to change emulator parameter (it's 0 for poly, 1 for mono)

  • arp clock : there is no off position on OS manual (range 1->17)

  • bend up parameter and band down range is -64 -> 63 values and not showing to react correctly on sysex midi in changes for this parameters.

  • name 'slot 1'/ assign 1 inverted with name 'slot 3'/ assign 3, and

  • wrong response on sysex messages to changes parameters for section assigns:

  • send sysex to change source assign 3 changes source assign2.

  • send sysex to change dest1 assign 3 changes dest1 assign2.
    (same with amount dest1 ass3 changes amount dest1 assign2)

  • send sysex to change dest2 assign 3 changes dest2 assign2.
    (same with amount dest2 assign3 changes amount dest2 assign2)

  • send sysex to change source assgn2 change source asssign3.

  • send sysex to change dest1 assgn2 change dest1 asssign3.

  • send sysex to change dest2 assgn2 change dest2 asssign3.

Hope this can help.

https://discord.com/channels/829099347975208970/889619013817217034/936966492573028402

@dsp56300 dsp56300 added bug Something isn't working Discord labels Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Discord
Projects
None yet
Development

No branches or pull requests

1 participant