{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":772851723,"defaultBranch":"main","name":"unDAW","ownerLogin":"Amir-BK","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-03-16T03:56:40.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6035249?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1719384791.0","currentOid":""},"activityList":{"items":[{"before":"7f382d2ac3e47375d18937dac9e8a9b0a17b36a6","after":"fcd2aaf33c0f8387b3d3a1fdc8a5d11e34b010b2","ref":"refs/heads/main","pushedAt":"2024-07-01T14:48:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Midi insert interface","shortMessageHtmlLink":"Midi insert interface"}},{"before":"1e166ac88b910cd233489ac9b4364d2ad17cd50d","after":"7f382d2ac3e47375d18937dac9e8a9b0a17b36a6","ref":"refs/heads/main","pushedAt":"2024-07-01T10:14:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Some extra effects to test","shortMessageHtmlLink":"Some extra effects to test"}},{"before":"f49a1a9ed173032d06b6fb28b0e5d4f20e73cc8a","after":"1e166ac88b910cd233489ac9b4364d2ad17cd50d","ref":"refs/heads/main","pushedAt":"2024-07-01T09:37:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Working reroutes, some changes to piano roll widget (WIP)\n\nIt's possible to have parallel effects path now, still clunky, need to fix the mixer and the midi inputs","shortMessageHtmlLink":"Working reroutes, some changes to piano roll widget (WIP)"}},{"before":"4414386b71c0ca00eaadc7aa492cd55f1c3c1a96","after":"f49a1a9ed173032d06b6fb28b0e5d4f20e73cc8a","ref":"refs/heads/main","pushedAt":"2024-07-01T05:59:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Fix node handles not being recreated when rebuilding vertex + more work on varimixer","shortMessageHtmlLink":"Fix node handles not being recreated when rebuilding vertex + more wo…"}},{"before":"3339864e07d1f51f2e0e75f51cffbb8d269bd373","after":"4414386b71c0ca00eaadc7aa492cd55f1c3c1a96","ref":"refs/heads/main","pushedAt":"2024-06-29T21:08:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Piano roll reacts to midi notes\n\nfun.","shortMessageHtmlLink":"Piano roll reacts to midi notes"}},{"before":"3f52031de33c3bf329cdca6f99c6ef3fbdc05057","after":"3339864e07d1f51f2e0e75f51cffbb8d269bd373","ref":"refs/heads/main","pushedAt":"2024-06-29T17:28:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"toggleble piano tab in pianoroll view (press P)","shortMessageHtmlLink":"toggleble piano tab in pianoroll view (press P)"}},{"before":"932460293c2ca999f9a6bd9bd45ecff51c65dab1","after":"3f52031de33c3bf329cdca6f99c6ef3fbdc05057","ref":"refs/heads/main","pushedAt":"2024-06-29T10:06:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"GIve new tracks nicer names, also show names on default inputs when track is initialized","shortMessageHtmlLink":"GIve new tracks nicer names, also show names on default inputs when t…"}},{"before":"26f9b5448a2549918ea898d18e3a8b56c3063fd6","after":"932460293c2ca999f9a6bd9bd45ecff51c65dab1","ref":"refs/heads/main","pushedAt":"2024-06-29T09:01:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Add tracks now works decently\n\nI need to improve the way the midi filters are created but it looks like the builder is robust enough to deal with the spam I throw its way so, for now.","shortMessageHtmlLink":"Add tracks now works decently"}},{"before":"9a8369a963b474c09678e3dbeedd5b064d33a572","after":"26f9b5448a2549918ea898d18e3a8b56c3063fd6","ref":"refs/heads/main","pushedAt":"2024-06-29T08:20:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Disable culling as it was making some midi files appear incorrectly\n\nAlso infrastructure for next major refactor of nodes and vertexes, expect to support internal sends vari-mixer, arbitrary metasound literal connections, and maybe even quantized event tests.","shortMessageHtmlLink":"Disable culling as it was making some midi files appear incorrectly"}},{"before":"3e30f8916ccdee90e00087736aedf8cddf5886b0","after":"9a8369a963b474c09678e3dbeedd5b064d33a572","ref":"refs/heads/main","pushedAt":"2024-06-28T20:42:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Varimixer concept and boilerplate","shortMessageHtmlLink":"Varimixer concept and boilerplate"}},{"before":"3b0145bc09508d95c01b5ca8f6c995a1142d7ebf","after":"3e30f8916ccdee90e00087736aedf8cddf5886b0","ref":"refs/heads/main","pushedAt":"2024-06-28T16:40:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":".","shortMessageHtmlLink":"."}},{"before":"8dbd625d8d43b04de49d59fe8dcafb647d9e4944","after":"3b0145bc09508d95c01b5ca8f6c995a1142d7ebf","ref":"refs/heads/main","pushedAt":"2024-06-28T15:55:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Stuff","shortMessageHtmlLink":"Stuff"}},{"before":"c4a7264871b50b64cebcc7285ea40bf9aea08631","after":"8dbd625d8d43b04de49d59fe8dcafb647d9e4944","ref":"refs/heads/main","pushedAt":"2024-06-28T07:12:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"sync","shortMessageHtmlLink":"sync"}},{"before":"dad60542d48c3b4798b12f46eaca1d867e063701","after":"c4a7264871b50b64cebcc7285ea40bf9aea08631","ref":"refs/heads/main","pushedAt":"2024-06-27T12:05:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Empty actors","shortMessageHtmlLink":"Empty actors"}},{"before":"d11b9013acd57582132c59220bd2fc236cd453fe","after":"dad60542d48c3b4798b12f46eaca1d867e063701","ref":"refs/heads/main","pushedAt":"2024-06-27T11:56:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Actually include new module and fix build file.","shortMessageHtmlLink":"Actually include new module and fix build file."}},{"before":"c51eb1ffd292a5cf55ff3afbc961e70e78eb81a7","after":"d11b9013acd57582132c59220bd2fc236cd453fe","ref":"refs/heads/main","pushedAt":"2024-06-27T11:44:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"new module, infra for less abstracted metasound builder connections","shortMessageHtmlLink":"new module, infra for less abstracted metasound builder connections"}},{"before":"2f4a13a2536e9a9a1b06a92fe3721f51850f6a94","after":"c51eb1ffd292a5cf55ff3afbc961e70e78eb81a7","ref":"refs/heads/main","pushedAt":"2024-06-27T08:59:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"787d48216de7cdd4d97d49c66a34ee3ac6d48299","after":"2f4a13a2536e9a9a1b06a92fe3721f51850f6a94","ref":"refs/heads/main","pushedAt":"2024-06-27T08:52:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"0c8bed0e61fcc7ce91d6d6527bab3e83ce7a7fbb","after":"787d48216de7cdd4d97d49c66a34ee3ac6d48299","ref":"refs/heads/main","pushedAt":"2024-06-27T08:45:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Work on exposing correct pin colors for metasound literals","shortMessageHtmlLink":"Work on exposing correct pin colors for metasound literals"}},{"before":"1a12666a91db8e95ff14c72431064f6a27c87da6","after":"0c8bed0e61fcc7ce91d6d6527bab3e83ce7a7fbb","ref":"refs/heads/main","pushedAt":"2024-06-27T07:33:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"5099caf9053f4e914e73c85166d45f008770336d","after":"1a12666a91db8e95ff14c72431064f6a27c87da6","ref":"refs/heads/main","pushedAt":"2024-06-27T07:32:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Add Concord DSP effects\n\n+ Allow deleting patch nodes\nFix crash when adding instrument\nTests with midi listeners","shortMessageHtmlLink":"Add Concord DSP effects"}},{"before":"ff2e11e73d7a84909bee5dbf4a8a95ddd3c38909","after":"5099caf9053f4e914e73c85166d45f008770336d","ref":"refs/heads/main","pushedAt":"2024-06-27T06:20:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Seek to 0 when sending stop","shortMessageHtmlLink":"Seek to 0 when sending stop"}},{"before":"a9476891d27deecbaf8c026b74fdd973e3af3401","after":"ff2e11e73d7a84909bee5dbf4a8a95ddd3c38909","ref":"refs/heads/main","pushedAt":"2024-06-26T17:14:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Reparent back to actor","shortMessageHtmlLink":"Reparent back to actor"}},{"before":"30d851851616d146b1fa1486af0b1533d2dd2862","after":"a9476891d27deecbaf8c026b74fdd973e3af3401","ref":"refs/heads/main","pushedAt":"2024-06-26T15:25:56.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Merge pull request #29 from Amir-BK/DecoupleWidget\n\nDecouple widget","shortMessageHtmlLink":"Merge pull request #29 from Amir-BK/DecoupleWidget"}},{"before":"5497c4d220a4c0d8e673b612f7f5ec72af8a3591","after":"a7cc546c658250fe6fc92a6d0eb17d1c818520b6","ref":"refs/heads/DecoupleWidget","pushedAt":"2024-06-26T15:25:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Deleting nodes (outputs only right now) seems to work gracefully","shortMessageHtmlLink":"Deleting nodes (outputs only right now) seems to work gracefully"}},{"before":"da46987cb6745d96c291130583733a7fca42e935","after":"5497c4d220a4c0d8e673b612f7f5ec72af8a3591","ref":"refs/heads/DecoupleWidget","pushedAt":"2024-06-26T14:55:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"better vertical zooming, still a little jittery","shortMessageHtmlLink":"better vertical zooming, still a little jittery"}},{"before":"2d22e626798f490c1fd8c34cb7a21bc79f5ae4ef","after":"da46987cb6745d96c291130583733a7fca42e935","ref":"refs/heads/DecoupleWidget","pushedAt":"2024-06-26T13:04:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Follow cursor jumps back on loop (kinda hacky)","shortMessageHtmlLink":"Follow cursor jumps back on loop (kinda hacky)"}},{"before":"f582992173de0291b148ef4021c3804f7a21406c","after":"30d851851616d146b1fa1486af0b1533d2dd2862","ref":"refs/heads/main","pushedAt":"2024-06-26T12:36:02.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Merge pull request #28 from Amir-BK/DecoupleWidget\n\nDecouple widget","shortMessageHtmlLink":"Merge pull request #28 from Amir-BK/DecoupleWidget"}},{"before":"1f27f5b23b00a9dbf31ac9be69fe6e2aec7e50aa","after":"2d22e626798f490c1fd8c34cb7a21bc79f5ae4ef","ref":"refs/heads/DecoupleWidget","pushedAt":"2024-06-26T12:35:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Piano roll follow default on level widget\n\nNeeds to be exposed as attibute on slate widget...\n\nAlso some work on making nodes deletable and the output nodes work as they're inserted.\n\nNeed to solve 'graph input' members.","shortMessageHtmlLink":"Piano roll follow default on level widget"}},{"before":"f1fc036e62b0632ac9acaf4b714afa20a0dcd297","after":"1f27f5b23b00a9dbf31ac9be69fe6e2aec7e50aa","ref":"refs/heads/DecoupleWidget","pushedAt":"2024-06-26T11:02:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Amir-BK","name":"Amir Ben-Kiki","path":"/Amir-BK","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6035249?s=80&v=4"},"commit":{"message":"Fix adding new nodes to graph","shortMessageHtmlLink":"Fix adding new nodes to graph"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEc-IumgA","startCursor":null,"endCursor":null}},"title":"Activity · Amir-BK/unDAW"}