This repository has been archived on 2024-11-07. You can view files and clone it, but cannot push or open issues or pull requests.
gt/gt-0.4-unsf-tremolo.patch

13 lines
382 B
Diff

diff -up gt-0.4/utils/unsf.c~ gt-0.4/utils/unsf.c
--- gt-0.4/utils/unsf.c~ 2008-02-03 13:45:08.000000000 +0100
+++ gt-0.4/utils/unsf.c 2008-02-03 13:45:08.000000000 +0100
@@ -1462,7 +1462,7 @@ convert_lfo (void)
static void convert_tremolo(void)
{
int level;
- unsigned int freq;
+ int freq;
sp_tremolo_phase_increment = sp_tremolo_sweep_increment = sp_tremolo_depth = 0;