28 Commits

Author SHA1 Message Date
Alex Harker 6d423383ba Explicit type casts when moving from double to int 2019-06-16 09:27:37 +01:00
Alex Harker c91efd823d Add previous fix to ramp object 2019-06-15 11:46:27 +01:00
Alex Harker 237355d70c More accurate time conversions 2018-06-18 11:02:22 +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 8241e15a7d Guard against zero length inputs for FrameLib_Gaussian 2018-05-26 17:19:46 +01:00
Alex Harker b48a71ad97 Correct warnings seen as errors by XCode in stringent mode 2018-04-07 14:51:35 +01:00
Alex Harker f289e9ee99 Substantial overall of host<->FrameLib communication 2018-04-05 23:53:06 +01:00
Alex Harker 9842af6641 Corrected angle brackets to quotes. 2017-12-12 17:55:19 +00:00
Alex Harker 427d77a5af Corrected scaling in ramp and added it to lookup 2017-12-01 12:26:30 +00:00
Alex Harker f18c4fc206 Added the gaussian object 2017-11-12 20:30:57 +00:00
Alex Harker 175f853167 Support for units for generator lengths 2017-11-06 19:01:18 +00:00
Alex Harker a6dd1482b7 Count is now ramp 2017-11-06 16:35:56 +00:00
Alex Harker 524ac98d39 Fixed uniform object arguments 2017-11-05 18:22:02 +00:00
Alex Harker aaeccc06a0 Fixed generator arguments and added the uniform object 2017-11-05 18:16:25 +00:00
Alex Harker e77b885eea Better defaults for generators 2017-11-05 18:01:20 +00:00
Alex Harker 49860706e8 Sorted parameter info for all supporting objects. 2017-10-31 11:30:21 +00: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 b8603ba769 Minor improvements 2017-08-04 00:25:04 +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 d3177f4afa Info improvements and additions 2017-07-31 12:04:44 +01:00
Alex Harker aa7a840bb0 Simplified parameter inputs/updating 2017-07-31 11:12:01 +01:00
Alex Harker 83d4903bcb Clean up 2017-07-29 00:20:10 +01:00
Alex Harker 731190845c Split count and random objects into separate header and cpp (part 2) 2017-07-28 13:08:10 +01:00
Alex Harker 27e2324ec4 Split count and random objects into separate header and cpp 2017-07-28 13:07:34 +01:00
Alex Harker ec2699b911 Clean up 2017-07-28 09:51:32 +01:00
Alex Harker 3066b5944b Better organisation 2017-07-27 23:52:29 +01:00