rnentjes
  • Joined on 2024-04-21
rnentjes pushed to master at rnentjes/typed-byte-arrays 2025-06-22 17:56:28 +00:00
2d63de35c0 Add updateTypes to TypedByteArray and bump version to 0.3.6
rnentjes pushed to master at rnentjes/typed-byte-arrays 2025-06-22 14:23:58 +00:00
9f152ca8da Fix size calculation to handle negative values and release version 0.3.4
rnentjes pushed to master at rnentjes/speech2text 2025-06-19 19:26:18 +00:00
50dc55a6a6 Remove unused subprocess import from speech2text.py
rnentjes pushed to master at rnentjes/typed-byte-arrays 2025-06-16 17:46:26 +00:00
1c23178839 Bump version to 0.3.4-SNAPSHOT for ongoing development.
ab6694ca6a Fix slice bounds check in SlicedByteArray and release version 0.3.3.
Compare 2 commits »
rnentjes pushed to master at rnentjes/typed-byte-arrays 2025-06-16 17:11:33 +00:00
ad1fdf366b Bump version to 0.3.3-SNAPSHOT for ongoing development
e1002a5e0b Add slice functionality to SlicedByteArray with tests and edge case validation
Compare 2 commits »
rnentjes pushed to master at rnentjes/vst-ui-base 2025-06-15 11:16:28 +00:00
ed0b76dc06 Update to version 2.2.0-alpha-5 and adjust octave display logic in KeyboardComponent
rnentjes pushed to master at rnentjes/speech2text 2025-06-15 11:11:43 +00:00
844f02c8fc Specify language parameter in transcribe method to enable customizable transcription inputs
rnentjes pushed to master at rnentjes/vst-ui-base 2025-06-12 17:48:33 +00:00
7c87274a04 Update to version 2.2.0-alpha-4 and bump kotlin-komponent to 1.2.8
rnentjes pushed to master at rnentjes/kotlin-komponent 2025-06-12 17:22:37 +00:00
191b23ed51 Bump version to 1.2.8, add TestStyleUpdate for verifying style attribute updates and removals, and simplify style attribute handling in HtmlBuilder.
rnentjes pushed to master at rnentjes/vst-ui-base 2025-06-10 19:08:07 +00:00
5da8424c40 Remove KeyboardInputComponent and add file upload and WebSocket support
rnentjes pushed to master at rnentjes/vst-ui-base 2025-06-10 18:08:35 +00:00
8ee8f17f96 Refactor WebsocketHandler into a standalone class file
0bdaa5c94f Add binary file handling with hash-based storage and retrieval
3746ced387 Refactor SampleEntity to BinaryEntity and update related files and queries
4d7c46093c Update package declarations for SampleEntity files
Compare 4 commits »
rnentjes pushed to master at rnentjes/vst-ui-base 2025-06-09 12:06:22 +00:00
2871697329 Update to version 2.2.0-alpha-2 and add database query provider
rnentjes pushed to master at rnentjes/speech2text 2025-06-08 17:53:36 +00:00
eb58ec0ca5 Add project dependencies and setup instructions in requirements.txt
rnentjes pushed to master at rnentjes/speech2text 2025-06-08 12:46:08 +00:00
9cf4f03381 Add project dependencies and setup instructions in requirements.txt
rnentjes pushed to master at rnentjes/speech2text 2025-06-08 12:27:07 +00:00
f847c30b68 Initialize speech-to-text GTK application with Whisper model integration and add .gitignore configuration
rnentjes created branch master in rnentjes/speech2text 2025-06-08 12:27:07 +00:00
rnentjes created repository rnentjes/speech2text 2025-06-08 12:26:15 +00:00
rnentjes pushed to master at rnentjes/vst-ui-base 2025-06-07 11:21:24 +00:00
c1f756eb79 Update to version 2.1.2 in build.gradle.kts
rnentjes pushed to master at rnentjes/vst-ui-base 2025-06-07 11:13:09 +00:00
1d02a6ee16 Refactor KeyboardComponent to use immutable state for octave and pressed notes
9c9962d7db Refactor KeyboardComponent key rendering logic
5c16b57ae9 Refactor KeyboardComponent with constants for note and key handling
9ab909cf6c Refactor KeyboardComponent note calculation logic
Compare 4 commits »
rnentjes pushed to master at rnentjes/vst-ui-base 2025-06-06 18:21:57 +00:00
538aa6b9ae Update to version 2.1.1-SNAPSHOT and improve KeyboardComponent note handling