14 Commits (nix)

Author SHA1 Message Date
Owen Green 9b3ba6a0ae update flucoma-core includes 9 months ago
Owen Green 4e16dbb1c3
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>
3 years ago
Gerard 940b505936 FluidDataSetWr: remove unused header 5 years ago
Owen Green e129caafce Merged in refactor/macro-purge (pull request #13)
Macro purge

* Expand Macros, Fix Repetition: DataSetWr

* Add padding param to BufLoudness

* Merge branch 'fix/loudness-padding' into refactor/macro-purge

* Merge branch 'clients/inter_client_comms' into refactor/macro-purge

* Merge branch 'refactor/macro-purge' of https://bitbucket.org/flucoma/flucoma-supercollider into refactor/macro-purge

* Merge branch 'clients/inter_client_comms' into refactor/macro-purge

Approved-by: gerard
5 years ago
Owen Green 1e4030999a Fix FluidDataSetWr: stringstr doesn't reset as hoped, use std::string instead 5 years ago
Owen Green 57fd2a54df Update FluidDataSetWr to use SetPoint, remove auto index 5 years ago
Owen Green 0931042aff Mop up some warnings 5 years ago
Owen Green 77ab8cb91a Undo dunce boy move 5 years ago
Owen Green e1c8fe7d98 Reduce contention to try and fix #67 5 years ago
Owen Green 5bd0832981 Restore FluidDataWr C++ atfer overzealous revert 6 years ago
Owen Green 7a1bdc5a02 Revert changes to Corpus Builders and help files now that we have bypass in FluidDataWr 6 years ago
Owen Green f93b2562cb Add bypass for numerical index to FluidDataSetWr, update help 6 years ago
Owen Green 7d6d169de3 Changes to FluidDataSetWr to take separate string prefix and integer counter for label making 6 years ago
Owen Green b7c6c9e09c Add FluidDataSetWr 6 years ago