Giter Site home page Giter Site logo

me_musicbox_matlab's Introduction

me_MusicBox_MATLAB

音乐盒 by碉堡了的少年

DEMO是乐谱脚本,如score_xyxlkb.m 打开任何一个乐谱运行,即可调用其他函数翻译乐谱并播放。 修改乐谱即可演奏你想的任何音乐,祝你玩的愉快。

共4个函数:

  1. me_MusicBox_player:用来播放音乐的简单播放器,在MATLAB自带的audioplayer类型上加上了界面、暂停、进度条等简单的功能
  2. me_MusicBox_score2audio:将乐谱转为音频波形文件,波形文件是通用的,用sound(data,41000)也可以实现播放
  3. me_MusicBox_notearray:将音符转为波形,根据钢琴的音色添加了一些简单的泛音列,比正弦波好听一些。
  4. me_MusicBox_freq:根据音符名确定主频率

有问题可联系:[email protected]

me_musicbox_matlab's People

Contributors

xiaoshipipi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.