depot/pkgs/applications/audio/rakarrack/looper-preset.patch
Luke Granger-Brown 57725ef3ec Squashed 'third_party/nixpkgs/' content from commit 76612b17c0ce
git-subtree-dir: third_party/nixpkgs
git-subtree-split: 76612b17c0ce71689921ca12d9ffdc9c23ce40b2
2024-11-10 23:59:47 +00:00

11 lines
366 B
Diff

diff -Naurd rakarrack-0.6.1/src/Looper.C rakarrack-0.6.1-segfault/src/Looper.C
--- rakarrack-0.6.1/src/Looper.C 2010-10-01 01:27:55.000000000 +0000
+++ rakarrack-0.6.1-segfault/src/Looper.C 2023-12-08 21:12:31.818569726 +0000
@@ -34,6 +34,7 @@
efxoutr = efxoutr_;
//default values
+ Ppreset = 0;
Pclear = 1;
Pplay = 0;
Precord = 0;