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

randoms Crashes when use randoms features #211

Open
MXMF55 opened this issue Sep 18, 2021 · 4 comments
Open

randoms Crashes when use randoms features #211

MXMF55 opened this issue Sep 18, 2021 · 4 comments
Labels
Bug Issue that affects the stability of the driver.

Comments

@MXMF55
Copy link

MXMF55 commented Sep 18, 2021

Problem

From a few releases ago, i see random crashes when use noteoff delay from 0.010+ s, and when i use bass default engine the sound looks as this even if add buffers (ms)

For generate crash get the file Destiny.mid (contains noteoff messages) and set noteoff delay to at least 0,030 or more. you will receive crash as:
error1

I use currently i5 cpu (laptop) 4 GB ram 1600 dual channel and the sequencer midiplayer of falcosoft.

@KaleidonKep99 KaleidonKep99 added the Bug Issue that affects the stability of the driver. label Oct 19, 2021
@KaleidonKep99
Copy link
Collaborator

It should be fixed now.

@MXMF55
Copy link
Author

MXMF55 commented Nov 2, 2021

Thanks bree! nice work. Your work allow to soundfont creators to make new projects!

@DixelU
Copy link

DixelU commented Nov 12, 2021

Hi, Kep. This kind of issue also pops up when you try to close TMIDI while it's playing at some intense point of the midi. According to debugger, it seems like the problem should be somewhere in the depths of midiOutReset implementation.

@DixelU
Copy link

DixelU commented Nov 12, 2021

in the depths of midiOutReset implementation.

Actually, it's midiOutClose being called immediately after midiOutReset

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issue that affects the stability of the driver.
Projects
None yet
Development

No branches or pull requests

3 participants