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
Function
containsIgnoreCase
Return whether or not this string contains another string as a substring if letter case is ignored.
src/Om/Om Framework/om/data/omString.h:578
Method
convertOutput
src/Om/Om Framework/om/math/omRandom.h:283
Function
convertToBool
Convert a string specified by starting and ending pointers to a boolean value. * The method returns whether or not the conversion was successful.
src/Om/Om Framework/om/data/omString.h:953
Function
convertToDouble
Convert a string specified by starting and ending pointers to a float value. * The method returns whether or not the conversion was successful. *
src/Om/Om Framework/om/data/omString.h:1091
Function
convertToFloat
Convert a string specified by starting and ending pointers to a float value. * The method returns whether or not the conversion was successful. *
src/Om/Om Framework/om/data/omString.h:1077
Function
convertToInt
Convert a string specified by starting and ending pointers to an integer value. * The method returns whether or not the conversion was successful.
src/Om/Om Framework/om/data/omString.h:967
Function
convertToInt32
Convert a string specified by starting and ending pointers to an integer value. * The method returns whether or not the conversion was successful.
src/Om/Om Framework/om/data/omString.h:989
Function
convertToInt64
Convert a string specified by starting and ending pointers to an integer value. * The method returns whether or not the conversion was successful.
src/Om/Om Framework/om/data/omString.h:1033
Function
convertToNumber
src/Om/Om Framework/om/data/omString.h:1106
Function
convertToUInt32
Convert a string specified by starting and ending pointers to an integer value. * The method returns whether or not the conversion was successful.
src/Om/Om Framework/om/data/omString.h:1011
Function
convertToUInt64
Convert a string specified by starting and ending pointers to an integer value. * The method returns whether or not the conversion was successful.
src/Om/Om Framework/om/data/omString.h:1055
Function
copy
Create and return a copy of the concrete type of this resource set. * This enables copies of an resource set to be made without knowing its concrete t
src/Om/Om Resources/om/resources/omResourceTypeSet.h:79
Method
copyElements
src/Om/Om Framework/om/util/omStaticArray.h:312
Function
copyFormatTo
Copy the format of this buffer to the other specified buffer. * This method ensures that the specified buffer has the same sample rate, * channel
src/Om/Om Sound/om/sound/base/omSoundBuffer.h:610
Function
copyTo
Copy the contents of this buffer to the other specified sound buffer. * The method returns the total number of samples per channel actually copied
src/Om/Om Sound/om/sound/base/omSoundBuffer.h:500
Function
cot
src/Om/Om Framework/om/math/omScalarMath.h:2045
Function
coth
src/Om/Om Framework/om/math/omScalarMath.h:2075
Method
createBox
src/pygsound/src/SoundMesh.cpp:180
Function
csc
src/Om/Om Framework/om/math/omScalarMath.h:2035
Function
csch
src/Om/Om Framework/om/math/omScalarMath.h:2065
Function
cylindrical
Return a 3D cartesian vector for the specified cylindrical coordinates.
src/Om/Om Framework/om/math/omVector3D.h:188
Method
deallocate
Release the memory that is used by this cluster render state.
src/GSound/gsound/gsSoundListenerRenderer.cpp:317
Method
deallocate
Free the previously allocated memory block pointed to by the specified pointer.
src/Om/Om Framework/om/util/omAllocator.h:480
Function
decrementAndRead
src/Om/Om Framework/om/threads/omAtomics.cpp:117
Function
decrementCount
src/Om/Om Framework/om/lang/omShared.h:533
Function
destructArrayAligned
src/Om/Om Framework/om/util/omAllocator.h:1216
Function
determinant
Return the determinant of this basis matrix.
src/Om/Om BVH/om/bvh/omBVHTransform.h:101
Function
disableFlushToZero
Disable flushing subnormal floats to zero.
src/GSound/gsound/internal/gsSIMDCrossover.h:337
Function
disableFlushToZero
Disable flushing subnormal floats to zero.
src/Om/Om Sound/om/sound/base/omSoundSIMDCrossover.h:327
Function
divide
src/Om/Om Framework/om/math/omArrayMath.h:998
Function
divideAdd
src/Om/Om Framework/om/math/omArrayMath.h:1121
Function
divideSubtract
src/Om/Om Framework/om/math/omArrayMath.h:1244
Function
dot
src/Om/Om Framework/om/math/omVector4D.h:925
Function
dot
src/Om/Om Framework/om/math/omArrayMath.h:565
Method
dot
Multiply-accumulate the spherical harmonic expansion for the given 3D normalized cartesian vector and weight.
src/Om/Om Framework/om/math/omSphericalHarmonics.h:402
Method
dot
Multiply-accumulate the spherical harmonic expansion for the given 3D normalized cartesian vector and weight.
src/Om/Om Framework/om/math/omSphericalHarmonics.h:454
Method
dot
Multiply-accumulate the spherical harmonic expansion for the given 3D normalized cartesian vector and weight.
src/Om/Om Framework/om/math/omSphericalHarmonics.h:540
Method
dot
Multiply-accumulate the spherical harmonic expansion for the given 3D normalized cartesian vector and weight.
src/Om/Om Framework/om/math/omSphericalHarmonics.h:666
Method
dot
Multiply-accumulate the spherical harmonic expansion for the given 3D normalized cartesian vector and weight.
src/Om/Om Framework/om/math/omSphericalHarmonics.h:839
Method
dot
Multiply-accumulate the spherical harmonic expansion for the given 3D normalized cartesian vector and weight.
src/Om/Om Framework/om/math/omSphericalHarmonics.h:1068
Method
dot
Multiply-accumulate the spherical harmonic expansion for the given 3D normalized cartesian vector and weight.
src/Om/Om Framework/om/math/omSphericalHarmonics.h:1362
Method
dot
Multiply-accumulate the spherical harmonic expansion for the given 3D normalized cartesian vector and weight.
src/Om/Om Framework/om/math/omSphericalHarmonics.h:1730
Method
dot
Multiply-accumulate the spherical harmonic expansion for the given 3D normalized cartesian vector and weight.
src/Om/Om Framework/om/math/omSphericalHarmonics.h:2181
Method
dot
Multiply-accumulate the spherical harmonic expansion for the given 3D normalized cartesian vector and weight.
src/Om/Om Framework/om/math/omSphericalHarmonics.h:2724
Method
dot
src/Om/Om Framework/om/math/omSphericalHarmonics.h:3100
Function
dotScalar
Return the dot product of two vectors as a scalar.
src/Om/Om Framework/om/math/omSIMDScalarFloat32_4.h:1879
Function
double min<double>
src/Om/Om Framework/om/math/omScalarMath.h:210
Function
doubleCapacity
Double the capacity of the internal array.
src/GSound/gsound/gsSoundMeshPreprocessor.cpp:706
Function
doubleValue
Create a new filter parameter value with the specified double value.
src/Om/Om Sound/om/sound/filters/omSoundFilterParameterValue.h:79
Function
down
src/Om/Om Framework/om/threads/omSemaphore.cpp:172
Function
dynamicCast
src/Om/Om Framework/om/lang/omShared.h:432
Function
dynamicCast
src/Om/Om Framework/om/lang/omUnique.h:315
Function
e
######################################################################################### Start Om Math Namespace
src/Om/Om Framework/om/math/omScalarMath.h:42
Function
enableFlushToZero
Enable flushing subnormal floats to zero for performance.
src/GSound/gsound/internal/gsSIMDCrossover.h:328
Function
enableFlushToZero
Enable flushing subnormal floats to zero for performance.
src/Om/Om Sound/om/sound/base/omSoundSIMDCrossover.h:318
Function
endianness
src/Om/Om Framework/om/io/omStringOutputStream.h:66
Function
endianness
src/Om/Om Framework/om/io/omStringInputStream.h:66
Function
enlargeFor
Enlarge this bounding sphere so that it encloses both its original volume and another sphere.
src/Om/Om Framework/om/math/omSphere3D.h:180
Function
enlargeFor
Modify the current bounding box such that it encloses the specified value.
src/Om/Om Framework/om/math/omAABB1D.h:204
Function
enlargeFor
Modify the current bounding box such that it encloses the specified point.
src/Om/Om Framework/om/math/omAABB3D.h:317
Function
enlargeFor
Modify the current bounding box such that it encloses the specified point.
src/Om/Om Framework/om/math/omAABB2D.h:260
Function
entryPoint
src/Om/Om Framework/om/threads/omThreadBase_POSIX.cpp:79
Function
entryPoint
src/Om/Om Framework/om/threads/omThreadBase_Win32.cpp:88
Function
epsilon
src/Om/Om Framework/om/math/omScalarMath.h:230
Function
equals
Return whether or not this member function is exactly equal to another member function. * This method compares both the destination object pointer and
src/Om/Om Framework/om/lang/internal/omMemberFunction.h:193
Function
equals
src/Om/Om Framework/om/math/omScalarMath.h:726
Function
equalsIgnoreCase
Return whether or not this string is equal to another if letter case is ignored.
src/Om/Om Framework/om/data/omString.h:318
Function
evaluateTransferFunctionDB
Evaluate the transfer function of the compressor for an envelope with the specified amplitude.
src/Om/Om Sound/om/sound/filters/omSoundCompressor.h:527
Method
execute
src/Om/Om Framework/om/lang/internal/omFunctionCallBase.h:147
Method
execute
src/Om/Om Framework/om/lang/internal/omFunctionCallBase.h:194
Method
execute
src/Om/Om Framework/om/lang/internal/omFunctionCallBase.h:243
Method
execute
src/Om/Om Framework/om/lang/internal/omFunctionCallBase.h:294
Method
execute
src/Om/Om Framework/om/lang/internal/omFunctionCallBase.h:348
Method
execute
src/Om/Om Framework/om/lang/internal/omFunctionCallBase.h:405
Method
execute
src/Om/Om Framework/om/lang/internal/omFunctionCallBase.h:462
Method
execute
src/Om/Om Framework/om/lang/internal/omFunctionCallBase.h:522
Method
execute
src/Om/Om Framework/om/lang/internal/omFunctionCallBase.h:585
Method
execute
src/Om/Om Framework/om/lang/internal/omFunctionCallBase.h:649
Function
exit
Terminate the current calling thread
src/Om/Om Framework/om/threads/omThread.h:135
Method
factorial
src/Om/Om Framework/om/math/omSphericalHarmonics.h:3247
Function
fastCos
src/Om/Om Framework/om/math/omScalarMath.h:1994
Function
fastSin
src/Om/Om Framework/om/math/omScalarMath.h:1975
Function
fft
src/GSound/gsound/gsSoundListenerRenderer.cpp:376
Function
fft
src/Om/Om Framework/om/math/omFFTComplex.h:179
Function
fft
######################################################################################### Start Om Math Namespace
src/Om/Om Framework/om/math/omFFTReal.h:46
Function
fft2D
src/Om/Om Framework/om/math/omFFT.cpp:1023
Function
fftShift
src/Om/Om Framework/om/math/omFFT.cpp:184
Function
fftShift2D
src/Om/Om Framework/om/math/omFFT.cpp:1158
Function
fftShiftInternal
src/Om/Om Framework/om/math/omFFT.cpp:959
Function
fftUnordered
Convert N real float values to N/2+1 complex values in place, with an implementation-defined order.
src/Om/Om Framework/om/math/omFFTReal.h:204
Function
fileExists
Get whether or not the file associated with this writer exists. * This method checks whether or not the file pointed to by the * path queried by
src/Om/Om Framework/om/io/omFileWriter.h:153
Function
filterSIMD
Apply this crossover filter to the specified SIMD input buffer, writing the filtered output.
src/GSound/gsound/internal/gsSIMDCrossover.h:239
Function
filterSIMD
Apply this crossover filter to the specified SIMD input buffer, writing the filtered output.
src/Om/Om Sound/om/sound/base/omSoundSIMDCrossover.h:229
Function
filterSIMDLowPass
Apply this crossover filter to the specified SIMD input buffer, writing the filtered output.
src/GSound/gsound/internal/gsSIMDCrossover.h:278
Function
filterSIMDLowPass
Apply this crossover filter to the specified SIMD input buffer, writing the filtered output.
src/Om/Om Sound/om/sound/base/omSoundSIMDCrossover.h:268
Function
filterSIMDLowPassSingle
Apply this crossover filter to the specified SIMD input buffer, writing the filtered output.
src/GSound/gsound/internal/gsSIMDCrossover.h:317
Function
filterSIMDLowPassSingle
Apply this crossover filter to the specified SIMD input buffer, writing the filtered output.
src/Om/Om Sound/om/sound/base/omSoundSIMDCrossover.h:307
Function
filterScalar
Apply this crossover filter to the specified input buffer, writing the band-separated SIMD output.
src/GSound/gsound/internal/gsSIMDCrossover.h:185
Function
filterScalar
Apply this crossover filter to the specified input buffer, writing the band-separated SIMD output.
src/Om/Om Sound/om/sound/base/omSoundSIMDCrossover.h:175
Method
finalize
Finish loading an object and perform final initialization after all references have been patched. * The default implementation has no effect. */
src/Om/Om Resources/om/resources/omResourceSetTypeTranscoder.h:116
← previous
next →
2,301–2,400 of 4,063, ranked by callers