MIDI为什么提供127音符 [英] Why Does MIDI Offer 127 Notes

查看:120
本文介绍了MIDI为什么提供127音符的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

MIDI中的127个音符值是否具有音乐意义(一定数量的八度或其他八度)?还是由于二进制文件格式IE出于计算目的将其设置为127?

Is the 127 note values in MIDI musically significant (certain number of octaves or something)? or was it set at 127 due to the binary file format, IE for the purposes of computing?

推荐答案

127 = 2 7 -1

这是8位有符号整数的最大正值,因此在文件格式中也是有意义的限制-这是您可以将一个字节(在大多数系统上)存储的最大值使其未签名.

It's the maximum positive value of an 8-bit signed integer, and so is a meaningful limit in file formats--it's the highest value you can store in a byte (on most systems) without making it unsigned.

这篇关于MIDI为什么提供127音符的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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