代码拉取完成,页面将自动刷新
# Instrument["Instrument"]["@id"] = i["Instrument"]["@id"]
# Instrument["Instrument"]["longName"] = i["Instrument"]["longName"]
# Instrument["Instrument"]["shortName"] = i["Instrument"]["shortName"]
# Instrument["Instrument"]["trackName"] = trackName["trackName"]
# try:
# Instrument["Instrument"]["minPitchP"] = i["Instrument"]["minPitchP"]
# except KeyError:
# Instrument["Instrument"]["minPitchP"] = None
# try:
# Instrument["Instrument"]["maxPitchP"] = i["Instrument"]["maxPitchP"]
# except KeyError:
# Instrument["Instrument"]["maxPitchP"] = None
# try:
# Instrument["Instrument"]["minPitchA"] = i["Instrument"]["minPitchA"]
# except KeyError:
# Instrument["Instrument"]["minPitchA"] = None
# try:
# Instrument["Instrument"]["maxPitchA"] = i["Instrument"]["maxPitchA"]
# except KeyError:
# Instrument["Instrument"]["maxPitchA"] = None
# Instrument["Instrument"]["instrumentId"] = i["Instrument"]["instrumentId"]
# try:
# Instrument["Instrument"]["clef"] = i["Instrument"]['clef']
# except KeyError:
# pass
# try:
# Instrument["Instrument"]["singleNoteDynamics"] = i["Instrument"]["singleNoteDynamics"]
# except KeyError:
# pass
# Instrument["Instrument"]["Articulation"] = i["Instrument"]["Articulation"]
# Instrument["Instrument"]["Channel"] = i["Instrument"]["Channel"]
#
# try:
# Instrument["Instrument"]["useDrumset"] = i["Instrument"]["useDrumset"]
# except KeyError:
# pass
# try:
# Instrument["Instrument"]["Drum"] = i["Instrument"]["Drum"]
# except KeyError:
# pass
# try:
# Instrument["Instrument"]["transposeDiatonic"] = i["Instrument"]["transposeDiatonic"]
# {"@id": "", "longName": "", "shortName": "", "trackName": "", "minPitchP": "0",
# "maxPitchP": "0", "minPitchA": "0", "maxPitchA": "0", "instrumentId": "",
# # 'clef': {'@staff': "0", '#text': 'F'}, 'singleNoteDynamics': '0',
# 'Articulation': [
# # {'velocity': '100', 'gateTime': '95'},
# # {'@name': 'staccatissimo', 'velocity': '100',
# # 'gateTime': '33'},
# # {'@name': 'staccato', 'velocity': '100', 'gateTime': '50'},
# # {'@name': 'portato', 'velocity': '100', 'gateTime': '67'},
# # {'@name': 'tenuto', 'velocity': '100', 'gateTime': '100'},
# # {'@name': 'marcato', 'velocity': '120', 'gateTime': '67'},
# # {'@name': 'sforzato', 'velocity': '150', 'gateTime': '100'},
# # {'@name': 'sforzatoStaccato', 'velocity': '150',
# # 'gateTime': '50'},
# # {'@name': 'marcatoStaccato', 'velocity': '120',
# # 'gateTime': '50'},
# # {'@name': 'marcatoTenuto', 'velocity': '120',
# # 'gateTime': '100'}
# ],
# 'Channel': [
# # {'program': {'@value': '0'},
# # 'controller': {'@ctrl': '91', '@value': '127'},
# # 'synti': 'Fluid', 'midiPort': '0', 'midiChannel': '0'},
# # {'@name': 'harmony', 'program': {'@value': '0'},
# # 'controller': {'@ctrl': '91', '@value': '127'},
# # 'synti': 'Fluid', 'midiPort': '2', 'midiChannel': '15'}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。