rnentjes
  • Joined on 2024-04-21
rnentjes pushed to master at rnentjes/vst-ui-base 2025-06-10 21:08:07 +02:00
5da8424c40 Remove KeyboardInputComponent and add file upload and WebSocket support
rnentjes pushed to master at rnentjes/vst-ui-base 2025-06-10 20:08:35 +02: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 14:06:22 +02: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 19:53:36 +02:00
eb58ec0ca5 Add project dependencies and setup instructions in requirements.txt
rnentjes pushed to master at rnentjes/speech2text 2025-06-08 14:46:08 +02:00
9cf4f03381 Add project dependencies and setup instructions in requirements.txt
rnentjes pushed to master at rnentjes/speech2text 2025-06-08 14:27:07 +02: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 14:27:07 +02:00
rnentjes created repository rnentjes/speech2text 2025-06-08 14:26:15 +02:00
rnentjes pushed to master at rnentjes/vst-ui-base 2025-06-07 13:21:24 +02:00
c1f756eb79 Update to version 2.1.2 in build.gradle.kts
rnentjes pushed to master at rnentjes/vst-ui-base 2025-06-07 13:13:09 +02: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 20:21:57 +02:00
538aa6b9ae Update to version 2.1.1-SNAPSHOT and improve KeyboardComponent note handling
rnentjes pushed to master at rnentjes/vst-ui-base 2025-06-06 19:56:02 +02:00
770607d5e6 Release version 2.1.0 and add MIDI broadcasting and handling
e6b7c9b288 Extend octave range to 0-9 and adjust MIDI note calculations
68a15bab8b Add octave controls to KeyboardComponent
Compare 3 commits »
rnentjes pushed to master at rnentjes/vst-ui-base 2025-06-06 19:25:55 +02:00
b48d6f3aca Add dynamic keyboard dimensions and integrate adjustable knob
6b52e88cb7 Refactor KeyboardComponent dimensions and remove redundant code
Compare 2 commits »
rnentjes pushed to master at rnentjes/vst-ui-base 2025-06-05 21:30:29 +02:00
63d6c01fca Version 2.1.0-SNAPSHOT
70a8b55c47 Add KeyboardComponent
Compare 2 commits »
rnentjes pushed to master at rnentjes/typed-byte-arrays 2025-05-31 14:51:40 +02:00
dd758b7af5 v. 0.3.0
rnentjes pushed to master at rnentjes/typed-byte-arrays 2025-05-31 14:11:22 +02:00
65266aeb12 Add KDoc documentation for TypedByteArray
rnentjes pushed to master at rnentjes/typed-byte-arrays 2025-05-31 14:08:35 +02:00
353c2c4f33 Add little-endian support for numeric types
rnentjes pushed to master at rnentjes/vst-ui-base 2025-05-30 19:54:41 +02:00
b94a50d6d4 Remove test-app.js from the project
rnentjes pushed to master at rnentjes/kotlin-komponent 2025-05-30 12:26:43 +02:00
66b4633e6b Update README to reflect version 1.2.7 release on Maven Central
rnentjes pushed to master at rnentjes/kotlin-komponent 2025-05-30 12:22:27 +02:00
177d96975a Bump version to 1.2.7, add TestSvg for testing SVG rendering, and remove redundant class attribute handling in ElementExtensions.