Skip to content

Conversation

@w-ensink
Copy link

Made RingBuffer generic for float, double and long double as those are the most common types used in audio programming.

Needs C++14 now to compile, due to trailing return types. C++17 is needed for ringbuffer_main, because of the print function.

Makefile is also adjusted, now added macOS support with Clang as the compiler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant