Home
last modified time | relevance | path

Searched refs:RT_BUFFER_SIZE (Results 1 – 17 of 17) sorted by relevance

/dports/devel/bullet/bullet3-3.21/examples/TinyAudio/
H A Db3SoundEngine.cpp18 const unsigned int RT_BUFFER_SIZE = 256; variable
68 unsigned int bufferFrames = RT_BUFFER_SIZE; in init()
/dports/devel/py-bullet3/bullet3-3.21/examples/TinyAudio/
H A Db3SoundEngine.cpp18 const unsigned int RT_BUFFER_SIZE = 256; variable
68 unsigned int bufferFrames = RT_BUFFER_SIZE; in init()
/dports/audio/stk/stk-4.6.2/include/
H A DRtWvOut.h43 int device = 0, int bufferFrames = RT_BUFFER_SIZE, int nBuffers = 20 );
H A DRtWvIn.h43 int device = 0, int bufferFrames = RT_BUFFER_SIZE, int nBuffers = 20 );
H A DLentPitShift.h24 LentPitShift( StkFloat periodRatio = 1.0, int tMax = RT_BUFFER_SIZE );
H A DStk.h603 const unsigned int RT_BUFFER_SIZE = 512; variable
/dports/audio/stk/stk-4.6.2/projects/examples/
H A Dcrtsine.cpp35 unsigned int bufferFrames = RT_BUFFER_SIZE;
H A Dbethree.cpp58 unsigned int bufferFrames = RT_BUFFER_SIZE; in main()
H A Dplay.cpp101 unsigned int bufferFrames = RT_BUFFER_SIZE; in main()
H A Dgrains.cpp81 unsigned int bufferFrames = RT_BUFFER_SIZE;
H A Dcontrolbee.cpp132 unsigned int bufferFrames = RT_BUFFER_SIZE; in main()
H A Dthreebees.cpp132 unsigned int bufferFrames = RT_BUFFER_SIZE; in main()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/nyqstk/include/
H A DStk.h370 const unsigned int RT_BUFFER_SIZE = 512; variable
/dports/audio/stk/stk-4.6.2/projects/effects/
H A Deffects.cpp255 unsigned int bufferFrames = RT_BUFFER_SIZE; in main()
/dports/audio/stk/stk-4.6.2/projects/demo/
H A Ddemo.cpp261 unsigned int bufferFrames = RT_BUFFER_SIZE; in main()
/dports/audio/stk/stk-4.6.2/projects/eguitar/
H A Deguitar.cpp301 unsigned int bufferFrames = RT_BUFFER_SIZE; in main()
/dports/audio/stk/stk-4.6.2/projects/ragamatic/
H A Dragamat.cpp293 unsigned int bufferFrames = RT_BUFFER_SIZE;