rtbuf_lib.h


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 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 b11c1854 2018-10-21T15:54:39 refactor VAR -> IN and FUN -> PROC.
Thomas de Grivel aa5ec4ce 2018-08-28T18:30:21 libdata for rtbuf_lib
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 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 3bbac598 2018-07-26T12:17:27 rtbuf_lib_fun -> 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.