* Update Realtime to pass RT allocator to clients
* added link to examples folder in the guide
* Wrapper: Allocatorize Part 1
* (Buf)MFCC.sc: Handle maxNumBands
* (Buf)MFCC.sc: Handle maxNumBands (#130)
* typo
* Remove CondVar (#132)
* removed from FluidWaveform
* typo
* Wrapper: allocatorize
* Remove redundant old help files
* Wrapper: Use `fmt` insetad of `std::to_chars`
(STL function needs macOS >= 10.15)
* CMake: Set PIC globally
* ensure PIC for all libs
* Readme: Correct C++ version
Co-authored-by: Ted Moore <ted@tedmooremusic.com>