rtbuf_signal.c


Log

Author Commit Date CI Message
Thomas de Grivel 4fff2e30 2020-03-08T16:21:19 signal sawtooth
Thomas de Grivel 17752a6c 2020-03-04T14:03:48 Downgrade to C89 = ANSI C
Thomas de Grivel 71ab7d8f 2020-02-20T10:07:28 limit equalization to 6db
Thomas de Grivel 2aeac2a6 2020-02-20T09:46:11 wip Butterworth second order 10 band equalizer
Thomas de Grivel bcf997fd 2020-02-17T08:08:06 Butterworth bandpass second order filter
Thomas de Grivel a2dcc443 2020-02-11T15:31:05 Butterworth hipass fifth order filter
Thomas de Grivel 580b406b 2020-02-11T14:31:16 Butterworth lowpass fifth order filter
Thomas de Grivel cf0406fd 2020-02-10T20:26:55 Butterworth hipass fourth order filter
Thomas de Grivel 056d0696 2020-02-10T14:30:45 Butterworth lowpass fourth order filter
Thomas de Grivel afd0e498 2020-02-08T19:46:53 butterworth hipass filter third order
Thomas de Grivel 17d2ce86 2020-02-07T14:26:06 butterworth lowpass third order filter
Thomas de Grivel ce654203 2020-02-06T14:34:06 butterworth hipass filter second order
Thomas de Grivel cae9c0ad 2020-02-03T21:21:13 hipass Butterworth first order filter
Thomas de Grivel df1fa945 2020-02-01T14:48:06 rtbuf signal flanger
Thomas de Grivel 2efd0bc1 2020-02-01T14:28:08 constant time delay
Thomas de Grivel 2090217a 2020-01-27T19:35:55 rtbuf signal flanger
Thomas de Grivel 0e3c764f 2020-01-24T23:29:20 rtbuf_var -> rtbuf_in
Thomas de Grivel 928ec56d 2019-02-03T10:04:30 moved default values into libraries
Thomas de Grivel 6a55eda4 2018-12-31T21:40:42 Add signal delay, add min and max to all inputs
Thomas de Grivel c2092de9 2018-12-27T17:26:32 Partially revert refactoring of fun -> proc for rtbuf_signal_fun. Fix compilation on x86_64.
Thomas de Grivel b11c1854 2018-10-21T15:54:39 refactor VAR -> IN and FUN -> PROC.
Thomas de Grivel 09fcb4ba 2018-08-28T17:43:35 start using libdata
Thomas de Grivel 810607f9 2018-08-09T15:35:40 WIP refactor s_rtbuf_fun, signal functions accept more input, metaprogram types, add music library and synth library
Thomas de Grivel 95901a6d 2018-08-03T13:09:28 Add copyright and ISC license
Thomas de Grivel c314ffc8 2018-08-03T12:53:39 alpha refactor rtbuf_fun
Thomas de Grivel 72cdcf7a 2018-08-03T03:48:03 remove printf
Thomas de Grivel b8762f1a 2018-08-03T03:41:28 wip refactor rtbuf_fun
Thomas de Grivel 04ae17b5 2018-08-02T23:48:50 wip refactor rtbuf_fun
Thomas de Grivel 2c71499e 2018-08-02T21:04:13 wip refactor rtbuf_fun
Thomas de Grivel 65fe6167 2018-08-02T19:07:13 refactored rtbuf_fun
Thomas de Grivel c46c5313 2018-07-27T21:54:10 keep some space in buffers
Thomas de Grivel 2308e3b0 2018-07-26T17:36:35 define as static inline min max clamp
Thomas de Grivel 6a51289c 2018-07-26T15:49:04 clamp values for signal_square
Thomas de Grivel f0b4d8c7 2018-07-26T14:14:06 split rtbuf_signal
Thomas de Grivel 3bbac598 2018-07-26T12:17:27 rtbuf_lib_fun -> rtbuf_fun
Thomas de Grivel 43a6b836 2018-07-23T11:07:43 debug signal
Thomas de Grivel c77f6638 2018-07-21T22:32:27 signal sinus and sndio test