Christopher Arndt chris
  • Cologne, Germany
  • Joined on 2022-01-26
chris pushed to master at chris/jacket 2025-01-23 03:14:42 +01:00
ca918769ec [ci] feat: add GitHub actions workflows for building/testing/docs (#2)
f05bbbd294 fix: examples require threading package
Compare 2 commits »
chris pushed to master at chris/jacket 2025-01-22 23:13:18 +01:00
2c99d183ba fix: define SIGTERM on windows, since it is not exported by system/ansi_c there
chris pushed tag v0.2.0 to chris/jacket 2025-01-21 18:18:00 +01:00
chris pushed to master at chris/jacket 2025-01-20 02:23:59 +01:00
3b40310afd docs: minor readme tweaks and fixes
chris pushed to master at chris/jacket 2025-01-20 02:18:48 +01:00
3915638e73 feat: stream-line API and fix minor wrapping errors (#1)
1fa9a68ee6 refactor: use 'byte' instead of 'uint8' in ringbuffer example
Compare 2 commits »
chris pushed to feat/rename-types at chris/jacket 2025-01-20 02:11:58 +01:00
472f67ffa5 feat: stream-line API and fix minor wrapping errors
1fa9a68ee6 refactor: use 'byte' instead of 'uint8' in ringbuffer example
Compare 2 commits »
chris created branch feat/rename-types in chris/jacket 2025-01-20 02:11:58 +01:00
chris synced commits to master at chris/osamc.de from mirror 2025-01-16 13:15:15 +01:00
fa0c9ab3f1 protokoll 2025 01
92d5427ac9 rename to index
a73db4eb71 Aes67pipewire
Compare 3 commits »
chris synced commits to master at chris/osamc.de from mirror 2024-12-04 18:41:07 +01:00
cc465c4600 mv filename
715bc444fd protokoll 2024 11
Compare 2 commits »
chris pushed to master at chris/nymph 2024-11-25 16:29:47 +01:00
29c20cb8fc feat: update faustlpf sources with faustdoctor
chris synced commits to master at chris/osamc.de from mirror 2024-11-24 22:21:07 +01:00
819a5ff5fd new way to calculate the third wednesday
chris created branch feat/zoom2transport-example in chris/jacket 2024-10-17 16:57:41 +02:00
chris pushed to feat/zoom2transport-example at chris/jacket 2024-10-17 16:57:41 +02:00
3967d72e72 feat: add zoom2transport example
chris synced commits to master at chris/osamc.de from mirror 2024-10-17 13:49:19 +02:00
59f1295bea Protokoll 2024-10-16
chris pushed to master at chris/nymph 2024-10-16 17:22:01 +02:00
9474b4481e feat: add parameter range support
b37954a27b fix: use FAUSTFLOAT macro in Nim faust wrapper
Compare 2 commits »
chris pushed to master at chris/nymph 2024-10-09 01:56:23 +02:00
35a1bc5866 fix:use FAUSTFLOAt macro in Nim faust wrapper
chris pushed to master at chris/nymph 2024-10-08 19:50:44 +02:00
9b33bf10bf feat: generate faust C code and Nim wrapper with faustpp
aa3bae40fb fix: don't use fastmath
Compare 2 commits »
chris pushed to master at chris/nymph 2024-09-30 10:40:13 +02:00
0a7c8c1730 docs: add See Also section to readme
chris pushed to master at chris/nymph 2024-09-30 09:26:52 +02:00
38dc236740 docs: update how-to instructions in readme for changed file names
e6c66ed72c refactor: do param bounds checking in C code
Compare 2 commits »
chris pushed to master at chris/nymph 2024-09-29 16:33:29 +02:00
f40df2491e refactor: clean up faustlpf plugin Nim code a bit