• Joined on 2025-05-18
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
skyler pushed to rust-ui at skyler/Lightningbeam 2026-02-15 05:51:19 +00:00
12d927ed3d Fix UI hang on audio import
408343094a Stream audio to spectrograph shader too
04a7f35b84 Fix piano roll scrolling
068715c0fa Use CQT transform for spectrograph instead of FFT
777d3ef6be Clean up build warnings
Compare 10 commits »
skyler pushed to main at skyler/Lightningbeam 2025-11-28 11:53:33 +00:00
a1ad0b44b1 Add support for audio trimming and looping
422f97382b piano roll improvements
1fcefab966 fix compilation warnings
Compare 3 commits »
skyler pushed to main at skyler/Lightningbeam 2025-11-24 08:11:26 +00:00
9ca0da8480 Fix cargo.toml for macOS
skyler pushed to main at skyler/Lightningbeam 2025-11-24 07:39:56 +00:00
3bdb631538 Build ffmpeg from source on macOS
skyler pushed to main at skyler/Lightningbeam 2025-11-24 06:18:57 +00:00
c8d1c66033 Bump version to 0.8.1-alpha
cbdd277184 Add audio export
2e1485afb1 Update readme
b3fe9eaabe Update readme
5d84522a74 add clear node graph button
Compare 69 commits »