• Joined on 2025-05-18
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-24 17:06:06 +00:00
7ff5ddf6ee Update packaging
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-24 16:41:46 +00:00
05966ed271 rest of DCEL migration
2739391257 the pain of geometry programming
1cb09c7211 Debug DCEL issues
72977ccaf4 Fix stroke self-intersections
bcf6277329 Rebuild DCEL after vector edits
Compare 7 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-22 23:25:17 +00:00
205dc9dd67 commit clipboard
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-22 22:40:25 +00:00
5212993990 commit the NAM FFI bindings
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-22 22:30:59 +00:00
4122fda954 piano roll and clip resizing fixes
16011e5f28 Fix preset loading not updating node graph editor
Compare 2 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-21 15:26:01 +00:00
725faa4445 Load sample .nam amps
7e3f18c95b Add amp sim
3eba231447 deduplicate node list
Compare 3 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-21 13:32:57 +00:00
728b88365d Add drums and guitar
84f1f8e7d7 Add orchestral sampled instruments
Compare 2 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-21 11:05:01 +00:00
2222e68a3e Work on region select
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-21 08:57:03 +00:00
469849a0d6 Add nested audio tracks
70855963cb Stack clips only on overlap
1892f970c4 Initial work on movie clips
Compare 3 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-20 16:14:05 +00:00
3ba6dcb3d2 Group shapes
7e2f63b62d highlight node connections directly
3ca03069ec try and improve graphics compatibility on older systems
ce40147efa Fix looping bugs
042dd50db3 Add clip looping
Compare 7 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-19 20:50:43 +00:00
116db01805 Build Linux packages
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-19 16:19:51 +00:00
c344e11e42 Code cleanup
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-19 15:21:54 +00:00
a98b59a6d3 Clean up build warnings
92dffbaa4e Add UI to script node
Compare 2 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-19 14:29:30 +00:00
2804c2bd5d Merge branch 'rust-ui' of https://git.skyler.io/skyler/Lightningbeam into rust-ui
c66487b25e Add script node
Compare 2 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-19 12:56:05 +00:00
8e342582d9 hide console on windows release builds
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-19 11:07:18 +00:00
ac575482f3 Alphabetize nodes in node finder
75be94d737 Add step sequencer node
Compare 2 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-19 10:56:12 +00:00
dae82b02d1 Merge branch 'rust-ui' of https://git.skyler.io/skyler/Lightningbeam into rust-ui
0a18d28f98 Add arpeggiator node
89bbd3614f Add beat node
21a49235fc sampler improvements, live waveform preview
Compare 4 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-17 14:44:49 +00:00
9935c2f3bd resample recorded audio if it has a different sample rate (fix for wsapi persnicketiness)
5a97ea76d5 add windows build script
Compare 2 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-17 00:25:36 +00:00
c10f42da8f Merge branch 'rust-ui' of https://git.skyler.io/skyler/Lightningbeam into rust-ui
b2a6304771 make sample load menus consistent
6bbf7d27df node connection improvement
2c0d53fb84 Work on sampler nodes, fix slew limiter
93a29192fd Split export dialog into simple/advanced
Compare 7 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-16 15:49:00 +00:00
e9ee0d92e2 fix shaders on windows