Skip to content

FMGen is a class to generate n number of FM SynthDefs stored in SuperCollider code (rather than def file format.) FM configurations include multimodulator, multicarrier, and parallel. The SynthDefs are generated pseudorandomly with class arguments for specifying number, type, etc. The original code inspiration for this Quark is the James McCartn…

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENSE.md
Notifications You must be signed in to change notification settings

scottericpetersen/FMGen-Quark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FMGen

Generate, audition, and save FM SynthDefs using random procedures.

FMGen is a class to generate n number of FM SynthDefs stored in SuperCollider code (rather than def file format.) FM configurations include multimodulator, multicarrier, and parallel. The SynthDefs are generated pseudorandomly with class arguments for specifying number, type, etc. The original code inspiration for this Quark is the James McCartney example file '100 FM Synths.scd' included in the SuperCollider distribution examples.

Installation

Open up SuperCollider and evaluate the following line of code: Quarks.install("https://github.com/scottericpetersen/FMGen-Quark")

About

FMGen is a class to generate n number of FM SynthDefs stored in SuperCollider code (rather than def file format.) FM configurations include multimodulator, multicarrier, and parallel. The SynthDefs are generated pseudorandomly with class arguments for specifying number, type, etc. The original code inspiration for this Quark is the James McCartn…

Topics

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published