{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":11652859,"defaultBranch":"master","name":"dsp","ownerLogin":"bmc0","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-07-25T05:43:35.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4708273?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1656883080.808793","currentOid":""},"activityList":{"items":[{"before":"f21c3e41007725254312da42946808abe2846719","after":"57b077ca26537e5e38aa461506f0f5000f800994","ref":"refs/heads/unstable","pushedAt":"2024-07-20T08:23:29.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"bmc0","name":"Michael Barbour","path":"/bmc0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4708273?s=80&v=4"},"commit":{"message":"fir.c: Avoid slow filter lengths.","shortMessageHtmlLink":"fir.c: Avoid slow filter lengths."}},{"before":"ccf4bc5ecb977562f975ab8b8dab99f6c59391f7","after":"f21c3e41007725254312da42946808abe2846719","ref":"refs/heads/unstable","pushedAt":"2024-07-03T21:24:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmc0","name":"Michael Barbour","path":"/bmc0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4708273?s=80&v=4"},"commit":{"message":"ffmpeg.c: Use avcodec_free_context().\n\navcodec_close() was deprecated in FFmpeg 7.0.","shortMessageHtmlLink":"ffmpeg.c: Use avcodec_free_context()."}},{"before":"ccf4bc5ecb977562f975ab8b8dab99f6c59391f7","after":"f21c3e41007725254312da42946808abe2846719","ref":"refs/heads/master","pushedAt":"2024-07-03T21:24:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmc0","name":"Michael Barbour","path":"/bmc0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4708273?s=80&v=4"},"commit":{"message":"ffmpeg.c: Use avcodec_free_context().\n\navcodec_close() was deprecated in FFmpeg 7.0.","shortMessageHtmlLink":"ffmpeg.c: Use avcodec_free_context()."}},{"before":"c2ae387420e0af15e698717c536e2c54ad3ac65a","after":"ccf4bc5ecb977562f975ab8b8dab99f6c59391f7","ref":"refs/heads/unstable","pushedAt":"2024-06-25T01:59:58.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bmc0","name":"Michael Barbour","path":"/bmc0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4708273?s=80&v=4"},"commit":{"message":"Merge branch 'configure' of https://github.com/N-R-K/dsp","shortMessageHtmlLink":"Merge branch 'configure' of https://github.com/N-R-K/dsp"}},{"before":"c2ae387420e0af15e698717c536e2c54ad3ac65a","after":"ccf4bc5ecb977562f975ab8b8dab99f6c59391f7","ref":"refs/heads/master","pushedAt":"2024-06-25T01:59:58.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bmc0","name":"Michael Barbour","path":"/bmc0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4708273?s=80&v=4"},"commit":{"message":"Merge branch 'configure' of https://github.com/N-R-K/dsp","shortMessageHtmlLink":"Merge branch 'configure' of https://github.com/N-R-K/dsp"}},{"before":"58a9d0c1f99f2d4c7fc51b6dbe563447ec60120f","after":"c2ae387420e0af15e698717c536e2c54ad3ac65a","ref":"refs/heads/master","pushedAt":"2024-06-19T03:39:15.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"bmc0","name":"Michael Barbour","path":"/bmc0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4708273?s=80&v=4"},"commit":{"message":"biquad.c: Rename lowpass_1 to lowpass_1p; add other first-order filters.\n\nThe original lowpass_1 filter was equivalent to the standard EWMA filter,\nwhich suffers from aliasing near Fs/2. The new first-order filters\n(see [1]) were discretized using the bilinear transform with prewarping.\n\n{low,high}shelf_1 are actually equivalent to the second-order shelving\nfilters with width=0.5s, but I decided to include them anyway.\n\n[1] https://dsp.stackexchange.com/a/93451","shortMessageHtmlLink":"biquad.c: Rename lowpass_1 to lowpass_1p; add other first-order filters."}},{"before":"b5b0483b60fe33c91550f55d8e83461a2f41db28","after":"c2ae387420e0af15e698717c536e2c54ad3ac65a","ref":"refs/heads/unstable","pushedAt":"2024-06-07T02:42:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmc0","name":"Michael Barbour","path":"/bmc0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4708273?s=80&v=4"},"commit":{"message":"biquad.c: Rename lowpass_1 to lowpass_1p; add other first-order filters.\n\nThe original lowpass_1 filter was equivalent to the standard EWMA filter,\nwhich suffers from aliasing near Fs/2. The new first-order filters\n(see [1]) were discretized using the bilinear transform with prewarping.\n\n{low,high}shelf_1 are actually equivalent to the second-order shelving\nfilters with width=0.5s, but I decided to include them anyway.\n\n[1] https://dsp.stackexchange.com/a/93451","shortMessageHtmlLink":"biquad.c: Rename lowpass_1 to lowpass_1p; add other first-order filters."}},{"before":"7f87ce74044257be9c98461826796f284e974c6b","after":"b5b0483b60fe33c91550f55d8e83461a2f41db28","ref":"refs/heads/unstable","pushedAt":"2024-05-06T06:02:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmc0","name":"Michael Barbour","path":"/bmc0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4708273?s=80&v=4"},"commit":{"message":"matrix4.c: Simplify directional boost equations.\n\nAlso makes the left and right boost the same regardless of panning.\nNot sure which is better subjectively, but reinforcing the level\ndifferences (as was done previously) would change perceived source\ndirection somewhat.","shortMessageHtmlLink":"matrix4.c: Simplify directional boost equations."}},{"before":"8b63053b92e6ca25fa3cbf1ed62c40ac5393d51c","after":"7f87ce74044257be9c98461826796f284e974c6b","ref":"refs/heads/unstable","pushedAt":"2024-05-06T01:45:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bmc0","name":"Michael Barbour","path":"/bmc0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4708273?s=80&v=4"},"commit":{"message":"matrix4.c: Use simplified matrix coefficient equations.","shortMessageHtmlLink":"matrix4.c: Use simplified matrix coefficient equations."}},{"before":"f1b045c3d150d0f3c465598edcf4fa27e00925d7","after":"8b63053b92e6ca25fa3cbf1ed62c40ac5393d51c","ref":"refs/heads/unstable","pushedAt":"2024-05-05T09:08:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bmc0","name":"Michael Barbour","path":"/bmc0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4708273?s=80&v=4"},"commit":{"message":"matrix4.c: Use simplified matrix coefficient equations.","shortMessageHtmlLink":"matrix4.c: Use simplified matrix coefficient equations."}},{"before":"7bc77fa2095d11e82c7269b0ff7949655657bbfc","after":"f1b045c3d150d0f3c465598edcf4fa27e00925d7","ref":"refs/heads/unstable","pushedAt":"2024-05-03T10:07:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmc0","name":"Michael Barbour","path":"/bmc0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4708273?s=80&v=4"},"commit":{"message":"decorrelate.c: Add '-m' option.","shortMessageHtmlLink":"decorrelate.c: Add '-m' option."}},{"before":"58a9d0c1f99f2d4c7fc51b6dbe563447ec60120f","after":"7bc77fa2095d11e82c7269b0ff7949655657bbfc","ref":"refs/heads/unstable","pushedAt":"2024-05-03T08:31:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmc0","name":"Michael Barbour","path":"/bmc0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4708273?s=80&v=4"},"commit":{"message":"matrix4.c: Fix steering when fed zeros; flip lr sign to follow convention.","shortMessageHtmlLink":"matrix4.c: Fix steering when fed zeros; flip lr sign to follow conven…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEhIB3XQA","startCursor":null,"endCursor":null}},"title":"Activity · bmc0/dsp"}