mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-22 23:30:07 +02:00
define EXPERIMENTAL_REWRITE_RING_BUFFER
This commit is contained in:
parent
36c643005e
commit
00615831cc
@ -249,6 +249,6 @@
|
|||||||
// Hoping to commit to use of this branch before 2.3.0 is out.
|
// Hoping to commit to use of this branch before 2.3.0 is out.
|
||||||
// Don't use our own RingBuffer class, but reuse PortAudio's which includes
|
// Don't use our own RingBuffer class, but reuse PortAudio's which includes
|
||||||
// proper memory fences.
|
// proper memory fences.
|
||||||
#undef EXPERIMENTAL_REWRITE_RING_BUFFER
|
#define EXPERIMENTAL_REWRITE_RING_BUFFER
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user