Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • | *
  • | *
  • | | *
  • | | |\
  • | | |/
  • | |/|
  • | * |
  • |/ /
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • | | *
  • | | |\
  • | |/ /
  • | | *
  • | |/
  • | | *
  • | | |\
  • | |/ /
  • |/| /
  • | |/
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • |/
  • *
  • *
  • |\
  • * |
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | |\
  • |/ /
  • | *
  • | *
  • | |\
  • | * |
  • | | *
  • | |/
  • | *
  • | *
  • f321d2b (HEAD -> master) Update to latest dpf by falkTX 2024-10-05 11:44:22 +0200
  • 939c2c5 Use the correct license by Filipe Coelho 2022-11-03 23:06:42 +0000
  • 51e92c0 Update dpf, enable clap by falkTX 2022-10-22 15:24:09 +0100
  • e386aeb Update CI file by falkTX 2022-10-22 15:18:36 +0100
  • 2fbdcd7 Remove unused file by falkTX 2022-08-11 01:03:02 +0100
  • b322fc7 Set unique ids, audio port group hints and vst3 categories by falkTX 2022-07-22 03:41:57 +0100
  • d9e08f6 Update dpf by falkTX 2022-07-22 03:41:38 +0100
  • 17a270b Update CI file by falkTX 2022-07-22 03:41:19 +0100
  • 4ba52c3 Update dpf by falkTX 2022-01-03 23:47:00 +0000
  • b9b3483 Enable VST3 builds by falkTX 2021-10-05 00:27:53 +0100
  • fdfd21f Fix memory leak, cleanup by falkTX 2021-09-19 14:39:42 +0100
  • bfd9020 Add automated testing to CI by falkTX 2021-09-18 22:42:23 +0100
  • 406ca02 Add github actions, target latest dpf by falkTX 2021-07-19 02:45:30 +0100
  • 5aa3b32 Add -Wno-unused-parameter to build flags, silencing gen warnings by falkTX 2019-07-07 10:15:43 +0200
  • fc140cb Remove unused file by falkTX 2019-07-07 10:15:35 +0200
  • 7ec7a42 Update dpf by falkTX 2019-07-07 10:15:24 +0200
  • f293f18 mend by falkTX 2018-09-26 01:14:19 +0200
  • 5c4e99a Merge branch 'master' of github.com:DISTRHO/DPF-Max-Gen by falkTX 2018-09-26 01:13:13 +0200
  • 8baf480 Simplify makefiles by falkTX 2018-09-26 01:12:37 +0200
  • 32c2796 Create README.md by Filipe Coelho 2017-06-15 11:36:03 +0200
  • 0758e52 Fix typo by falkTX 2017-05-15 20:57:34 +0100
  • 319738d Allow to set which formats to build by falkTX 2017-05-12 19:36:12 +0100
  • 895071b (max-7.3) Merge branch 'master' into max-7.3 by falkTX 2017-05-10 13:12:30 +0100
  • baa55aa Add SKIP_STRIPPING Makefile option to disable stripping by falkTX 2017-05-10 13:11:47 +0100
  • 11fd932 Merge branch 'master' into max-7.3 by falkTX 2016-11-18 14:53:51 +0000
  • 3778ded Fix update-generated-code script by falkTX 2016-11-18 14:53:21 +0000
  • 64e59de Merge branch 'master' into max-7.3 by falkTX 2016-11-18 13:37:17 +0000
  • d3c2c73 Add script to update old Max generated code by falkTX 2016-11-18 13:36:53 +0000
  • 3ef9877 Add missing shebangx by falkTX 2016-11-18 13:04:38 +0000
  • d131168 Move Untitled.sh script to new folder, with proper name by falkTX 2016-11-18 12:25:28 +0000
  • 2a5d513 Merge branch 'master' into max-7.3 by falkTX 2016-11-18 12:13:34 +0000
  • ce77e04 Replace all doubles in generated code with t_sample type by falkTX 2016-11-18 12:12:57 +0000
  • d020e24 Manually change generated code to use t_param type for parameters by falkTX 2016-11-18 11:51:26 +0000
  • 3a1df0f (refs/pull/3/merge) Merge 84ab6884cc into 567f0d715b by jeremybernstein 2016-11-18 09:42:34 +0000
  • 84ab688 (refs/pull/3/head) further updates to projects and headers for Max 7.3 (fix use of double) by Jeremy Bernstein 2016-11-18 10:41:39 +0100
  • dbc465d (refs/pull/2/merge) Merge 567f0d715b into b3501bc776 by Tom Hall 2016-11-18 05:05:21 +0000
  • 567f0d7 (refs/pull/2/head) One last change by falkTX 2016-11-18 01:25:17 +0000
  • 0396d63 Update to latest genlib sources (with custom changes) by falkTX 2016-11-18 01:14:10 +0000
  • b3501bc Update submodule by falkTX 2016-01-25 17:02:04 +0100
  • 64506d5 Forgot cleanup makefile by ninodewit 2016-01-25 16:54:59 +0100
  • 800aece cleanup by ninodewit 2016-01-25 16:50:50 +0100
  • fd4888d Url changed for shiro by ninodewit 2016-01-25 12:43:49 +0100
  • 4713ac5 ditched roomsize smoothing because of cpu reasons by nino de wit 2016-01-20 16:19:18 +0100
  • 743c6c6 Merge branch 'master' of https://github.com/DISTRHO/DPF-Max-Gen by nino de wit 2016-01-20 12:07:10 +0100
  • c1f4076 cpu check without smoothing by nino de wit 2016-01-20 12:06:41 +0100
  • a213c1d description by ninodewit 2016-01-19 12:55:36 +0100
  • 298522b depth to 0.1 by nino de wit 2016-01-19 12:12:35 +0100
  • 06e0854 Merge branch 'master' of https://github.com/DISTRHO/DPF-Max-Gen by nino de wit 2016-01-19 11:41:56 +0100
  • eef8a2d mix param down on modulay by nino de wit 2016-01-19 11:41:18 +0100
  • 6e4c91b Untracked larynx by ninodewit 2016-01-18 13:00:50 +0100
  • 5a1dadc larynx added, old modguis deleted by ninodewit 2016-01-18 11:35:57 +0100
  • adceb14 larynx vibrato added and modulay finished? by nino de wit 2016-01-18 01:46:32 +0100
  • 43808a4 smoothing changes by nino de wit 2016-01-16 14:38:28 +0100
  • 9f37f59 new defaults shiroverb by nino de wit 2016-01-14 17:50:11 +0100
  • 10c49b1 shiroverb changes big deletion too by nino de wit 2016-01-14 15:40:10 +0100
  • a4e8691 major changes, 2.0 everything oshit by nino de wit 2016-01-12 23:49:38 +0100
  • 8cb7626 volume thingie modulay by nino de wit 2015-12-16 17:26:37 +0100
  • 497506c Some fixes to gen_dsp, now buildable with mingw too by falkTX 2015-12-16 00:44:15 +0100
  • 5d4ab3d improvements shiro by nino de wit 2015-12-15 16:31:08 +0100
  • e18e3e3 minor change in description by nino de wit 2015-12-14 18:24:46 +0100
  • 04ef3e9 new defaults by nino de wit 2015-12-14 00:29:14 +0100
  • 7a952b1 pretty big shit here by nino de wit 2015-12-14 00:25:04 +0100
  • 6b7265b more big changes by nino de wit 2015-12-13 23:35:54 +0100
  • c46df63 serious changes by nino de wit 2015-12-13 22:43:16 +0100
  • 8b7068e forgot exportcode by nino de wit 2015-12-12 22:13:40 +0100
  • 8f7c7ec included delay in morph by nino de wit 2015-12-12 22:12:54 +0100
  • 570cba0 Morph added Modulay by nino de wit 2015-12-12 20:55:14 +0100
  • 46781fc change ranges and stuff modulay by nino de wit 2015-12-11 19:20:00 +0100
  • d1b3e7a changed stuff modulay by nino de wit 2015-12-11 19:14:51 +0100
  • 94afd6f experimental, modulay with dcblock, clip on repeats, 48000samplerate hardcoded, interpolation by nino de wit 2015-12-11 17:44:55 +0100
  • a9c640a new modulayy by nino de wit 2015-12-10 16:54:46 +0100
  • d408101 yolopolo by nino de wit 2015-12-10 16:50:43 +0100
  • db5f60e shameless copyright namechange by nino de wit 2015-12-08 18:41:37 +0100
  • c504473 minor SHIRO info changes, needs license change too? by nino de wit 2015-12-08 18:33:19 +0100
  • 752b3ad Merge branch 'master' of https://github.com/DISTRHO/DPF-Max-Gen by nino de wit 2015-12-03 11:46:21 +0100
  • 046df0a subgenaddressingexample by nino de wit 2015-12-03 11:45:31 +0100
  • 46a9d71 shiroverb is the one that has modgui by falkTX 2015-12-02 12:17:12 +0100
  • 76abb3c MaPitchShift doesn't have a modgui yet by falkTX 2015-12-02 12:12:47 +0100
  • 838e654 Add new modgui files by falkTX 2015-12-02 10:49:38 +0100
  • 9333a37 Update modguis by falkTX 2015-12-02 10:49:10 +0100
  • b2818aa added script for compiling by ninodewit 2015-12-02 10:42:11 +0100
  • fbc831c minor changes by ninodewit 2015-12-01 16:04:03 +0100
  • 6ed06de parameter and filter changes, also exportcode to right filepath by nino de wit 2015-12-01 15:26:36 +0100
  • 9ab0208 maxfiles added by nino de wit 2015-12-01 12:59:07 +0100
  • d6e106e modulay added by ninodewit 2015-12-01 12:54:59 +0100
  • 23cba26 Import modguis for pitchotto and shiroverb by falkTX 2015-11-30 10:44:55 +0100
  • 9dd0c46 Add meta-data by falkTX 2015-11-30 10:43:06 +0100
  • de6af4f Rename some files by falkTX 2015-11-30 10:25:22 +0100
  • 7ba512e Remove .DS_Store files by falkTX 2015-11-30 10:22:34 +0100
  • ea1cf43 Revert "Delete gendsp files" by falkTX 2015-11-30 10:21:30 +0100
  • 2b47e21 Rename some files by falkTX 2015-11-30 10:20:48 +0100
  • d80e6b8 Delete gendsp files by falkTX 2015-11-30 10:18:33 +0100
  • 3f3b6a7 Merge branch 'ninodewit-master' by falkTX 2015-11-30 10:16:41 +0100
  • 4c8b119 Merge branch 'master' of https://github.com/ninodewit/DPF-Max-Gen into ninodewit-master by falkTX 2015-11-30 10:16:21 +0100
  • 9d129da (refs/pull/1/head) watch pitchotto gen, changed shiroverb by nino de wit 2015-11-27 17:53:47 +0100
  • e9e15a8 Merge branch 'master' of https://github.com/ninodewit/DPF-Max-Gen by nino de wit 2015-11-27 16:27:12 +0100
  • 46dcaf9 modified pichotto & shiroverb by nino de wit 2015-11-27 16:26:47 +0100
  • b6e54f9 pitchotto makefile etc by ninodewit 2015-11-27 12:58:49 +0100
  • 2b864e4 pitchotto organised and double voiced by nino de wit 2015-11-27 12:53:37 +0100
  • 8632892 exportcode of previous maxpatch by nino de wit 2015-11-27 11:46:04 +0100