Commit Graph

79 Commits

Author SHA1 Message Date
klemek abe138ecf9 feat: auto random 2025-11-08 13:09:12 +01:00
klemek ce9a9c3c0d feat: iBeats 2025-11-08 12:10:21 +01:00
klemek 63284d34ef feat: forge_project.cfg 2025-11-07 19:23:27 +01:00
klemek 2657c2b732 feat(trace): trace fps and midi with args 2025-11-03 21:46:14 +01:00
klemek 54ce876f6a refactor(optimize): use fixed size strings everywhere except for files 2025-11-02 17:35:37 +01:00
klemek b8bc021e69 feat(state): load state on start 2025-11-02 15:04:36 +01:00
klemek 09e04720f1 feat(state): save state on exiting 2025-11-02 13:39:59 +01:00
klemek 129ea6547f refactor(types): use array type when applicable 2025-11-01 19:19:14 +01:00
klemek 4faf4cab30 refactor(state): rename src_xxx -> midi_xxx 2025-11-01 18:41:52 +01:00
klemek 85c919b60b fix: build warnings 2025-11-01 18:38:56 +01:00
klemek e7a5877b04 refactor(types): rename isrc -> imidi 2025-11-01 18:32:22 +01:00
klemek bbe96b3cd2 tap tempo 2025-10-02 23:30:25 +02:00
klemek a2ba37df16 wip value input 2025-10-02 21:12:08 +02:00
klemek 0119ed2fec use arrays 2025-09-30 19:26:54 +02:00
klemek 8136896f59 active selection 2025-09-29 22:52:32 +02:00
klemek 2138da7d4d page and item selection 2025-09-29 22:00:51 +02:00
klemek 8511e50b6d don't write unused uniforms 2025-09-28 23:32:27 +02:00
klemek 8762abe508 parse state config 2025-09-28 22:44:12 +02:00
klemek 5d3df4c03e wip state 2025-09-28 19:32:58 +02:00
klemek add1e4c875 flatten state 2025-09-28 19:05:05 +02:00
klemek fb071f95b4 wip midi 2025-09-28 16:47:36 +02:00
klemek 32eb037710 fix shared context with fixed-size memory units 2025-09-28 16:33:50 +02:00
klemek 6eaba98fff shared context and rename config filer 2025-09-28 16:26:53 +02:00
klemek b12fb43654 wip midi 2025-09-28 15:56:19 +02:00
klemek 80ea990cf7 shared data and pass fps to main thread 2025-09-26 17:10:54 +02:00
klemek 30c0eaa84b internal video size for faster fps 2025-09-26 15:10:14 +02:00
klemek bf9f0845b7 pass in input resolution 2025-09-22 23:38:35 +02:00
klemek 1659ae94c7 rename device -> video capture and inputs when used 2025-09-22 22:30:27 +02:00
klemek 12565aab08 rename device -> video capture 2025-09-22 22:26:24 +02:00
klemek 8bfcbfa128 pass internal dimensions to shaders 2025-09-22 22:18:29 +02:00
klemek ed4e3e54d6 trying to work with v4l2 loopback but not implemented 2025-09-21 23:51:37 +02:00
klemek 13bcba1c5b putting it together 2025-09-21 18:30:45 +02:00
klemek 2be15dc7c9 wip video device 2025-09-21 17:46:19 +02:00
klemek 6714decf17 shared opengl context 2025-09-21 03:05:32 +02:00
klemek 4c61838665 downscale textures for monitor 2025-09-21 02:05:32 +02:00
klemek e59547538f working monitor and output 2025-09-21 01:30:19 +02:00
klemek ba2ccd3611 monitor and output at the same time 2025-09-21 01:09:30 +02:00
klemek 0e7c6435f5 pretty debug info and windowed mode 2025-09-20 22:16:57 +02:00
klemek 3d5a6fc6ac debug shader 2025-09-20 20:02:29 +02:00
klemek ce1d0dba60 monitor param 2025-09-20 19:30:47 +02:00
klemek e4c9125c18 internal size 2025-09-20 19:06:30 +02:00
klemek 66404d0df6 random seed 2025-09-20 18:24:20 +02:00
klemek 884f236e7e wip demo mode and base tempo 2025-09-20 16:47:52 +02:00
klemek 9137a95a71 state outside shaders 2025-09-19 15:05:58 +02:00
klemek ca38997fdc small refactoring 2025-09-19 14:51:13 +02:00
klemek 4cc2b08e6e subroutines magic binding 2025-09-19 00:39:10 +02:00
klemek f3ee854de0 bind any number of textures (i'm unstoppable) 2025-09-19 00:22:22 +02:00
klemek b00b0d0f33 out and monitor in defined shaders 2025-09-18 23:57:51 +02:00
klemek f15d737e48 FRAG_COUNT config 2025-09-18 22:01:26 +02:00
klemek 876bebd2c8 frame -> tex 2025-09-18 20:36:21 +02:00