- Timestamp:
- Apr 11, 2017, 1:49:44 AM (8 years ago)
- Branches:
- sampler
- Children:
- 04d0c89
- Parents:
- fbafd2c (diff), b762f8d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/synth/wavetable.c
rfbafd2c rb201912 104 104 output->data[i] += input->data[i]; 105 105 } 106 fvec_clamp(output, 1.); 106 107 } 107 108 }
Note: See TracChangeset
for help on using the changeset viewer.