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

[iOS] Error EXC_BREAKPOINTEXC_BREAKPOINT #43

Open
frantasmrz opened this issue Jul 31, 2023 · 2 comments
Open

[iOS] Error EXC_BREAKPOINTEXC_BREAKPOINT #43

frantasmrz opened this issue Jul 31, 2023 · 2 comments

Comments

@frantasmrz
Copy link

Hello,
I am experiencing an error on iOS, which occurs after playing for a while and adding new notes.
It leads to C++ code, I don't know what exactly causes the problem, but it leads to this class: SamplerBaseElement::IncrementActiveLayerVoiceCount

https://mm-mgx.sentry.io/share/issue/87f41e23f30641bdbfdef77c113a5fce/

Can someone help me please?

@mikeperri
Copy link
Owner

Hey, let's try to narrow this down. I see SamplerBaseElement, so I'm assuming you are using the native iOS sampler audio unit and not an SFZ instrument, is that correct?

@frantasmrz
Copy link
Author

@mikeperri I am currently using Sf2Instrument with SF2 file and using the Apple MIDI synth AudioUnit. If I understand that correctly?

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

No branches or pull requests

2 participants