Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Factory
ladspa-swh-plugins
swh-0.4.13-gcc4-fix.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File swh-0.4.13-gcc4-fix.diff of Package ladspa-swh-plugins
Index: util/pitchscale.c =================================================================== --- util/pitchscale.c.orig 2016-10-17 11:05:54.000000000 +0200 +++ util/pitchscale.c 2016-11-12 13:34:09.406003378 +0200 @@ -41,7 +41,7 @@ #include "pitchscale.h" -static float ps_in[MAX_FRAME_LENGTH*2], ps_out[MAX_FRAME_LENGTH*2]; +float ps_in[MAX_FRAME_LENGTH*2], ps_out[MAX_FRAME_LENGTH*2]; static fft_plan aplan = NULL, splan = NULL; void pitch_scale(sbuffers *buffers, const double pitchScale, const long
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor