18 Commits

Author SHA1 Message Date
James Bradbury 3e18dae07b typo 2019-08-23 15:15:39 +01:00
Alex Harker 526f64cb09 Multitaper and spatial integer types 2019-06-16 13:23:37 +01:00
Alex Harker e5c855aac0 retrieve modes with getInt() before casting to enum types to keep the windows compiler happy 2019-06-15 11:45:49 +01:00
Alex Harker e5ee012c9e Include <cmath> for constants 2019-06-15 10:32:31 +01:00
Alex Harker 52d1b430d2 Remove space before/between '>' characters in (nested) templates and simply Max/PD class creation (including removing inheritance simply for expansion objects) 2018-06-16 16:26:11 +01:00
Alex Harker 60a92cb344 Consistent use of 'override' and 'final' in object headers, as well as 'using' for template style types to avoid unneeded inheritance 2018-06-16 15:13:30 +01:00
Alex Harker f289e9ee99 Substantial overall of host<->FrameLib communication 2018-04-05 23:53:06 +01:00
Alex Harker 64df5bbd29 Stop XCode being moany about stupid things 2017-12-12 17:52:46 +00:00
Alex Harker fc3a68a388 Const correctedness 2017-11-09 13:35:16 +00:00
Alex Harker 8ed667c218 Reworked template format for allocation 2017-09-29 15:40:29 +01:00
Alex Harker 487acc6d11 All memory allocation now occurs via the object base class 2017-09-29 12:57:26 +01:00
Alex Harker 7efa97d65f Preliminary max support for dependency connections and stored ownership for all objects 2017-09-26 16:40:11 +01:00
Alex Harker 03581673ed Better method naming for info helpers 2017-09-20 17:08:44 +01:00
Alex Harker e82d7ef294 Enforce parameter info with constructor 2017-08-01 12:38:18 +01:00
Alex Harker ae2a0e8746 Use std::String for returning info for persistence (and removal of temporary storage) 2017-08-01 11:09:36 +01:00
Alex Harker c428977ad4 Reorganisation / Info for spatial objects 2017-07-31 20:48:19 +01:00
Alex Harker b203968423 Sort functions are now templates 2017-07-30 13:44:59 +01:00
Alex Harker 8c4c6de587 Completed split of core objects to header/cpp 2017-07-29 23:40:39 +01:00