7ecc718f5d
app -> app-desktop-macos, presets -> app-presets, server -> remote-server, daw-config-reaper -> osc-config-daw, plugin-reaper-realearn -> plugin-reaper-relearn. Updated run.py and presets.py path references accordingly. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
5 lines
85 B
Rust
5 lines
85 B
Rust
#[derive(Debug)]
|
|
pub enum InternalInfoEvent {
|
|
UndesiredAllocationCountChanged,
|
|
}
|