Commit Graph

  • 14272b0327 Improved FrameLib_FromHost info strings Alex Harker 2019-11-15 20:46:51 +00:00
  • c14922a0c9 Info string consistency Alex Harker 2019-11-15 20:46:26 +00:00
  • 8459932154 Info string improvements for generators Alex Harker 2019-11-15 20:38:44 +00:00
  • a516765a89 Improved info strings for convolution and correlation objects Alex Harker 2019-11-15 19:10:59 +00:00
  • b84e4a72e8 Correct iFFT info string Alex Harker 2019-11-15 19:09:17 +00:00
  • 3984de849e Add error reporting when convolution or correlation objects cannot process Alex Harker 2019-11-15 18:38:56 +00:00
  • f3565d974f Correct FFT/iFFT error reporting Alex Harker 2019-11-15 18:36:22 +00:00
  • 9bddaa60bd Fix correlation/convolution object argument order/numbers Alex Harker 2019-11-15 18:36:02 +00:00
  • 1e0b30dde0 reportError -> void operator() of FrameLib_ErrorReproter - allow objects to retrieve the reporter directly by reference Alex Harker 2019-11-15 18:20:02 +00:00
  • dc8b46e1ea cleanup after adding fl.combinetime~ James Bradbury 2019-11-11 14:28:32 +00:00
  • 2d0d9ce285 Improved info strings for audio trigger object Alex Harker 2019-11-09 15:51:12 +00:00
  • 4d2e0b9074 Set parameters even if there are none in order to throw errors Alex Harker 2019-11-09 15:50:12 +00:00
  • ed77a6ab29 Correct input info strings to account for parameter input Alex Harker 2019-11-09 14:43:04 +00:00
  • 7fed347b25 Refactor and improve info strings Alex Harker 2019-11-09 14:06:14 +00:00
  • 8a5ee996be Correct size of temp and make safe Alex Harker 2019-11-09 13:40:16 +00:00
  • d47304f7ee IFx FrameLib_DSP to allow memory to be released through local allocators Alex Harker 2019-11-09 12:40:43 +00:00
  • c4e4a2bc50 Avoid using temporary memory by looping twiceTidy up comments and info strings Alex Harker 2019-11-09 10:42:28 +00:00
  • 01ec0dbcfe Correct statPDFPercentile Alex Harker 2019-11-08 19:51:55 +00:00
  • 30698a6720 Scheme name Alex Harker 2019-11-08 19:51:42 +00:00
  • a3b8476122 Refactor vector template and convert FrameLib_Percentile and FrameLib_AccumPos (previously AccumPosition) to use it Alex Harker 2019-11-08 18:54:14 +00:00
  • 8e3ea27f88 Better info strings for schedulers and recall/store Alex Harker 2019-11-08 15:57:11 +00:00
  • a4a8a55b82 grid tutorial 6 James Bradbury 2019-11-08 15:34:44 +00:00
  • 377fea3dfc compact info James Bradbury 2019-11-08 15:16:58 +00:00
  • 99d0d49570 make patchers small as possible James Bradbury 2019-11-08 15:16:49 +00:00
  • c023a79305 remove poly outs James Bradbury 2019-11-08 15:16:08 +00:00
  • df1c585e0c remove overly verbose dict notation James Bradbury 2019-11-08 15:15:18 +00:00
  • 4b429cfd1c minor cosmetic upgrades James Bradbury 2019-11-08 15:14:59 +00:00
  • cfd7965d6c change next tutorial pointer James Bradbury 2019-11-08 15:14:30 +00:00
  • eddf4170ed update tutorials 2-4 with cosmetic and text updates James Bradbury 2019-11-08 15:14:20 +00:00
  • 2641d3e64d Improvements to FFT-related info strings Alex Harker 2019-11-08 14:56:36 +00:00
  • f1085051cd fonts James Bradbury 2019-11-08 14:42:07 +00:00
  • 1cd4a71c4d modify naming and info for tutorial 3 James Bradbury 2019-11-08 14:28:21 +00:00
  • 88f2ef1323 new tabs, more concise presentation James Bradbury 2019-11-08 14:28:06 +00:00
  • d872526930 Add error for cases where the FFT setup is not large enough Alex Harker 2019-11-08 13:53:40 +00:00
  • a41f763eee Better info strings for FrameLib_Shift Alex Harker 2019-11-08 13:05:28 +00:00
  • 2eab2e185b Clean up info string Alex Harker 2019-11-08 13:05:04 +00:00
  • 81ced79ccd Normalise FFTs by default Alex Harker 2019-11-08 12:17:23 +00:00
  • 30f838de44 Better consistency for output info Alex Harker 2019-11-08 11:50:44 +00:00
  • 17a997876c Info string consistency Alex Harker 2019-11-08 10:23:28 +00:00
  • cf3d480ac8 Simplify info strings for FrameLib_Split Alex Harker 2019-11-07 16:01:31 +00:00
  • a0b578c26d Correct argument number for units Alex Harker 2019-11-07 15:53:01 +00:00
  • 09165c790d Simplify info text on FrameLib_Chop Alex Harker 2019-11-07 15:52:45 +00:00
  • 0b51787179 Finish correctly reordering constants Alex Harker 2019-11-07 15:32:57 +00:00
  • e6780daa74 Reorder constants for better extensibility Alex Harker 2019-11-07 15:26:10 +00:00
  • a0d98e9b34 Simplify info text Alex Harker 2019-11-07 15:24:41 +00:00
  • 487e54fa91 begin work tutorial 4 James Bradbury 2019-11-03 22:11:50 +00:00
  • 91ad5530c5 Object review on fl.join~ Alex Harker 2019-10-27 20:20:46 +00:00
  • 279038bed6 Object reviews Alex Harker 2019-10-27 17:51:49 +00:00
  • ac4c6e8526 Formatting Alex Harker 2019-10-27 17:50:44 +00:00
  • bfc9f6a292 Merge branch 'dynamic-contexts' of https://github.com/AlexHarker/FrameLib into dynamic-contexts Alex Harker 2019-10-27 15:21:55 +00:00
  • 18bf7b2b16 Cast type for windows Alex Harker 2019-10-27 15:21:37 +00:00
  • 2b7dba73cd Casts for windows (from HISSTools_Library) Alex Harker 2019-10-27 15:21:10 +00:00
  • 265c39ca30 More type changes from HISSTools_Library Alex Harker 2019-10-27 15:12:51 +00:00
  • a2aba83239 Type consistency changes from HISSTools_Library Alex Harker 2019-10-27 15:06:21 +00:00
  • 8247e4a239 Updates to add new objects to windows Alex Harker 2019-10-27 14:49:56 +00:00
  • b2bd3a4f7e Add additional project files for windows Alex Harker 2019-10-27 14:18:57 +00:00
  • 50067c14c1 Update object names on windows Alex Harker 2019-10-27 13:58:38 +00:00
  • 4ca06febcc Reorder items in project file Alex Harker 2019-10-27 11:53:43 +00:00
  • a9af45fcbd Overhaul vector template to allow different responses to empty input frames Alex Harker 2019-10-27 11:38:02 +00:00
  • 444bef2de4 Fix error reproting for parameters (unary and other objects) Alex Harker 2019-10-27 11:19:31 +00:00
  • 359125277e Merge branch 'combinetime' James Bradbury 2019-10-27 00:27:01 +01:00
  • 27c3a23585 neaten landing page James Bradbury 2019-10-27 00:26:42 +01:00
  • 6cfa2c9242 neaten up sizing James Bradbury 2019-10-27 00:26:33 +01:00
  • 23848ee311 mute audio if not in active tab James Bradbury 2019-10-27 00:26:13 +01:00
  • fcf66499aa snake_case James Bradbury 2019-10-27 00:25:16 +01:00
  • e799a3d5fd Whitespace Alex Harker 2019-10-26 23:18:57 +01:00
  • cfa3fb92e7 [BREAKING] Rename various single output vector objects - fl.vmin~ / fl.max~ / fl.argmin~ / fl.argmax~ / fl.geometricmean~ / fl.standarddeviation~ become fl.framemin~ / fl.framemax~ / fl.minpos~ / fl.maxpos~ / fl.geomean~ / fl.stddev~ Alex Harker 2019-10-26 19:47:06 +01:00
  • bbf7d0211b Template formatting Alex Harker 2019-10-26 16:22:48 +01:00
  • 2e2c121ee1 Fix padding on complex binary objects Alex Harker 2019-10-26 14:50:01 +01:00
  • 6b894aed85 Better info text Alex Harker 2019-10-26 14:49:47 +01:00
  • d50c55e446 Rename arithmetic operators classes Alex Harker 2019-10-26 12:12:51 +01:00
  • 0f35314574 Fix PD issue Alex Harker 2019-10-26 12:11:18 +01:00
  • b62d8b90a8 Fix fl.complex.expr~ target name. Alex Harker 2019-10-25 18:17:23 +01:00
  • 4912958852 More consistent info strings Alex Harker 2019-10-25 17:56:25 +01:00
  • 3ed07dfe72 Add namespace to avoid spillage into the global namespace Alex Harker 2019-10-25 17:44:45 +01:00
  • 947ed2f7d9 Update info strings for complex unary objects Alex Harker 2019-10-25 17:43:38 +01:00
  • a7ae9fb122 Formatting Alex Harker 2019-10-25 17:32:05 +01:00
  • f99d854c2a Fix object naming Alex Harker 2019-10-25 17:31:53 +01:00
  • 25f04f3321 Rename all complex objects and alias the basic complex maths operators Alex Harker 2019-10-25 17:05:52 +01:00
  • 38ada87311 Update aliases for complex objects (except basic types) Alex Harker 2019-10-25 16:18:29 +01:00
  • da673b5dce Remove extra full stops Alex Harker 2019-10-25 15:23:28 +01:00
  • 5f74571f8f Update info strings for the ternary objects Alex Harker 2019-10-25 15:21:29 +01:00
  • b00d673103 Change context tags to look more pleasant {id} and {rt} Alex Harker 2019-10-25 14:58:22 +01:00
  • 3e67ec0674 remove commented code James Bradbury 2019-10-24 20:25:08 +01:00
  • 23d1fc8c8b include fl.combinetime~ target in max objects scheme James Bradbury 2019-10-24 20:16:23 +01:00
  • 3ced04e7b4 combinetime object James Bradbury 2019-10-24 20:16:03 +01:00
  • 4adc473a61 minor updates to clever granular synth James Bradbury 2019-10-24 15:17:26 +01:00
  • 0fc37b4d48 update UI of landing James Bradbury 2019-10-24 15:17:12 +01:00
  • eaf535a5c4 tutorial navigation UI James Bradbury 2019-10-24 15:17:00 +01:00
  • 1caa2b75bc update name James Bradbury 2019-10-24 15:16:39 +01:00
  • 2cae4c6ea6 stochasticSynth fix James Bradbury 2019-10-24 15:16:21 +01:00
  • 084c610990 rename tutorials xml James Bradbury 2019-10-24 15:15:45 +01:00
  • b04dfaede0 Whitespace Alex Harker 2019-10-24 15:13:25 +01:00
  • 95364e547f Update ternary input modes for non-main input Alex Harker 2019-10-24 15:13:11 +01:00
  • bddaeab151 tighten up design James Bradbury 2019-10-20 18:09:58 +01:00
  • f999158c2e rename maxpats James Bradbury 2019-10-20 18:09:51 +01:00
  • ac9e7c4ce8 capitalisation and some naming James Bradbury 2019-10-20 18:09:42 +01:00
  • 56f717c65d helper gui for framelib James Bradbury 2019-10-20 17:11:52 +01:00
  • 19935119be Ensure output dependency counts are always correct Alex Harker 2019-10-18 17:42:21 +01:00
  • f2c7a2cd24 Updates to doc building (there are also issues with proxies that require resolution) Alex Harker 2019-10-18 14:38:51 +01:00