Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GAMMA-UMD/pygsound
/ functions
Functions
4,063 in github.com/GAMMA-UMD/pygsound
⨍
Functions
4,063
◇
Types & classes
371
Method
Float16 swap
Reverse the byte order of a 16-bit float.
src/Om/Om Framework/om/data/omEndian.h:107
Method
Float16>
src/Om/Om Framework/om/math/omScalarType.h:326
Function
FrequencyBandResponse getAttenuation
Return the linear attenuation of sound due to traveling the specified distance through this medium. * This function computes the attenuation due to ai
src/GSound/gsound/gsSoundMedium.h:162
Function
FrequencyBandResponse getBandResponse
Convert this generic response to a response for a set of frequency bands. * This method averages the gain over each output frequency band in this resp
src/GSound/gsound/gsFrequencyResponse.h:215
Function
FrequencyBandResponse operator *
Multiply this frequency band response by another and return the result. * The gains for each band in the frequency band responses are multiplied toget
src/GSound/gsound/gsFrequencyBandResponse.h:329
Function
FrequencyBandResponse operator +
Add this FrequencyBandResponse to another and return the result. * The gains for each band in the frequency band responses are added together. *
src/GSound/gsound/gsFrequencyBandResponse.h:263
Function
FrequencyBandResponse operator -
Subtract a FrequencyBandResponse from this one and return the result. * The gains for each band in the frequency band responses are subtracted. *
src/GSound/gsound/gsFrequencyBandResponse.h:295
Function
FrequencyBandResponse operator /
Multiply this frequency band response by another and return the result. * The gains for each band in the frequency band responses are divided. *
src/GSound/gsound/gsFrequencyBandResponse.h:363
Method
Function
src/Om/Om Framework/om/lang/omFunction.h:117
Method
Function
src/Om/Om Framework/om/lang/omFunction.h:352
Method
Function
src/Om/Om Framework/om/lang/omFunction.h:591
Method
Function
src/Om/Om Framework/om/lang/omFunction.h:834
Method
Function
src/Om/Om Framework/om/lang/omFunction.h:1081
Method
Function
src/Om/Om Framework/om/lang/omFunction.h:1332
Method
Function
src/Om/Om Framework/om/lang/omFunction.h:1589
Method
Function
src/Om/Om Framework/om/lang/omFunction.h:1850
Method
Function
src/Om/Om Framework/om/lang/omFunction.h:2115
Method
Function
src/Om/Om Framework/om/lang/omFunction.h:2384
Method
Function
src/Om/Om Framework/om/lang/omFunction.h:2658
Function
Function<R ( T1 )> bind
src/Om/Om Framework/om/lang/omFunction.h:498
Function
Function<R ( T1, T2 )> bind
src/Om/Om Framework/om/lang/omFunction.h:737
Function
Function<R ( T1, T2, T3 )> bind
src/Om/Om Framework/om/lang/omFunction.h:980
Function
Function<R ( T1, T2, T3, T4 )> bind
src/Om/Om Framework/om/lang/omFunction.h:1227
Function
Function<R ( T1, T2, T3, T4, T5 )> bind
src/Om/Om Framework/om/lang/omFunction.h:1478
Function
Function<R ( T1, T2, T3, T4, T5, T6 )> bind
src/Om/Om Framework/om/lang/omFunction.h:1735
Function
Function<R ( T1, T2, T3, T4, T5, T6, T7 )> bind
src/Om/Om Framework/om/lang/omFunction.h:1996
Function
Function<R ( T1, T2, T3, T4, T5, T6, T7, T8 )> bind
src/Om/Om Framework/om/lang/omFunction.h:2261
Function
Function<R ( T1, T2, T3, T4, T5, T6, T7, T8, T9 )> bind
src/Om/Om Framework/om/lang/omFunction.h:2531
Function
Function<R ( T1, T2, T3, T4, T5, T6, T7, T8, T9, T10 )> bind
src/Om/Om Framework/om/lang/omFunction.h:2804
Function
Function<R ()> bind
src/Om/Om Framework/om/lang/omFunction.h:263
Function
Function<R ()> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:107
Method
FunctionCall
src/Om/Om Framework/om/lang/omFunctionCall.h:86
Method
FunctionCall
src/Om/Om Framework/om/lang/omFunctionCall.h:153
Method
FunctionCall
src/Om/Om Framework/om/lang/omFunctionCall.h:224
Method
FunctionCall
src/Om/Om Framework/om/lang/omFunctionCall.h:296
Method
FunctionCall
src/Om/Om Framework/om/lang/omFunctionCall.h:370
Method
FunctionCall
src/Om/Om Framework/om/lang/omFunctionCall.h:448
Method
FunctionCall
src/Om/Om Framework/om/lang/omFunctionCall.h:527
Method
FunctionCall
src/Om/Om Framework/om/lang/omFunctionCall.h:608
Method
FunctionCall
src/Om/Om Framework/om/lang/omFunctionCall.h:691
Method
FunctionCall
src/Om/Om Framework/om/lang/omFunctionCall.h:772
Method
FunctionCall
src/Om/Om Framework/om/lang/omFunctionCall.h:854
Function
FunctionCall<R ( T1 )> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:165
Function
FunctionCall<R ( T1, T2 )> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:236
Function
FunctionCall<R ( T1, T2, T3 )> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:309
Function
FunctionCall<R ( T1, T2, T3, T4 )> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:384
Function
FunctionCall<R ( T1, T2, T3, T4, T5 )> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:462
Function
FunctionCall<R ( T1, T2, T3, T4, T5, T6 )> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:542
Function
FunctionCall<R ( T1, T2, T3, T4, T5, T6, T7 )> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:624
Function
FunctionCall<R ( T1, T2, T3, T4, T5, T6, T7, T8 )> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:704
Function
FunctionCall<R ( T1, T2, T3, T4, T5, T6, T7, T8, T9 )> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:785
Function
FunctionCall<R ( T1, T2, T3, T4, T5, T6, T7, T8, T9, T10 )> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:867
Function
FunctionCall<R ()> bindCall
src/Om/Om Framework/om/lang/omFunctionCall.h:98
Method
FunctionCallBase
src/Om/Om Framework/om/lang/internal/omFunctionCallBase.h:159
Function
GSOUND_EXPORT gsDeleteHRTF
src/GSound/gsound/gsoundC.cpp:2635
Function
GSOUND_EXPORT gsDeleteListener
src/GSound/gsound/gsoundC.cpp:1941
Function
GSOUND_EXPORT gsDeleteMaterial
src/GSound/gsound/gsoundC.cpp:2437
Function
GSOUND_EXPORT gsDeleteMesh
src/GSound/gsound/gsoundC.cpp:2340
Function
GSOUND_EXPORT gsDeleteMeshRequest
src/GSound/gsound/gsoundC.cpp:1141
Function
GSOUND_EXPORT gsDeleteObject
src/GSound/gsound/gsoundC.cpp:2162
Function
GSOUND_EXPORT gsDeleteRenderRequest
src/GSound/gsound/gsoundC.cpp:925
Function
GSOUND_EXPORT gsDeleteRequest
src/GSound/gsound/gsoundC.cpp:661
Function
GSOUND_EXPORT gsDeleteScene
src/GSound/gsound/gsoundC.cpp:1336
Function
GSOUND_EXPORT gsDeleteSound
src/GSound/gsound/gsoundC.cpp:2540
Function
GSOUND_EXPORT gsDeleteSource
src/GSound/gsound/gsoundC.cpp:1558
Function
GSOUND_EXPORT gsDeleteSystem
src/GSound/gsound/gsoundC.cpp:508
Function
GSOUND_EXPORT gsGetVersion
src/GSound/gsound/gsoundC.cpp:477
Function
GSOUND_EXPORT gsHRTFSetFile
src/GSound/gsound/gsoundC.cpp:2644
Function
GSOUND_EXPORT gsInit
src/GSound/gsound/gsoundC.cpp:459
Function
GSOUND_EXPORT gsListenerGetOrientation
src/GSound/gsound/gsoundC.cpp:2092
Function
GSOUND_EXPORT gsListenerGetPosition
src/GSound/gsound/gsoundC.cpp:1950
Function
GSOUND_EXPORT gsListenerGetRadius
src/GSound/gsound/gsoundC.cpp:2024
Function
GSOUND_EXPORT gsListenerGetSensitivity
src/GSound/gsound/gsoundC.cpp:2058
Function
GSOUND_EXPORT gsListenerGetVelocity
src/GSound/gsound/gsoundC.cpp:1987
Function
GSOUND_EXPORT gsListenerSetOrientation
src/GSound/gsound/gsoundC.cpp:2117
Function
GSOUND_EXPORT gsListenerSetPosition
src/GSound/gsound/gsoundC.cpp:1970
Function
GSOUND_EXPORT gsListenerSetRadius
src/GSound/gsound/gsoundC.cpp:2041
Function
GSOUND_EXPORT gsListenerSetSensitivity
src/GSound/gsound/gsoundC.cpp:2075
Function
GSOUND_EXPORT gsListenerSetVelocity
src/GSound/gsound/gsoundC.cpp:2007
Function
GSOUND_EXPORT gsMaterialGet
src/GSound/gsound/gsoundC.cpp:2446
Function
GSOUND_EXPORT gsMaterialReset
src/GSound/gsound/gsoundC.cpp:2494
Function
GSOUND_EXPORT gsMaterialSet
src/GSound/gsound/gsoundC.cpp:2470
Function
GSOUND_EXPORT gsMeshRequestGetFlag
src/GSound/gsound/gsoundC.cpp:1150
Function
GSOUND_EXPORT gsMeshRequestGetParamF
src/GSound/gsound/gsoundC.cpp:1206
Function
GSOUND_EXPORT gsMeshRequestGetParamI
src/GSound/gsound/gsoundC.cpp:1264
Function
GSOUND_EXPORT gsMeshRequestSetFlag
src/GSound/gsound/gsoundC.cpp:1177
Function
GSOUND_EXPORT gsMeshRequestSetParamF
src/GSound/gsound/gsoundC.cpp:1235
Function
GSOUND_EXPORT gsMeshRequestSetParamI
src/GSound/gsound/gsoundC.cpp:1289
Function
GSOUND_EXPORT gsMeshSetData
src/GSound/gsound/gsoundC.cpp:2349
Function
GSOUND_EXPORT gsMeshSetMaterial
src/GSound/gsound/gsoundC.cpp:2397
Function
GSOUND_EXPORT gsNewHRTF
src/GSound/gsound/gsoundC.cpp:2624
Function
GSOUND_EXPORT gsNewListener
src/GSound/gsound/gsoundC.cpp:1930
Function
GSOUND_EXPORT gsNewMaterial
src/GSound/gsound/gsoundC.cpp:2426
Function
GSOUND_EXPORT gsNewMesh
src/GSound/gsound/gsoundC.cpp:2329
Function
GSOUND_EXPORT gsNewMeshRequest
src/GSound/gsound/gsoundC.cpp:1130
Function
GSOUND_EXPORT gsNewObject
src/GSound/gsound/gsoundC.cpp:2151
Function
GSOUND_EXPORT gsNewRenderRequest
src/GSound/gsound/gsoundC.cpp:914
Function
GSOUND_EXPORT gsNewRequest
src/GSound/gsound/gsoundC.cpp:650
Function
GSOUND_EXPORT gsNewScene
src/GSound/gsound/gsoundC.cpp:1325
Function
GSOUND_EXPORT gsNewSound
src/GSound/gsound/gsoundC.cpp:2529
← previous
next →
1,601–1,700 of 4,063, ranked by callers