rtbuf.h


Log

Author Commit Date CI Message
Thomas de Grivel 17752a6c 2020-03-04T14:03:48 Downgrade to C89 = ANSI C
Thomas de Grivel 84e9d83a 2020-02-03T14:01:21 stop on error
Thomas de Grivel 0e3c764f 2020-01-24T23:29:20 rtbuf_var -> rtbuf_in
Thomas de Grivel a7a92510 2020-01-09T15:39:17 use local libdata
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 ecc94977 2018-08-09T21:44:58 WIP rtbuf_synth
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 f76a3ce8 2018-08-06T02:07:02 change bind
Thomas de Grivel 95901a6d 2018-08-03T13:09:28 Add copyright and ISC license
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 2308e3b0 2018-07-26T17:36:35 define as static inline min max clamp
Thomas de Grivel 3bbac598 2018-07-26T12:17:27 rtbuf_lib_fun -> rtbuf_fun
Thomas de Grivel 4ed399f4 2018-07-23T11:06:36 fix sort
Thomas de Grivel c77f6638 2018-07-21T22:32:27 signal sinus and sndio test
Thomas de Grivel 9fb5f1a2 2018-07-15T16:42:45 Real time buffers in C.