jacket/examples
Christopher Arndt 2c99d183ba fix: define SIGTERM on windows, since it is not exported by system/ansi_c there
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2025-01-22 23:13:01 +01:00
..
.gitignore cfg: ignore files without extension in examples dir 2022-10-06 17:22:03 +02:00
jacket_info.nim feat: stream-line API and fix minor wrapping errors (#1) 2025-01-20 02:16:38 +01:00
jacket_list_all_properties.nim feat: stream-line API and fix minor wrapping errors (#1) 2025-01-20 02:16:38 +01:00
jacket_midi_print.nim feat: stream-line API and fix minor wrapping errors (#1) 2025-01-20 02:16:38 +01:00
jacket_midi_print_ringbuffer.nim feat: stream-line API and fix minor wrapping errors (#1) 2025-01-20 02:16:38 +01:00
jacket_midi_print_thread.nim feat: stream-line API and fix minor wrapping errors (#1) 2025-01-20 02:16:38 +01:00
jacket_midi_print_threading.nim feat: stream-line API and fix minor wrapping errors (#1) 2025-01-20 02:16:38 +01:00
jacket_passthru.nim feat: stream-line API and fix minor wrapping errors (#1) 2025-01-20 02:16:38 +01:00
jacket_port_connect_cb.nim feat: stream-line API and fix minor wrapping errors (#1) 2025-01-20 02:16:38 +01:00
jacket_port_register.nim feat: stream-line API and fix minor wrapping errors (#1) 2025-01-20 02:16:38 +01:00
jacket_ringbuffer.nim refactor: use 'byte' instead of 'uint8' in ringbuffer example 2025-01-20 00:10:31 +01:00
jacket_sine.nim feat: stream-line API and fix minor wrapping errors (#1) 2025-01-20 02:16:38 +01:00
jacket_transport_query.nim feat: stream-line API and fix minor wrapping errors (#1) 2025-01-20 02:16:38 +01:00
nim.cfg fix: set import search path for examples, so that they don't use the installed version 2024-05-15 00:02:37 +02:00
signal.nim fix: define SIGTERM on windows, since it is not exported by system/ansi_c there 2025-01-22 23:13:01 +01:00