{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":667034219,"defaultBranch":"main","name":"bankstown","ownerLogin":"chadmed","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-07-16T12:27:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6584360?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1703914965.0","currentOid":""},"activityList":{"items":[{"before":"6f6b5d1ceef00b7e5f423f546f6fd39faaa060ae","after":"e9829c9bccf5ed73768135c0ddd506f5a6690f9e","ref":"refs/heads/main","pushedAt":"2023-12-29T11:03:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"release 1.1.0\n\nSigned-off-by: James Calligeros ","shortMessageHtmlLink":"release 1.1.0"}},{"before":"d8181afc0864a2f750fb270255b50ff7df69c440","after":"6f6b5d1ceef00b7e5f423f546f6fd39faaa060ae","ref":"refs/heads/main","pushedAt":"2023-12-29T10:56:45.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"modify error function slightly\n\nthis allows us to generate harmonics at a much lower saturation level\nwhich removes a significant amount of artefacting\n\nSigned-off-by: James Calligeros ","shortMessageHtmlLink":"modify error function slightly"}},{"before":"d421f9c1ec7234c296c15a73576388c9c363f18a","after":"6f6b5d1ceef00b7e5f423f546f6fd39faaa060ae","ref":"refs/heads/wip/intermodulation-fixes","pushedAt":"2023-12-29T07:10:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"modify error function slightly\n\nthis allows us to generate harmonics at a much lower saturation level\nwhich removes a significant amount of artefacting\n\nSigned-off-by: James Calligeros ","shortMessageHtmlLink":"modify error function slightly"}},{"before":null,"after":"d421f9c1ec7234c296c15a73576388c9c363f18a","ref":"refs/heads/wip/intermodulation-fixes","pushedAt":"2023-12-24T08:23:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"wip\n\nSigned-off-by: James Calligeros ","shortMessageHtmlLink":"wip"}},{"before":"8eb5f802a10ed97cb0068643d436524e407ee1bd","after":"d8181afc0864a2f750fb270255b50ff7df69c440","ref":"refs/heads/main","pushedAt":"2023-12-15T09:30:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"add non-finite protection\n\nthis is a trick which prevents NaNs and +/-infs from wreaking\nhavoc on the dsp chain downstream. just set any nonfinite samples\nto zero.\n\nSigned-off-by: James Calligeros ","shortMessageHtmlLink":"add non-finite protection"}},{"before":"a73b8adbd5f34f8e2063d301489dbf523fd58888","after":"8eb5f802a10ed97cb0068643d436524e407ee1bd","ref":"refs/heads/main","pushedAt":"2023-12-14T21:00:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"version bump\n\nSigned-off-by: James Calligeros ","shortMessageHtmlLink":"version bump"}},{"before":"7de0ad072c3c997da973161b971880926f022483","after":"a73b8adbd5f34f8e2063d301489dbf523fd58888","ref":"refs/heads/main","pushedAt":"2023-12-14T09:19:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"reduce safety clamp to [-10,10]\n\nSigned-off-by: James Calligeros ","shortMessageHtmlLink":"reduce safety clamp to [-10,10]"}},{"before":"57fb9757eec34a815610f431d8abe136b5e2b786","after":"7de0ad072c3c997da973161b971880926f022483","ref":"refs/heads/main","pushedAt":"2023-12-14T09:18:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"reduce safety clamp to [-10,10]\n\nSigned-off-by: James Calligeros ","shortMessageHtmlLink":"reduce safety clamp to [-10,10]"}},{"before":"704a81f3df909a9795a3a599d17ea5cd93bd32bf","after":"57fb9757eec34a815610f431d8abe136b5e2b786","ref":"refs/heads/main","pushedAt":"2023-12-06T07:43:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"Add back Cargo.lock\n\nThis commit adds back the Cargo.lock file, which ensures that the\ndependencies are always reproducible for security and Nix reasons.\n\nFor more information, refer to:\n\n https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html","shortMessageHtmlLink":"Add back Cargo.lock"}},{"before":"b511fbfd96c5dcece67dcf4db5c05063704cc881","after":null,"ref":"refs/tags/v1.0","pushedAt":"2023-10-30T12:51:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"}},{"before":"ebcca6607032062acda4296920f337aa30ef6ca5","after":"704a81f3df909a9795a3a599d17ea5cd93bd32bf","ref":"refs/heads/main","pushedAt":"2023-10-30T12:44:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"productionise\n\nSigned-off-by: James Calligeros ","shortMessageHtmlLink":"productionise"}},{"before":"b511fbfd96c5dcece67dcf4db5c05063704cc881","after":"ebcca6607032062acda4296920f337aa30ef6ca5","ref":"refs/heads/main","pushedAt":"2023-10-30T12:36:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"productionise\n\nSigned-off-by: James Calligeros ","shortMessageHtmlLink":"productionise"}},{"before":"c1eaa5be0fa95d48779c5db8d707f897ae1966a5","after":"b511fbfd96c5dcece67dcf4db5c05063704cc881","ref":"refs/heads/main","pushedAt":"2023-10-30T12:32:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"productionise\n\nSigned-off-by: James Calligeros ","shortMessageHtmlLink":"productionise"}},{"before":"26535ad1e0e3bd8438d0feba56735064c7e1cd7c","after":"c1eaa5be0fa95d48779c5db8d707f897ae1966a5","ref":"refs/heads/main","pushedAt":"2023-10-29T05:39:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"add nonfinite protection\n\nclamp samples to [-1000,1000] to prevent NaNs from causing badness\n\nSigned-off-by: James Calligeros ","shortMessageHtmlLink":"add nonfinite protection"}},{"before":"ff02734d9d28d96fa467393d332eec22eeb4a454","after":"26535ad1e0e3bd8438d0feba56735064c7e1cd7c","ref":"refs/heads/main","pushedAt":"2023-10-02T10:54:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"remove useless final HPF\n\nSigned-off-by: James Calligeros ","shortMessageHtmlLink":"remove useless final HPF"}},{"before":"ce069443a3df0a9d0fcb5612012b0fa0f0245e13","after":"ff02734d9d28d96fa467393d332eec22eeb4a454","ref":"refs/heads/main","pushedAt":"2023-10-02T07:25:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"add a rudimentary second harmonic\n\nSigned-off-by: James Calligeros ","shortMessageHtmlLink":"add a rudimentary second harmonic"}},{"before":"08a1f9767e3002c728052b5bf32531c2315d8ce7","after":"ce069443a3df0a9d0fcb5612012b0fa0f0245e13","ref":"refs/heads/main","pushedAt":"2023-08-14T11:27:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"fix output buffer computation\n\nwe were mutating the wrong signal with the final hpf...\n\nSigned-off-by: James Calligeros ","shortMessageHtmlLink":"fix output buffer computation"}},{"before":"90d72af2059d1b62c49e7baa52285f5d17dbbb8e","after":"08a1f9767e3002c728052b5bf32531c2315d8ce7","ref":"refs/heads/main","pushedAt":"2023-07-23T21:36:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"makefile: preserve timestamps and set permissions on install","shortMessageHtmlLink":"makefile: preserve timestamps and set permissions on install"}},{"before":"59b7b98706f47eb7df0a18689ee9d3ddf57938a8","after":"90d72af2059d1b62c49e7baa52285f5d17dbbb8e","ref":"refs/heads/main","pushedAt":"2023-07-21T09:16:05.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"add licence file\n\nSigned-off-by: James Calligeros ","shortMessageHtmlLink":"add licence file"}},{"before":"b1523d406ccfdaab5c3f9d98b86b37e105013faf","after":"59b7b98706f47eb7df0a18689ee9d3ddf57938a8","ref":"refs/heads/main","pushedAt":"2023-07-20T12:53:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"production-ready\n\nSigned-off-by: James Calligeros ","shortMessageHtmlLink":"production-ready"}},{"before":"d8294babc13a6c493b2658b6e572d9fc2f9d8513","after":"b1523d406ccfdaab5c3f9d98b86b37e105013faf","ref":"refs/heads/main","pushedAt":"2023-07-20T12:27:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"production-ready\n\nSigned-off-by: James Calligeros ","shortMessageHtmlLink":"production-ready"}},{"before":"67ba76612f8779f07ab0ae506149cbfba5ae68da","after":"d8294babc13a6c493b2658b6e572d9fc2f9d8513","ref":"refs/heads/main","pushedAt":"2023-07-18T12:05:47.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"src: clean up bandpass creation\n\nSigned-off-by: James Calligeros ","shortMessageHtmlLink":"src: clean up bandpass creation"}},{"before":"94f21d0e64c7bbe7788a3fa1c768eedd45983bd9","after":"67ba76612f8779f07ab0ae506149cbfba5ae68da","ref":"refs/heads/main","pushedAt":"2023-07-17T12:29:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"saturation... sort of\n\nSigned-off-by: James Calligeros ","shortMessageHtmlLink":"saturation... sort of"}},{"before":null,"after":"94f21d0e64c7bbe7788a3fa1c768eedd45983bd9","ref":"refs/heads/main","pushedAt":"2023-07-16T12:27:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"chadmed","name":"James Calligeros","path":"/chadmed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6584360?s=80&v=4"},"commit":{"message":"initial commit\n\nSigned-off-by: James Calligeros ","shortMessageHtmlLink":"initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD1ASftAA","startCursor":null,"endCursor":null}},"title":"Activity ยท chadmed/bankstown"}