MidiSlicer
MidiSlicer copied to clipboard
MIDI输入会导致软件崩溃
您好: 我在使用这个项目,开发自己的工程。 遇到一个问题是,MIDI输入的时候,会出现软件崩溃的情况。 测试了MidiMonitor也存在同样的问题。
复现步骤: 打开MidiMonitor界面,快速的通过MIDI上发数据到PC,MidiMonitor会崩溃
问题定位: 屏蔽掉_inputDevice_Input函数内的代码。 在原代码里面这里往主线程的控件内写数据,如果不写数据,是不会出现软件崩溃现象的
请问这个问题该怎么解决
Thank you. I'll investigate the problem.
On Tue, Dec 1, 2020 at 1:38 AM Jun1172 [email protected] wrote:
您好: 我在使用这个项目,开发自己的工程。 遇到一个问题是,MIDI输入的时候,会出现软件崩溃的情况。 测试了MidiMonitor也存在同样的问题。
复现步骤: 打开MidiMonitor界面,快速的通过MIDI上发数据到PC,MidiMonitor会崩溃
问题定位: 屏蔽掉_inputDevice_Input函数内的代码。 在原代码里面这里往主线程的控件内写数据,如果不写数据,是不会出现软件崩溃现象的
请问这个问题该怎么解决
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/codewitch-honey-crisis/MidiSlicer/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD5ICVIJFAEB3RXUXXBT4HDSSS2SJANCNFSM4UIYOCIQ .
Thank you
Hello again. I have not forgotten about this issue, but my MIDI equipment has failed. I need to buy another MIDI device before I can reproduce this issue.
On Tue, Dec 1, 2020 at 2:00 AM Jun1172 [email protected] wrote:
Thank you
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/codewitch-honey-crisis/MidiSlicer/issues/1#issuecomment-736368385, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD5ICVP573PHGR2JLRFSYELSSS5D7ANCNFSM4UIYOCIQ .
再一次问好。我没有忘记这个问题,但是我的MIDI设备出现了故障。在重现此问题之前,我需要购买另一台MIDI设备。 … 2020年12月1日,星期二,Jun1172 2:00 AM @.***>写道:谢谢-您收到此邮件是因为您发表了评论。直接回复此电子邮件,在GitHub < #1(评论) >上查看,或退订< https://github.com/notifications/unsubscribe-auth/AD5ICVP573PHGR2JLRFSYELSSS5D7ANCNFSM4UIYOCIQ >。
Hello again. I have not forgotten about this issue, but my MIDI equipment has failed. I need to buy another MIDI device before I can reproduce this issue. … On Tue, Dec 1, 2020 at 2:00 AM Jun1172 @.***> wrote: Thank you — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#1 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD5ICVP573PHGR2JLRFSYELSSS5D7ANCNFSM4UIYOCIQ .
非常感谢,您对这个问题的关注。