fix: add missing API endpoints for volume POST, bypass/toggle, block params, block toggle; fix JACK 1.9.22 cmd args; fix Scarlett 2i2 channel count
This commit is contained in:
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"generated_at": 1781275481.5536296,
|
||||
"generator": "seed_default_captures.py",
|
||||
"version": "1.0.0",
|
||||
"sample_rate": 48000,
|
||||
"captures": [
|
||||
{
|
||||
"name": "clean",
|
||||
"filename": "clean.nam",
|
||||
"path": "/root/projects/pi-multifx-pedal/presets/default_captures/clean.nam",
|
||||
"gain_db": 0.0,
|
||||
"description": "Clean amp \u2014 no clipping, full headroom",
|
||||
"tags": [
|
||||
"clean",
|
||||
"fender",
|
||||
"twin"
|
||||
],
|
||||
"file_size_bytes": 26888,
|
||||
"sha256": "fc0f57260ae8aee530733e942bb8b9cec90e9fa009bde8991c8f8d906182face"
|
||||
},
|
||||
{
|
||||
"name": "crunch",
|
||||
"filename": "crunch.nam",
|
||||
"path": "/root/projects/pi-multifx-pedal/presets/default_captures/crunch.nam",
|
||||
"gain_db": 6.0,
|
||||
"description": "Edge of breakup \u2014 light grit, dynamic",
|
||||
"tags": [
|
||||
"crunch",
|
||||
"vox",
|
||||
"ac30"
|
||||
],
|
||||
"file_size_bytes": 26886,
|
||||
"sha256": "8b19fd0416208d020763565bb9a6427e9043886a750ffd16b18aa37b05d98cc5"
|
||||
},
|
||||
{
|
||||
"name": "lead",
|
||||
"filename": "lead.nam",
|
||||
"path": "/root/projects/pi-multifx-pedal/presets/default_captures/lead.nam",
|
||||
"gain_db": 12.0,
|
||||
"description": "Sustained lead \u2014 mid-gain, singing",
|
||||
"tags": [
|
||||
"lead",
|
||||
"marshall",
|
||||
"plexi"
|
||||
],
|
||||
"file_size_bytes": 26886,
|
||||
"sha256": "51bd9f386ab295d264b5aeaf3c7864d2596eb222c864edb418dd6852be610d64"
|
||||
},
|
||||
{
|
||||
"name": "rhythm",
|
||||
"filename": "rhythm.nam",
|
||||
"path": "/root/projects/pi-multifx-pedal/presets/default_captures/rhythm.nam",
|
||||
"gain_db": 8.0,
|
||||
"description": "Rhythm crunch \u2014 palm-mute friendly",
|
||||
"tags": [
|
||||
"rhythm",
|
||||
"british",
|
||||
"jcm800"
|
||||
],
|
||||
"file_size_bytes": 26888,
|
||||
"sha256": "d570ee1c89f50c3ea2ef162b347b96908c9ccdac71beec599ba5fe3428610d4c"
|
||||
},
|
||||
{
|
||||
"name": "hi-gain",
|
||||
"filename": "hi-gain.nam",
|
||||
"path": "/root/projects/pi-multifx-pedal/presets/default_captures/hi-gain.nam",
|
||||
"gain_db": 18.0,
|
||||
"description": "High gain \u2014 saturated, compressed",
|
||||
"tags": [
|
||||
"hi-gain",
|
||||
"modern",
|
||||
"5150"
|
||||
],
|
||||
"file_size_bytes": 26888,
|
||||
"sha256": "3e46669c2d1c0a9cba61d6b5c21d07f7d901647c999ae0706d81a9535ecee496"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user