首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 这套音乐机

这套音乐机

  • 资源大小:16.27 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 音乐

资 源 简 介

The Suite Muzak Machine is a tool for sample-based music composition. Its core functionality is very simple: An edition is represented by a text file, the score, which * provides meta data such as title for the edition; * identifies notes with clips by associating short names with filenames; * can specify parts of sound files in terms of seconds and frames; * finally, specifies track as a sequence of notes. As it stands, the entire application is centered around two Python classes: * the Score class parses a score text file and turns it into a (JSON-compatible) data structure; * the Machine class that uses a Score instance to find media sources, preprocesses them, and finally plays them back as instructed by the score. Here is a sample score, passion.suimm.score: ``` ~title: passion @home: ./the-flirts-passion @fr

文 件 列 表

SuiteMuzakMachine
bender.path
description.md
Flowfile.py
helpers.py
Machine.py
nitetrain.suimm.score
passion.suimm.score
play.py
podlib.py
Score.py
suitemuzakmachine_bender.py
__init__.py
VIP VIP
0.173047s