# audio_scoreTransFotmat **Repository Path**: bg-array-organization/audio_score-trans-fotmat ## Basic Information - **Project Name**: audio_scoreTransFotmat - **Description**: 这是一个即将成为可以在:musescore文件、音频文件(mp3,wav)、mid文件、musicreater文件中相互转化的文件格式。 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://gitee.com/bg-array-organization/audio_score-trans-fotmat - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 4 - **Created**: 2022-06-05 - **Last Updated**: 2025-07-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, Apache, Musescore, mid, audio ## README # audio_scoreTransFotmat #### 介绍 audio_scoreTransFormat(简称ASTF)是一个即将成为可以在:musescore文件、音频文件(mp3,wav)、mid文件、musicreater文件中相互转化的文件格式。 目标列表(画大饼): 1. 格式自己能快速解析,写入等 2. mid->ASTF 3. ASTF->mid 4. mscz->ASTF 5. ASTF->mscz 6. ASTF->audio wave file(such as .mp3 .wav) #### 说明 尚在开发,目的是一个中转库, 同时也是准备成为Python的musicxml的库, 以后也可以用这个快速记录乐谱。 开学后减少更新!!