MCPcopy Create free account

hub / github.com/GAMMA-UMD/pygsound / functions

Functions4,063 in github.com/GAMMA-UMD/pygsound

↓ 1 callersFunctionisLetter
Return whether or not the specified character is a letter character.
src/Om/Om Framework/om/data/omString.h:1299
↓ 1 callersMethodisUnused
src/Om/Om Sound/om/sound/filters/omSoundPlayer.h:522
↓ 1 callersFunctionmain
()
examples/mesh_sim.py:6
↓ 1 callersFunctionmain
()
examples/compare_image.py:8
↓ 1 callersFunctionmain
()
examples/custom_array.py:36
↓ 1 callersFunctionmoveObjects
src/GSound/gsound/gsSoundMeshPreprocessor.cpp:741
↓ 1 callersFunctionmultWillOverflow
src/Om/Om Framework/om/math/omScalarMath.h:1259
↓ 1 callersFunctionname
Create a new resource type with the specified constant NULL-terminated type string.
src/Om/Om Resources/om/resources/omResourceType.h:69
↓ 1 callersMethodnewPath
Create a new path in the renderer for the specified hash.
src/GSound/gsound/gsSoundListenerRenderer.cpp:731
↓ 1 callersFunctionnextPowerOf2Prime64
src/Om/Om Framework/om/math/omPrimes.cpp:194
↓ 1 callersFunctionpack
src/Om/Om Sound/om/sound/base/omSoundInt24.h:100
↓ 1 callersFunctionparseInt
src/pygsound/deps/include/tiny_obj_loader.h:431
↓ 1 callersFunctionparseRawTriple
Parse raw triples: i, i/j/k, i//k, i/j
src/pygsound/deps/include/tiny_obj_loader.h:716
↓ 1 callersFunctionparseTextureType
src/pygsound/deps/include/tiny_obj_loader.h:632
↓ 1 callersFunctionparseTriple
Parse triples with index offsets: i, i/j/k, i//k, i/j
src/pygsound/deps/include/tiny_obj_loader.h:682
↓ 1 callersFunctionparseV
src/pygsound/deps/include/tiny_obj_loader.h:606
↓ 1 callersFunctionread
Read a boolean from the data pointer into the output value parameter and advance the pointer.
src/Om/Om Framework/om/io/omBinaryDecoder.h:130
↓ 1 callersFunctionreadAndAdd
src/Om/Om Framework/om/threads/omAtomics.h:361
↓ 1 callersFunctionreadAndDecrement
src/Om/Om Framework/om/threads/omAtomics.h:379
↓ 1 callersFunctionreadAndIncrement
src/Om/Om Framework/om/threads/omAtomics.h:352
↓ 1 callersFunctionreal_finalize
src/Om/Om Framework/om/math/omFFTReal.h:328
↓ 1 callersFunctionreal_preprocess
src/Om/Om Framework/om/math/omFFTReal.h:330
↓ 1 callersFunctionrecursiveSquareRoot
src/Om/Om Framework/om/math/omScalarMath.h:985
↓ 1 callersMethodrelease
src/GSound/gsound/gsSoundMeshPreprocessor.cpp:141
↓ 1 callersMethodremovePath
Remove the path at the specified index in this renderer.
src/GSound/gsound/gsSoundListenerRenderer.cpp:759
↓ 1 callersMethodreplaceVertex
Replace the vertex with the specified index in the mesh with a new vertex index.
src/GSound/gsound/gsSoundMeshPreprocessor.cpp:366
↓ 1 callersFunctionreset
Reset the filter history to zero.
src/GSound/gsound/internal/gsSIMDCrossover.h:92
↓ 1 callersFunctionreset
Reset the filter history to zero.
src/Om/Om Sound/om/sound/base/omSoundSIMDCrossover.h:78
↓ 1 callersMethodreset
Reset the iterator to the beginning of the list.
src/Om/Om Framework/om/util/omArrayList.h:1072
↓ 1 callersFunctionresize
Double the size of the element array to increase the capacity of the priority queue. * This method deallocates the previously used array, and then all
src/GSound/gsound/gsSoundMeshPreprocessor.cpp:726
↓ 1 callersFunctionrotate
Create a 2x2 rotation matrix with the specified rotation in radians.
src/Om/Om Framework/om/math/omMatrix2D.h:115
↓ 1 callersFunctionrotateX
Create a 4x4 rotation matrix about the X-axis with the angle in radians.
src/Om/Om Framework/om/math/omMatrix4D.h:192
↓ 1 callersFunctionrotateY
Create a 4x4 rotation matrix about the Y-axis with the angle in radians.
src/Om/Om Framework/om/math/omMatrix4D.h:204
↓ 1 callersFunctionrotateZ
Create a 4x4 rotation matrix about the Z-axis with the angle in radians.
src/Om/Om Framework/om/math/omMatrix4D.h:216
↓ 1 callersFunctionsame_ir
(ir1, ir2)
tests/rir_test.py:13
↓ 1 callersFunctionset
src/Om/Om Framework/om/util/omCopy.h:320
↓ 1 callersFunctionsetColumn
Set the column vector at the specified index in the matrix.
src/Om/Om Framework/om/math/omMatrix.h:493
↓ 1 callersMethodsetDirectivity
Set a pointer to an object that determines how this source radiates sound in different directions. * The directivity pattern is sampled for each sound
src/GSound/gsound/gsSoundSource.h:256
↓ 1 callersFunctionsetLeaf
Set the relative offset of the child at the given index from this node.
src/Om/Om BVH/om/bvh/omAABBTree4.cpp:233
↓ 1 callersMethodsetName
Set a UTF-8 encoded string representing the name of the resource for this ID.
src/Om/Om Resources/om/resources/omResourceID.h:189
↓ 1 callersMethodsetPower
src/pygsound/src/SoundSource.cpp:41
↓ 1 callersMethodsetPower
Set the total power of the sound source in watts. * This value is a linear measure of the total radiated power emitted by the sound source. * The
src/GSound/gsound/gsSoundSource.h:164
↓ 1 callersMethodsetPowerLevel
Set the total power of the sound source in dB SWL (sound power level). * This value is a unitless logarithmic measure of the total radiated power
src/GSound/gsound/gsSoundSource.h:175
↓ 1 callersFunctionsetRow
Set the row vector at the specified index in the matrix.
src/Om/Om Framework/om/math/omMatrix.h:543
↓ 1 callersFunctionstart
Start the execution of a thread using the specified function call. * This method creates a new thread if the thread is not already running * and
src/Om/Om Framework/om/threads/omThread.h:90
↓ 1 callersFunctionsubAndRead
src/Om/Om Framework/om/threads/omAtomics.h:270
↓ 1 callersFunctionsumScalar
Return the horizontal sum of a vector as a wide vector.
src/Om/Om Framework/om/math/omSIMDScalarFloat32_4.h:1427
↓ 1 callersFunctiontestAndSet
src/Om/Om Framework/om/threads/omAtomics.h:452
↓ 1 callersFunctiontoBigEndian
src/Om/Om Framework/om/data/omEndian.h:147
↓ 1 callersFunctiontoLittleEndian
src/Om/Om Framework/om/data/omEndian.h:153
↓ 1 callersFunctiontoUpperCase
If the specified character is a lower-case character, convert it an upper-case one.
src/Om/Om Framework/om/data/omString.h:1289
↓ 1 callersFunctiontranspose3x3
Transpose a 3x3 matrix and place the result in the output parameters.
src/Om/Om Framework/om/math/omSIMDScalarFloat32_4.h:1956
↓ 1 callersFunctiontryParseDouble
Tries to parse a floating point number located at s. s_end should be a location in the string where reading should absolutely stop. For example at th
src/pygsound/deps/include/tiny_obj_loader.h:465
↓ 1 callersFunctionunsignedMultWillOverflow
src/Om/Om Framework/om/math/omScalarMath.h:1283
↓ 1 callersMethodupdateCluster
Update the information for this source's previous membership to the given cluster. * The method returns whether or not the source was previously a mem
src/GSound/gsound/gsSoundListenerRenderer.cpp:1100
Method fromFloatingPointType
src/Om/Om Framework/om/data/omString.cpp:2683
Method AABBTree4
src/Om/Om BVH/om/bvh/omAABBTree4.cpp:483
Method BVHInstance
src/Om/Om BVH/om/bvh/omBVHInstance.cpp:62
Method BVHScene
######################################################################################### Start Om BVH Namespace
src/Om/Om BVH/om/bvh/omBVHScene.cpp:38
Method BinaryEncoder
src/Om/Om Framework/om/io/omBinaryEncoder.cpp:67
Method ChannelLayout
src/Om/Om Sound/om/sound/base/omSoundChannelLayout.cpp:105
Method ChannelMixMatrix
src/Om/Om Sound/om/sound/base/omSoundChannelMixMatrix.cpp:65
Method Compressor
src/Om/Om Sound/om/sound/filters/omSoundCompressor.cpp:85
Method CutoffFilter
src/Om/Om Sound/om/sound/filters/omSoundCutofffilter.cpp:73
Method Data
src/Om/Om Framework/om/data/omData.cpp:66
Method DataBuffer
src/Om/Om Framework/om/data/omDataBuffer.cpp:94
Method DataStore
src/Om/Om Framework/om/data/omDataStore.cpp:371
Method DebugCache
######################################################################################### Start GSound Namespace
src/GSound/gsound/gsDebugCache.cpp:54
Method DiffusePathCache
src/GSound/gsound/internal/gsDiffusePathCache.cpp:89
Method DirectionalIR
src/Om/Om Sound/om/sound/base/omSoundDirectionalIR.cpp:57
Method Directory
src/Om/Om Framework/om/fs/omDirectory.cpp:100
Method FileReader
src/Om/Om Framework/om/io/omFileReader.cpp:63
Method FileWriter
src/Om/Om Framework/om/io/omFileWriter.cpp:63
Method FilterVersion
######################################################################################### Start Om Sound Filters Namespace
src/Om/Om Sound/om/sound/filters/omSoundFilterVersion.cpp:38
Method FrequencyBands
######################################################################################### Start GSound Namespace
src/GSound/gsound/gsFrequencyBands.cpp:55
Method FrequencyBands
######################################################################################### Start Om Sound Base Namespace
src/Om/Om Sound/om/sound/base/omSoundFrequencyBands.cpp:38
Method FrequencyData
######################################################################################### Start Om Sound Base Namespace
src/Om/Om Sound/om/sound/base/omSoundFrequencyData.cpp:38
Method FrequencyResponse
######################################################################################### Start GSound Namespace
src/GSound/gsound/gsFrequencyResponse.cpp:55
Method GenericString
src/Om/Om Framework/om/data/omString.cpp:687
Method GenericStringBuffer
src/Om/Om Framework/om/data/omStringBuffer.cpp:69
Method HDRFilter
src/Om/Om Sound/om/sound/filters/omSoundHDRFilter.cpp:67
Method HRTFFilter
src/GSound/gsound/internal/gsHRTFFilter.cpp:147
Method Limiter
src/Om/Om Sound/om/sound/filters/omSoundLimiter.cpp:83
Method Log
src/Om/Om Framework/om/io/omLog.cpp:57
Method MIDIBuffer
######################################################################################### Start Om Sound Base Namespace
src/Om/Om Sound/om/sound/base/omSoundMIDIBuffer.cpp:38
Method MicrophoneArrays
src/pygsound/src/MicrophoneArrays.cpp:30
Method Mutex
src/Om/Om Framework/om/threads/omMutex.cpp:284
Method Path
src/Om/Om Framework/om/fs/omPath.cpp:71
Method PropagationData
src/GSound/gsound/internal/gsPropagationData.cpp:83
Method Resampler
src/Om/Om Sound/om/sound/filters/omSoundResampler.cpp:70
Method ResourceFormat
src/Om/Om Resources/om/resources/omResourceFormat.cpp:57
Method ResourceManager
######################################################################################### Start Om Resources Namespace
src/Om/Om Resources/om/resources/omResourceManager.cpp:41
Method ResourceSet
src/Om/Om Resources/om/resources/omResourceSet.cpp:57
Method ReverbFilter
src/Om/Om Sound/om/sound/filters/omSoundReverbFilter.cpp:84
Method SampledIR
src/GSound/gsound/gsSampledIR.cpp:74
Method Semaphore
src/Om/Om Framework/om/threads/omSemaphore.cpp:268
Method Signal
src/Om/Om Framework/om/threads/omSignal.cpp:233
Method Sound
src/Om/Om Sound/om/sound/base/omSound.cpp:57
Method SoundBuffer
src/Om/Om Sound/om/sound/base/omSoundBuffer.cpp:100
Method SoundDetector
src/GSound/gsound/gsSoundDetector.cpp:82
← previousnext →401–500 of 4,063, ranked by callers