⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 Genetic Programing of music
💻
字号:
The GP-Music System===================This directory contains all the code and auxiliary scripts for the GP-MusicSystem.  Edit the GNUmakefile to adjust the values for the C-compiler on yoursystem.  Currently it is set up for a Slackware Linux system.  Then, simplyrun 'make all' to create the necessary files.  You will need to have thexforms library installed on your system-- this is available through mostUnix archive sites.Also, the play_pattern script to point to a mod player capable of playing theXM file format.  Currently this is set to 'mikmod' which runs on most Unixworkstations, and can be configured to write raw audio if your workstationssound device is not directly supported.Finally, to run GP-Music type:	gp-music -f input.fileAnd a GP-Music session will be started.  GP-Music is based upon 'lil-gp' whichis copyrighted by Michigan State University.  The 'input.file' file followsthe standard lil-gp form and can be modified to taste.  Whether pseudo-chordsand the C-Major key are used are controlled by defines in 'appdef.h'.  Othermodifications to the function sets need to be made in 'app.c'.  In both ofthese cases a recompile is required.Enjoy and write me if you have questions.--Brad Johanson  b.e.johanson-acs96@cs.bham.ac.uk

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -