• Joined on 2025-05-18
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
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-16 15:33:39 +00:00
2a94ac0f69 Merge branch 'rust-ui' of https://git.skyler.io/skyler/Lightningbeam into rust-ui
6c10112a16 Fix build on Windows
Compare 2 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-16 11:16:15 +00:00
da147fe6d4 Stop virtual piano from stealing keyboard focus from input elements
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-16 11:06:31 +00:00
65fa8a3918 Add preset pane
0ff651f4a5 Use forked egui to fix wayland/ibus bug
Compare 2 commits »
skyler created branch ibus-wayland-fix in skyler/egui 2026-02-16 09:13:50 +00:00
skyler pushed to ibus-wayland-fix at skyler/egui 2026-02-16 09:13:50 +00:00
eb1756df3f ibus wayland fix
978ec6c870 Update changelogs and version for 0.33.2
0ef57d5a1d Fix `ui.response().interact(Sense::click())` being flakey (#7713)
d06c28cb15 Fix double negative in documentation (#7711)
787c467d30 Prevent widgets sometimes appearing to move relative to each other (#7710)
Compare 10 commits »
skyler created repository skyler/egui 2026-02-16 09:08:19 +00:00
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-16 08:34:38 +00:00
0bd933fd45 Group nodes
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-16 05:45:13 +00:00
ffe7799b6a rewrite unsafe code in midi handling
9db34daf85 make default voice polyphonic
6c4cc62098 rewrite unsafe code in ffmpeg ffi
a16c14a6a8 Keep voices around while notes are releasing
06c5342724 rewrite unsafe code in voice allocator
Compare 6 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-15 14:32:51 +00:00
0a27e4d328 add parameters to nodes that were missing them
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-15 14:11:48 +00:00
7387299b52 node graph fixes
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-15 10:34:36 +00:00
1e7001b291 Add parameters to audio nodes and rename Delay node to Echo
6fcee92d59 Add user preference to show waveforms as stacked stereo
Compare 2 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-15 09:38:50 +00:00
c6a8b944e5 Add copy and paste
5164d7a0a9 Add right click menu to clips
Compare 2 commits »
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-15 07:15:54 +00:00
394e369122 Add clip split and duplicate commands
skyler created branch rust-ui in skyler/Lightningbeam 2026-02-15 05:51:19 +00:00