rtbuf_lib.c


Log

Author Commit Date CI Message
Thomas de Grivel 0089f8d0 2020-03-23T15:22:20 fix build and running on MSYS2
Thomas de Grivel 677f11a8 2020-03-23T12:31:53 fix rtbuf lib
Thomas de Grivel 1ea9cc95 2020-03-20T15:38:26 Fix compilation on MSYS2
Thomas de Grivel c1d5de25 2020-03-13T19:19:42 make rtbuf_new use libdata
Thomas de Grivel 305e49df 2020-03-13T19:17:58 ws
Thomas de Grivel 17752a6c 2020-03-04T14:03:48 Downgrade to C89 = ANSI C
Thomas de Grivel ae7ee3d3 2020-03-03T13:27:22 propagate min and max for rtbuf proc
Thomas de Grivel 38f0c7c3 2020-02-06T14:32:11 fix buffer overflow
Thomas de Grivel e0586dbb 2020-01-20T16:57:47 fix loading libraries under Linux
Thomas de Grivel 928ec56d 2019-02-03T10:04:30 moved default values into libraries
Thomas de Grivel b11c1854 2018-10-21T15:54:39 refactor VAR -> IN and FUN -> PROC.
Thomas de Grivel 30f67a9c 2018-09-03T19:44:54 rtbuf_lib
Thomas de Grivel aa5ec4ce 2018-08-28T18:30:21 libdata for rtbuf_lib
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 a7638d3b 2018-08-05T21:12:27 fix loading libraries
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 b8762f1a 2018-08-03T03:41:28 wip refactor rtbuf_fun
Thomas de Grivel 65fe6167 2018-08-02T19:07:13 refactored rtbuf_fun
Thomas de Grivel 21639e90 2018-07-28T19:06:48 remove printf
Thomas de Grivel 3bbac598 2018-07-26T12:17:27 rtbuf_lib_fun -> rtbuf_fun
Thomas de Grivel 8b151885 2018-07-24T15:35:28 test valid rtbuf_fun
Thomas de Grivel 05419896 2018-07-24T15:30:28 rtbuf_lib load path
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.