memlnaut-nisps/playground/faust/eoc-master.json

92 lines
3.3 KiB
JSON
Raw Normal View History

{
"name": "eoc-master",
"filename": "eoc-master.dsp",
"version": "2.83.1",
"compile_options": "-lang cpp -fpga-mem-th 4 -ct 1 -es 1 -mcd 16 -mdd 1024 -mdy 33 -single -ftz 0",
"library_list": ["/nix/store/fnjbalzgc6pjm8la292cczxqbr00qmav-faust-2.83.1/share/faust/stdfaust.lib","/nix/store/fnjbalzgc6pjm8la292cczxqbr00qmav-faust-2.83.1/share/faust/filters.lib","/nix/store/fnjbalzgc6pjm8la292cczxqbr00qmav-faust-2.83.1/share/faust/maths.lib","/nix/store/fnjbalzgc6pjm8la292cczxqbr00qmav-faust-2.83.1/share/faust/platform.lib","/nix/store/fnjbalzgc6pjm8la292cczxqbr00qmav-faust-2.83.1/share/faust/basics.lib"],
"include_pathnames": ["/nix/store/fnjbalzgc6pjm8la292cczxqbr00qmav-faust-2.83.1/share/faust","/usr/local/share/faust","/usr/share/faust",".","/home/w1n5t0n/src/MEMLNaut-NISPS/.claude/worktrees/agent-a8d5e213/playground/faust"],
"size": 88,
"inputs": 2,
"outputs": 2,
"meta": [
{ "basics.lib/name": "Faust Basic Element Library" },
{ "basics.lib/version": "1.22.0" },
{ "compile_options": "-lang cpp -fpga-mem-th 4 -ct 1 -es 1 -mcd 16 -mdd 1024 -mdy 33 -single -ftz 0" },
{ "filename": "eoc-master.dsp" },
{ "filters.lib/highpass:author": "Julius O. Smith III" },
{ "filters.lib/highpass:copyright": "Copyright (C) 2003-2019 by Julius O. Smith III <jos@ccrma.stanford.edu>" },
{ "filters.lib/lowpass0_highpass1": "Copyright (C) 2003-2019 by Julius O. Smith III <jos@ccrma.stanford.edu>" },
{ "filters.lib/lowpass0_highpass1:author": "Julius O. Smith III" },
{ "filters.lib/name": "Faust Filters Library" },
{ "filters.lib/tf1:author": "Julius O. Smith III" },
{ "filters.lib/tf1:copyright": "Copyright (C) 2003-2019 by Julius O. Smith III <jos@ccrma.stanford.edu>" },
{ "filters.lib/tf1:license": "MIT-style STK-4.3 license" },
{ "filters.lib/tf1s:author": "Julius O. Smith III" },
{ "filters.lib/tf1s:copyright": "Copyright (C) 2003-2019 by Julius O. Smith III <jos@ccrma.stanford.edu>" },
{ "filters.lib/tf1s:license": "MIT-style STK-4.3 license" },
{ "filters.lib/version": "1.7.1" },
{ "maths.lib/author": "GRAME" },
{ "maths.lib/copyright": "GRAME" },
{ "maths.lib/license": "LGPL with exception" },
{ "maths.lib/name": "Faust Math Library" },
{ "maths.lib/version": "2.9.0" },
{ "name": "eoc-master" },
{ "platform.lib/name": "Generic Platform Library" },
{ "platform.lib/version": "1.3.0" }
],
"ui": [
{
"type": "vgroup",
"label": "eoc-master",
"items": [
{
"type": "nentry",
"label": "dc_block",
"varname": "fEntry0",
"shortname": "dc_block",
"address": "/eoc-master/dc_block",
"init": 1,
"min": 0,
"max": 1,
"step": 1
},
{
"type": "hslider",
"label": "gain",
"varname": "fHslider2",
"shortname": "gain",
"address": "/eoc-master/gain",
"init": 1,
"min": 0,
"max": 2,
"step": 0.001
},
{
"type": "hslider",
"label": "limiter_thresh",
"varname": "fHslider0",
"shortname": "limiter_thresh",
"address": "/eoc-master/limiter_thresh",
"meta": [
{ "unit": "dB" }
],
"init": -1,
"min": -12,
"max": 0,
"step": 0.1
},
{
"type": "hslider",
"label": "width",
"varname": "fHslider1",
"shortname": "width",
"address": "/eoc-master/width",
"init": 1,
"min": 0,
"max": 2,
"step": 0.001
}
]
}
]
}