Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP6:Update
csound
csound-6.08-default-pulse.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File csound-6.08-default-pulse.patch of Package csound
Index: csound-6.14.0/Top/csound.c =================================================================== --- csound-6.14.0.orig/Top/csound.c 2020-06-02 11:58:24.594002125 +0200 +++ csound-6.14.0/Top/csound.c 2020-06-02 12:02:34.339852882 +0200 @@ -3456,7 +3456,7 @@ PUBLIC void csoundReset(CSOUND *csound) #ifdef __HAIKU__ strcpy(s, "haiku"); #else - strcpy(s, "PortAudio"); + strcpy(s, "pulse"); #endif #else strcpy(s, "alsa");
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