|  | @@ -122,7 +122,7 @@ export const mappingVoicePart = (id: number | string, soruce: "GYM" | "COLEXIU"
 | 
											
												
													
														|  |        tenorsaxophone: 6,
 |  |        tenorsaxophone: 6,
 | 
											
												
													
														|  |        saxophone: 6,
 |  |        saxophone: 6,
 | 
											
												
													
														|  |        upbasshorn: 15,
 |  |        upbasshorn: 15,
 | 
											
												
													
														|  | -      melodica: 137,
 |  | 
 | 
											
												
													
														|  | 
 |  | +      // melodica: 137,
 | 
											
												
													
														|  |        hulusiFlute: 136,
 |  |        hulusiFlute: 136,
 | 
											
												
													
														|  |        panflute: 135,
 |  |        panflute: 135,
 | 
											
												
													
														|  |        recorder: 120,
 |  |        recorder: 120,
 | 
											
										
											
												
													
														|  | @@ -146,10 +146,13 @@ export const mappingVoicePart = (id: number | string, soruce: "GYM" | "COLEXIU"
 | 
											
												
													
														|  |        tenorrecorder: "piccolo",
 |  |        tenorrecorder: "piccolo",
 | 
											
												
													
														|  |        germanrecorder: "piccolo",
 |  |        germanrecorder: "piccolo",
 | 
											
												
													
														|  |        woodwind: "hulusi-flute",
 |  |        woodwind: "hulusi-flute",
 | 
											
												
													
														|  | 
 |  | +      hulusi: "hulusi-flute",
 | 
											
												
													
														|  |        panpipes: "pan-flute",
 |  |        panpipes: "pan-flute",
 | 
											
												
													
														|  |        ocarina: "ocarina", // 陶笛
 |  |        ocarina: "ocarina", // 陶笛
 | 
											
												
													
														|  | 
 |  | +      altoocarina: "ocarina", // 陶笛
 | 
											
												
													
														|  |        whistling: "whistling", // 高音陶笛
 |  |        whistling: "whistling", // 高音陶笛
 | 
											
												
													
														|  |        nai: "melodica",
 |  |        nai: "melodica",
 | 
											
												
													
														|  | 
 |  | +      melodica: "melodica",  // 口风琴
 | 
											
												
													
														|  |        15: "baroque-recorder",
 |  |        15: "baroque-recorder",
 | 
											
												
													
														|  |        16: "baroque-recorder",
 |  |        16: "baroque-recorder",
 | 
											
												
													
														|  |      };
 |  |      };
 |