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

Merge from master #1280

Closed
wants to merge 64 commits into from
Closed

Merge from master #1280

wants to merge 64 commits into from

Conversation

terminator356
Copy link
Member

Anticipating upcoming major changes to master, seemed best to update this important branch first.

terminator356 and others added 30 commits June 17, 2023 23:16
Rewrite functions for using standard cpp libs
Found via `codespell -q 3 --skip="./muse3/share/locale,*.xpm,*.patch,*.diff,*.ts,*.pdf" -L attribut,globaly,inports,lod,numer,numers,ons,pevent,seh,shold,sord`
Forgot to return value when istringstream supports hexfloat.
Imbue the stream with C locale
Fix previous quotes error
I'm not sure (yet) if this change is by design but the header files for
lv2 has moved.
Basically all the paths under lv2/lv2plug.in do not exist. Instead the same
paths are all available under lv2/
For instance: lv2/lv2plug.in/ns/ext/state/state.h
becomes: lv2/state/state.h
This changeset contains the changes I needed to do to get MusE to
compile.
Allow building MusE with LV2 and recent kxstudio version
terminator356 and others added 26 commits September 3, 2023 17:37
Current SD-90 IDF does not have LSB set for bank select for any of the
patches, so selection among variation does not work.

This version also reorganizes the patch groups so that it is more
ergonomic and consistent with other GM2 derived instruments. Patches are
grouped by instrument type and then variations from all 4 sets are
included in that group sorted by PC and then set (Classic, Contemporary,
Solo, Enhanced). This keeps the related variations close together.

The drum sets are added per IDF 2.1 format.
Controller definitions updated.
Fixed and enhanced Edirol SD-90 IDF
…itchTranspose

Issue/issue 1104 global pitch transpose
@terminator356
Copy link
Member Author

Ehm... Testing GitHub merge. You can approve if you like but I'm actually trying to make GitCola merge locally here
instead of using GitHub merge, but GitCola always gives me trouble - nothing happens and no warnings or output.
Hmm.. What was that correct command again...

@terminator356
Copy link
Member Author

Duh! Forgot to pull from master before merging, so git thinks my branch is up to date - with an old local master.

Gets me every time! Ha ha.

@spamatica
Copy link
Member

Hehe, yeah, git is an experience. Looking forward to testing!

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.

6 participants