You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* WIP: RT-alloc in RT clients (#129) * 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> * correction in example code of the new NN interface * fixed example: 'Neural Network Predicts FM Params from Audio Analysis' * Feature/peaks (#143) * working frankenstein freq only * removed all the unused arguments * now with mag out * now with the buffer version * change the interface to singular like other bufSTFT * added logFreq and linMag * change of interface (sortBy to order) * last SC commit - object overview added * corrected interface and simplified some examples Co-authored-by: Owen Green <gungwho@gmail.com> Co-authored-by: Ted Moore <ted@tedmooremusic.com> |
3 years ago | |
|---|---|---|
| .. | ||
| ArgsFromClient.hpp | 3 years ago | |
| ArgsToClient.hpp | 3 years ago | |
| BufferFuncs.hpp | 5 years ago | |
| CopyReplyAddress.cpp | 5 years ago | |
| CopyReplyAddress.hpp | 5 years ago | |
| DeriveBaseClass.hpp | 5 years ago | |
| Messaging.hpp | 3 years ago | |
| Meta.hpp | 5 years ago | |
| NonRealtime.hpp | 3 years ago | |
| RealTimeBase.hpp | 3 years ago | |
| Realtime.hpp | 3 years ago | |
| SCWorldAllocator.hpp | 3 years ago | |