wavexe

所属分类:音频处理
开发工具:C
文件大小:0KB
下载次数:0
上传日期:2024-01-14 19:41:21
上 传 者sh-1993
说明:  微型可执行波形合成器
(Tiny Executable Wavetable Synthesizer)

文件列表:
LICENSE
alsa-playback.c
build-linux.sh
build-macos.sh
freeverb.c
input.mmml
simple-delay.c
simple-filter.c
wave-export.c
wavexe-mmml-data.h
wavexe-sample-data.h
wavexe.c

# wavexe *Tiny Executable Wavetable Synthesizer* **NOTICE: This project has been completely superseded by SUPER WAVEXE ---> https://github.com/protodomemusic/super-wavexe** I'll leave extant for future reference though. Really simple little program that musically messes with wavecycles and bakes them into a wave file. **Heavily** (and sporadically) in development right now, so it's pretty limited. The sequencing is currently powered by the mmml language, for which you can find the compiler here ---> https://github.com/protodomemusic/mmml/tree/master/compiler You can probably work out how to build from the included script but, once you've built the mmml compiler from source, you'll need to do the following with a valid mmml file (example included in repo): `./mmml-compiler -f input.mmml -t wavexe -c 8` then `gcc wavexe.c -o wavexe` and `./wavexe` to create the wave file. (Also, keep an eye on the bugs in the header of `wavexe.c`, there's a few.)

近期下载者

相关文件


收藏者