rnentjes
  • Joined on 2024-04-21
rnentjes pushed to master at rnentjes/typed-byte-arrays 2024-12-20 15:22:25 +00:00
e54a3c4338 Upgrade Kotlin and project version.
rnentjes pushed to master at rnentjes/vst-chip 2024-12-17 19:51:37 +00:00
fbba6d1422 Refactor MIDI handling and improve audio processing
rnentjes pushed to master at rnentjes/typed-byte-arrays 2024-12-17 19:45:06 +00:00
97e7d91e9c Fix incorrect size computation in SlicedByteArray.
rnentjes pushed to master at rnentjes/typed-byte-arrays 2024-12-17 19:40:13 +00:00
9be32b6a53 Fix size calculation and update build configuration
rnentjes pushed to master at rnentjes/typed-byte-arrays 2024-12-14 10:19:27 +00:00
232d8fe92a Add constructor to SlicedByteArray and update version to 0.2.6
rnentjes pushed to master at rnentjes/typed-byte-arrays 2024-12-13 21:00:05 +00:00
69fa23a7a9 Fix MutableByteArrayHandler placement and update readme info
rnentjes pushed to master at rnentjes/typed-byte-arrays 2024-12-13 20:53:42 +00:00
c64df75cd5 Add initial README for typed-byte-arrays library
rnentjes pushed to master at rnentjes/typed-byte-arrays 2024-12-11 11:55:29 +00:00
cff48ef18c v. 0.2.5
rnentjes pushed to master at rnentjes/typed-byte-arrays 2024-12-11 11:54:04 +00:00
c3414c9364 Build with 2.0.21, v. 0.2.4
rnentjes pushed to master at rnentjes/vst-chip 2024-12-09 18:52:06 +00:00
4c00356dff Increase polyphony and comment out debug logs
rnentjes pushed to master at rnentjes/vst-chip 2024-12-08 19:43:06 +00:00
29aac228e5 Update VST Worklet Base dependency version
rnentjes pushed to server-build-failure at rnentjes/vst-chip 2024-12-08 19:31:36 +00:00
rnentjes created branch server-build-failure in rnentjes/vst-chip 2024-12-08 19:31:36 +00:00
rnentjes pushed to master at rnentjes/vst-chip 2024-12-08 19:10:21 +00:00
52c7495f43 Refactor MainView onClick and cleanup project config
rnentjes pushed to master at rnentjes/vst-chip 2024-12-08 14:00:57 +00:00
dc3a940942 Fix sample length calculation using fixed sample rate.
rnentjes pushed to master at rnentjes/vst-chip 2024-12-08 14:00:02 +00:00
4f5b30c52a Reorder sampleLength initialization.
rnentjes pushed to master at rnentjes/vst-chip 2024-12-08 13:57:06 +00:00
ee76d4c4a3 Refactor project structure by removing "common" module
rnentjes pushed to master at rnentjes/vst-chip 2024-12-08 12:57:20 +00:00
b20b2266ba Upgrade JDK and simplify artifact configurations.
rnentjes pushed to master at rnentjes/vst-chip 2024-12-08 12:48:49 +00:00
31f2d8060c Remove unused import from settings file
rnentjes pushed to master at rnentjes/vst-chip 2024-12-08 12:43:56 +00:00
9d67e742f3 Remove unused database and web-related kotlin source files