Skyler Lehmkuhl
c2f8969432
Render audio clip waveforms
2025-12-02 00:57:20 -05:00
Skyler Lehmkuhl
cffb61e5a8
Load audio clips
2025-12-01 22:03:20 -05:00
Skyler Lehmkuhl
ba9a4ee812
File save/load
2025-12-01 09:18:49 -05:00
Skyler Lehmkuhl
5379e3bc8c
Import .mid files to midi tracks
2025-12-01 05:35:53 -05:00
Skyler Lehmkuhl
c09cd276a0
Add velocity support to virtual piano
2025-11-30 21:20:42 -05:00
Skyler Lehmkuhl
8f1934ab59
Add virtual piano
2025-11-30 11:01:07 -05:00
Skyler Lehmkuhl
c943f7bfe6
Add info panel
2025-11-30 10:01:10 -05:00
Skyler Lehmkuhl
4d1e052ee7
Add asset pane
2025-11-30 06:54:53 -05:00
Skyler Lehmkuhl
5fbb2c078b
Use audio engine as source of truth for playback time
2025-11-28 11:36:33 -05:00
Skyler Lehmkuhl
bbeb85b3a3
Clips in timeline
2025-11-28 05:53:11 -05:00
Skyler Lehmkuhl
a50b51d95b
add tool keyboard shortcuts
2025-11-19 10:05:47 -05:00
Skyler Lehmkuhl
2bb9aecf31
add eyedropper tool
2025-11-19 10:01:42 -05:00
Skyler Lehmkuhl
9204308033
Transform shapes
2025-11-18 05:08:33 -05:00
Skyler Lehmkuhl
67724c944c
Select and move shapes
2025-11-18 00:22:28 -05:00
Skyler Lehmkuhl
afda2d9d4f
CSS improvements, light and dark mode
2025-11-17 07:42:40 -05:00
Skyler Lehmkuhl
08232454a7
Add stage pane with scrolling
2025-11-16 00:01:07 -05:00
Skyler Lehmkuhl
652b9e6cbb
Add app menu
2025-11-14 18:41:44 -05:00
Skyler Lehmkuhl
48da21e062
Toolbar
2025-11-13 18:12:21 -05:00
Skyler Lehmkuhl
bf007e774e
Add Rust desktop UI with Blender-style pane system
...
Implemented foundational pane system using eframe/egui:
- Workspace structure with lightningbeam-core and lightningbeam-editor
- Layout data structures matching existing JSON schema
- All 8 predefined layouts (Animation, Video Editing, Audio/DAW, etc.)
- Recursive pane rendering with visual dividers
- Layout switcher menu
- Color-coded pane types for visualization
Foundation complete for interactive pane operations (resize, split, join).
2025-11-12 06:13:00 -05:00