在特定频道上停止上一个音符 [英] Stopping the previous note on a particular channel

查看:80
本文介绍了在特定频道上停止上一个音符的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在某处看到有可能导致Midi通过一个简单的命令停止在特定频道上播放先前的音符:

类似于-NoteOn(0, 0, SomeParamHere, (byte)nVelocity);

非常感谢您的帮助.

预先感谢,
Mick

I have seen somewhere that it is possible to cause Midi to stop playing the previous note on a particular channel with a simple command:

something like - NoteOn(0, 0, SomeParamHere, (byte)nVelocity);

I would appreciate your help.

Thanks in advance,
Mick

推荐答案

你好,

我对Midi一无所知(显而易见),但我找到了此链接:

C#MIDI工具包 [
Hello,

I don''t know anything about Midi (appart from the obvious) but I found this link:

C# MIDI Toolkit[^]

It seems that there is everything you need in this article.

Valery.


这篇关于在特定频道上停止上一个音符的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆