{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":503077496,"defaultBranch":"main","name":"clap-wrapper","ownerLogin":"free-audio","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-06-13T18:50:47.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/9671159?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1720392571.0","currentOid":""},"activityList":{"items":[{"before":"90b16c569cb6f68b902c0c9f9dfbfd862e876c78","after":"cd3cac0283ac87e12c80bdf37cb5296a1c9f8e61","ref":"refs/heads/next","pushedAt":"2024-09-20T14:33:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"baconpaul","name":"Paul","path":"/baconpaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13387561?s=80&v=4"},"commit":{"message":"Windows SA: Audio/MIDI settings (#307)\n\n* Windows SA: Audio/MIDI settings\r\n\r\n* Windows SA: Enable /Zc:__cplusplus\r\n\r\n* Windows SA: Set /await:strict, attempt to fix C++ 20 build error\r\n\r\n* Windows SA: Remove /await:strict\r\n\r\n* Windows SA: Set CMP0149 policy to NEW\r\n\r\n* Windows SA: Run clang-format\r\n\r\n* Windows SA: Remove unnecessary fs::create_directories when loading autosave","shortMessageHtmlLink":"Windows SA: Audio/MIDI settings (#307)"}},{"before":"c4167b8f4c178d7cc3ec4fd9cc755e7ec64a7198","after":"90b16c569cb6f68b902c0c9f9dfbfd862e876c78","ref":"refs/heads/next","pushedAt":"2024-09-08T04:28:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"defiantnerd","name":null,"path":"/defiantnerd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97224712?s=80&v=4"},"commit":{"message":"Remove CFRelease() calls in host_get_name() (#306)","shortMessageHtmlLink":"Remove CFRelease() calls in host_get_name() (#306)"}},{"before":"e82e4d7628fe962a3df4bbecff0120bee7d39c31","after":"c4167b8f4c178d7cc3ec4fd9cc755e7ec64a7198","ref":"refs/heads/next","pushedAt":"2024-09-05T14:09:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"defiantnerd","name":null,"path":"/defiantnerd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97224712?s=80&v=4"},"commit":{"message":"off by one error in value conversion (#301)","shortMessageHtmlLink":"off by one error in value conversion (#301)"}},{"before":"56ad8c0846c0554359f3c6dce9023c7081e9b9e8","after":"e82e4d7628fe962a3df4bbecff0120bee7d39c31","ref":"refs/heads/next","pushedAt":"2024-08-23T12:09:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"baconpaul","name":"Paul","path":"/baconpaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13387561?s=80&v=4"},"commit":{"message":"Exclude rtaudio and rtmidi from cmake unity builds also (#299)\n\nrtmidi doesn't work. rtaudio did on mac but i'm not\r\nsure from looking at it it always will, so knock it out\r\nalso","shortMessageHtmlLink":"Exclude rtaudio and rtmidi from cmake unity builds also (#299)"}},{"before":"ca1751638e571b2506ff4456e4a20982fb1ae461","after":"56ad8c0846c0554359f3c6dce9023c7081e9b9e8","ref":"refs/heads/next","pushedAt":"2024-08-20T18:39:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"baconpaul","name":"Paul","path":"/baconpaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13387561?s=80&v=4"},"commit":{"message":"Explicitly opt the base-sdk-vst3 out of unity (#298)\n\nCMAKE_UNITY_BUILDS ant the vst3 sdk as used here cause a conflict\r\nso make the subordinate library base-sdk-vst3 always set the\r\nUNITY_BUILD to false","shortMessageHtmlLink":"Explicitly opt the base-sdk-vst3 out of unity (#298)"}},{"before":"4b1972df49e2767cd3b6068235819126448e3502","after":"ca1751638e571b2506ff4456e4a20982fb1ae461","ref":"refs/heads/next","pushedAt":"2024-08-19T13:54:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"baconpaul","name":"Paul","path":"/baconpaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13387561?s=80&v=4"},"commit":{"message":"CPP 20 flags (#296)\n\nSigh. CPP20 has .u8string and .string not compatible. Apply the\r\nflag in a few places we were missing to fix this with the\r\nappropriate generator expression","shortMessageHtmlLink":"CPP 20 flags (#296)"}},{"before":"d066aabea1669953964cb4293f707d57ab755409","after":"4b1972df49e2767cd3b6068235819126448e3502","ref":"refs/heads/next","pushedAt":"2024-08-18T17:27:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"baconpaul","name":"Paul","path":"/baconpaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13387561?s=80&v=4"},"commit":{"message":"fixed segfault on close, request timer on macOS standalone (#295)\n\n* fixed segfault on close, request timer on macOS standalone\r\n\r\n* removed cleanup (NSWindow auto frees)\r\n\r\n---------\r\n\r\nCo-authored-by: MeijisIrlnd ","shortMessageHtmlLink":"fixed segfault on close, request timer on macOS standalone (#295)"}},{"before":"3445292194321500fb7de2f41cf6451e0bc3130a","after":"d066aabea1669953964cb4293f707d57ab755409","ref":"refs/heads/next","pushedAt":"2024-08-17T22:11:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"baconpaul","name":"Paul","path":"/baconpaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13387561?s=80&v=4"},"commit":{"message":"request_callback impl on windows standalone (#293)\n\n* request_callback impl on windows standalone\r\n\r\n* replaced atomic load and set with exchange, handle case where timer start fails\r\n\r\n---------\r\n\r\nCo-authored-by: MeijisIrlnd ","shortMessageHtmlLink":"request_callback impl on windows standalone (#293)"}},{"before":"713d3b3d57c394bd0e5e5c602ee5e19bbfbbe152","after":"3445292194321500fb7de2f41cf6451e0bc3130a","ref":"refs/heads/next","pushedAt":"2024-08-17T20:04:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"defiantnerd","name":null,"path":"/defiantnerd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97224712?s=80&v=4"},"commit":{"message":"Fix gui_request_resize incorrectly checking can_resize (#288)","shortMessageHtmlLink":"Fix gui_request_resize incorrectly checking can_resize (#288)"}},{"before":"d247d4d819da0e8d266637358e7bedd351382cce","after":"713d3b3d57c394bd0e5e5c602ee5e19bbfbbe152","ref":"refs/heads/next","pushedAt":"2024-08-17T18:40:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"defiantnerd","name":null,"path":"/defiantnerd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97224712?s=80&v=4"},"commit":{"message":"close app if window closed, macOS standalone (#292)","shortMessageHtmlLink":"close app if window closed, macOS standalone (#292)"}},{"before":"ec2f09cad4cc33aa61be0ac56f35f8d2378cc66d","after":"d247d4d819da0e8d266637358e7bedd351382cce","ref":"refs/heads/next","pushedAt":"2024-08-17T18:38:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"defiantnerd","name":null,"path":"/defiantnerd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97224712?s=80&v=4"},"commit":{"message":"Windows SA: Total refactor (#280)\n\n* Windows SA: Total refactor\r\n\r\n* Remove designated initializers, they are C++ 20\r\n\r\n* Remove logging for WINDOWPOS","shortMessageHtmlLink":"Windows SA: Total refactor (#280)"}},{"before":"5aad9feadee9b4f8c603237a7c6c08423898448f","after":"ec2f09cad4cc33aa61be0ac56f35f8d2378cc66d","ref":"refs/heads/next","pushedAt":"2024-08-14T13:54:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"baconpaul","name":"Paul","path":"/baconpaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13387561?s=80&v=4"},"commit":{"message":"Make AUv2 host name consistent with VST3 host name (#286)\n\nby redacting the phrase \"-wrapper\"","shortMessageHtmlLink":"Make AUv2 host name consistent with VST3 host name (#286)"}},{"before":"6cecd3c87e970ae16d6c83bfa99ac22b5ed0994f","after":"5aad9feadee9b4f8c603237a7c6c08423898448f","ref":"refs/heads/next","pushedAt":"2024-08-14T09:52:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"defiantnerd","name":null,"path":"/defiantnerd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97224712?s=80&v=4"},"commit":{"message":"Implement SingleComponentEffect::getBusInfo and fix Ardour (#285)\n\nArdour uses getBusInfo to set up busses even though later\r\nwe call setBusInfo, and so as a result didn't recieve\r\nthe kDefaultActive flag we set when we setup processing.\r\n\r\nThis meant that Ardour would not activate auxilliary busses\r\nin multi-out effects so our process loop would find an invalid\r\nconfiguration and not call the clap.\r\n\r\nDefacto this meant \"no sound in shortcircuit xt in the wrapper in\r\nardour\". This imsplementation fixes the issue.","shortMessageHtmlLink":"Implement SingleComponentEffect::getBusInfo and fix Ardour (#285)"}},{"before":"fcaa4345bd9fd3a5008b1f1af1dbb88998391bfa","after":"6cecd3c87e970ae16d6c83bfa99ac22b5ed0994f","ref":"refs/heads/next","pushedAt":"2024-08-13T16:00:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"baconpaul","name":"Paul","path":"/baconpaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13387561?s=80&v=4"},"commit":{"message":"Implement Steinberg::IPlugViewContentScaleSupport (#284)\n\nThis passes to gui.set_scale. It's pretty critical to make VST3 and CLAP work identicially on bitwig linux.\r\n\r\nAlso add a defensive guard against malformed claps. In clap in bws resizing a destroyed gui would post a misbehaving error but in the vst3 we would crash absent this guard. Just a defensive check.\r\n\r\nCloses #262","shortMessageHtmlLink":"Implement Steinberg::IPlugViewContentScaleSupport (#284)"}},{"before":"7e956ebd6c2362761b13bc82677fbaa332b38f0f","after":"fcaa4345bd9fd3a5008b1f1af1dbb88998391bfa","ref":"refs/heads/next","pushedAt":"2024-08-13T10:22:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"baconpaul","name":"Paul","path":"/baconpaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13387561?s=80&v=4"},"commit":{"message":"Fix VST3 wrapper in Ardour (#283)\n\nArdour creates and derefences an editor instance without ever\r\nshowing or parenting it (for the reason of finding out if\r\nit supports the apu in VST#PI::has_editor). That's a bit odd,\r\nbut it also meant that _onDestroy was never called, since that\r\nwas guarded by _created.\r\n\r\nSo add an _onDestroy which knows if ever created and resets\r\njust the pointer if not, allowing windows to not crash in Ardour","shortMessageHtmlLink":"Fix VST3 wrapper in Ardour (#283)"}},{"before":"56f4c5b17daefa33089c3d93d0a3887932316e98","after":"7e956ebd6c2362761b13bc82677fbaa332b38f0f","ref":"refs/heads/next","pushedAt":"2024-08-12T18:55:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"baconpaul","name":"Paul","path":"/baconpaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13387561?s=80&v=4"},"commit":{"message":"Update fmt to v11.0.2 (#282)","shortMessageHtmlLink":"Update fmt to v11.0.2 (#282)"}},{"before":"cd333a50109175721b810fb32c97fcda55a8ced0","after":"56f4c5b17daefa33089c3d93d0a3887932316e98","ref":"refs/heads/next","pushedAt":"2024-08-12T01:45:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"baconpaul","name":"Paul","path":"/baconpaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13387561?s=80&v=4"},"commit":{"message":"Include AUv2 instructions (#276)","shortMessageHtmlLink":"Include AUv2 instructions (#276)"}},{"before":"4e7d34b68cac85422c827e2ee61ae726c31616ab","after":"cd333a50109175721b810fb32c97fcda55a8ced0","ref":"refs/heads/next","pushedAt":"2024-08-12T01:44:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"baconpaul","name":"Paul","path":"/baconpaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13387561?s=80&v=4"},"commit":{"message":"Update CPM to v0.40.2 to fix https://github.com/cpm-cmake/CPM.cmake/issues/568 (#281)","shortMessageHtmlLink":"Update CPM to v0.40.2 to fix cpm-cmake/CPM.cmake#568 (#281)"}},{"before":"962a4becae499dfcba6e17cd3e0198cd2957a16c","after":"4e7d34b68cac85422c827e2ee61ae726c31616ab","ref":"refs/heads/next","pushedAt":"2024-08-10T21:03:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"baconpaul","name":"Paul","path":"/baconpaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13387561?s=80&v=4"},"commit":{"message":"Support alternate AUv2 Stream Dictionary Construction Strategies (#279)\n\nThe AUv2 protocol uses a CFDictionary to constrct its stream.\r\nThe default wrapper approach uses code from the AUSDK example and\r\nis a common approach, but not the only one. This allows you to\r\nset other strategies. Right now JUCE is the only other strategy\r\nsupported.\r\n\r\nThis means that we can make AUv2 wrappers compatible with streams\r\nfrom other toolkits and allow mgiration to the wrapper for projects.","shortMessageHtmlLink":"Support alternate AUv2 Stream Dictionary Construction Strategies (#279)"}},{"before":"48861ecf472fe2cbcd67478e3f5f0dabe9e5785c","after":"962a4becae499dfcba6e17cd3e0198cd2957a16c","ref":"refs/heads/next","pushedAt":"2024-07-09T20:08:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"defiantnerd","name":null,"path":"/defiantnerd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97224712?s=80&v=4"},"commit":{"message":"Deal with user specified INSTRUMENT_TYPE (#275)\n\n* Deal with user specified INSTRUMENT_TYPE\r\n\r\nWe switch on INSTRUMENT_TYPE to set the internall wrapper\r\nhandler. We actually only use this in one spot internally\r\nbut we were failing to make a buildable wrapper if you\r\nset the type to something not in our list-of-three.\r\nSo for now, warn and default out to internal instrument\r\nfor the other types (which is probably the right behavior\r\nfor aumf, which is what raised this issue in #271)","shortMessageHtmlLink":"Deal with user specified INSTRUMENT_TYPE (#275)"}},{"before":"497f40a7580a2f6326fa06691f39aa3d7e0e78a7","after":"48861ecf472fe2cbcd67478e3f5f0dabe9e5785c","ref":"refs/heads/main","pushedAt":"2024-07-07T22:49:15.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"baconpaul","name":"Paul","path":"/baconpaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13387561?s=80&v=4"},"commit":{"message":"Set MSVC_RUNTIME only if it is not set\n\nThis allows parent CMake to set it if they want but still\nprovides standalone users a reasonable default (static)","shortMessageHtmlLink":"Set MSVC_RUNTIME only if it is not set"}},{"before":"8dda8b5b37d53a12c5de0dc7ee0ee082c87e6dfb","after":"48861ecf472fe2cbcd67478e3f5f0dabe9e5785c","ref":"refs/heads/next","pushedAt":"2024-07-07T22:45:38.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"baconpaul","name":"Paul","path":"/baconpaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13387561?s=80&v=4"},"commit":{"message":"Set MSVC_RUNTIME only if it is not set\n\nThis allows parent CMake to set it if they want but still\nprovides standalone users a reasonable default (static)","shortMessageHtmlLink":"Set MSVC_RUNTIME only if it is not set"}},{"before":"beea2e64c1ff05bcfe6fc6d7eee3721afb2109ce","after":"8dda8b5b37d53a12c5de0dc7ee0ee082c87e6dfb","ref":"refs/heads/next","pushedAt":"2024-07-07T22:36:31.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"baconpaul","name":"Paul","path":"/baconpaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13387561?s=80&v=4"},"commit":{"message":"Update categories.cpp - removing CLAP_PLUGIN_FEATURE_ARA_SUPPORTED\n\nCLAP_PLUGIN_FEATURE_ARA_SUPPORTED has no category equivalent in VST3","shortMessageHtmlLink":"Update categories.cpp - removing CLAP_PLUGIN_FEATURE_ARA_SUPPORTED"}},{"before":"497f40a7580a2f6326fa06691f39aa3d7e0e78a7","after":"beea2e64c1ff05bcfe6fc6d7eee3721afb2109ce","ref":"refs/heads/next","pushedAt":"2024-07-05T19:11:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"baconpaul","name":"Paul","path":"/baconpaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13387561?s=80&v=4"},"commit":{"message":"Newer VST3 SDKs need timer.cpp on linux. (#269)","shortMessageHtmlLink":"Newer VST3 SDKs need timer.cpp on linux. (#269)"}},{"before":"6d4ac117316898ecfa643656b564f6de7453c971","after":null,"ref":"refs/heads/ara-support","pushedAt":"2024-07-05T18:44:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"defiantnerd","name":null,"path":"/defiantnerd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97224712?s=80&v=4"}},{"before":"eb8b1901defd9588fa4a5e66edb0d4c302760ff2","after":"497f40a7580a2f6326fa06691f39aa3d7e0e78a7","ref":"refs/heads/main","pushedAt":"2024-07-05T00:04:22.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"baconpaul","name":"Paul","path":"/baconpaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13387561?s=80&v=4"},"commit":{"message":"Add build-time option to statically link to clap_entry (#263)\n\n* Windows: always use unicode version of win32 api\r\n\r\n* add STATICALLY_LINKED_CLAP_ENTRY for plugins\r\n\r\nAllows for avoiding having to dlopen()/LoadLibrary() on itself to find\r\n'clap_entry'. Instead it can be done at link-time.\r\n\r\nUseful if you are linking the clap-wrapper files to your clap plugin.\r\nThis way, we avoid the potential point-of-failure and slowness of doing\r\nlibrary loading and filesystem access.","shortMessageHtmlLink":"Add build-time option to statically link to clap_entry (#263)"}},{"before":"dbe33d8a14e7567ffe24ca38307855acc3ded5df","after":"497f40a7580a2f6326fa06691f39aa3d7e0e78a7","ref":"refs/heads/next","pushedAt":"2024-06-27T16:21:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"defiantnerd","name":null,"path":"/defiantnerd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97224712?s=80&v=4"},"commit":{"message":"Add build-time option to statically link to clap_entry (#263)\n\n* Windows: always use unicode version of win32 api\r\n\r\n* add STATICALLY_LINKED_CLAP_ENTRY for plugins\r\n\r\nAllows for avoiding having to dlopen()/LoadLibrary() on itself to find\r\n'clap_entry'. Instead it can be done at link-time.\r\n\r\nUseful if you are linking the clap-wrapper files to your clap plugin.\r\nThis way, we avoid the potential point-of-failure and slowness of doing\r\nlibrary loading and filesystem access.","shortMessageHtmlLink":"Add build-time option to statically link to clap_entry (#263)"}},{"before":"f4ee4eaf40e41ddae9300e3c45f11e5ed8f75fbf","after":"dbe33d8a14e7567ffe24ca38307855acc3ded5df","ref":"refs/heads/next","pushedAt":"2024-06-11T17:56:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"baconpaul","name":"Paul","path":"/baconpaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13387561?s=80&v=4"},"commit":{"message":"Handle AUv2 No UI case (#260)\n\n* Handle AUv2 No UI case\r\n\r\nThe AUV2 No UI case was still trying to construct a UI despite\r\n_ext._gui being null. Add the appropirate defenisve guards\r\nin three locations\r\n\r\nCloses #257\r\n\r\n* Clang format; rebase to next; check API as well as _gui","shortMessageHtmlLink":"Handle AUv2 No UI case (#260)"}},{"before":"6fa9e1cd96d32dbf275cea1c69b020a6e8f4951a","after":"f4ee4eaf40e41ddae9300e3c45f11e5ed8f75fbf","ref":"refs/heads/next","pushedAt":"2024-06-11T17:24:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"baconpaul","name":"Paul","path":"/baconpaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13387561?s=80&v=4"},"commit":{"message":"Fix a VST3 off-by-one error in a stepped param (#259)\n\n* fix: https://github.com/free-audio/clap-wrapper/issues/258\r\n\r\n* Fix a VST3 off-by-one error in a stepped param\r\n\r\nThe step count is not +1, but rather just the range, as\r\ndemonstrated by the clap-first distortion plugin compared in\r\nbitwig.\r\n\r\nCloses #258\r\n\r\n---------\r\n\r\nCo-authored-by: defiantnerd <97224712+defiantnerd@users.noreply.github.com>","shortMessageHtmlLink":"Fix a VST3 off-by-one error in a stepped param (#259)"}},{"before":"0e25b03eb80908a61642707e7eed477421c3d1cb","after":"6fa9e1cd96d32dbf275cea1c69b020a6e8f4951a","ref":"refs/heads/next","pushedAt":"2024-06-11T16:30:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"defiantnerd","name":null,"path":"/defiantnerd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97224712?s=80&v=4"},"commit":{"message":"Adding ARA support (#255)\n\n* adding ARA support for VST3 wrapper\r\n* version 0.9.2","shortMessageHtmlLink":"Adding ARA support (#255)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQxNDozMzowNC4wMDAwMDBazwAAAAS8EFMi","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQxNDozMzowNC4wMDAwMDBazwAAAAS8EFMi","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0xMVQxNjozMDo1MC4wMDAwMDBazwAAAARicwX2"}},"title":"Activity ยท free-audio/clap-wrapper"}