Home
last modified time | relevance | path

Searched defs:Sound_file (Results 1 – 3 of 3) sorted by relevance

/dports/audio/abx/abx-0.0-b1/src/
H A Dsoundfile.c32 struct Sound_file { struct
41 Sound_file * argument
H A Dsoundfile.h38 typedef struct Sound_file Sound_file; typedef
/dports/graphics/blender/blender-2.91.0/extern/audaspace/bindings/python/
H A DPySound.cpp407 Sound_file(PyTypeObject* type, PyObject* args) in Sound_file() function