Begin midi engine

This commit is contained in:
2026-02-25 12:16:31 -05:00
parent 789e2b678b
commit 6656b6d0b2
7 changed files with 118 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
// raddbg 0.9.24 project file
recent_file: path: "src/theme.cpp"
recent_file: path: "src/main.cpp"
recent_file: path: "src/theme.cpp"
recent_file: path: "nob.obj"
recent_file: path: "vendor/imgui/imgui.h"
recent_file: path: "src/platform/platform.h"
@@ -14,7 +14,7 @@ target:
debug_info:
{
path: "C:/Users/mta/projects/autosample/build/autosample.pdb"
timestamp: 66207523114644
timestamp: 66207529127862
}
target:
{
@@ -22,8 +22,3 @@ target:
working_directory: "build/"
enabled: 1
}
breakpoint:
{
source_location: "src/theme.cpp:4:1"
hit_count: 1
}