diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index 8da0ba3..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(timeout:*)", - "Bash(cmake --build:*)", - "Bash(./build_mingw.bat)", - "Bash(powershell.exe -Command \"Get-Command gcc -ErrorAction SilentlyContinue | Select-Object -ExpandProperty Source; if (-not $?) { Get-ChildItem -Path ''C:\\ProgramData\\chocolatey\\bin'' -Filter ''gcc.exe'' -Recurse -ErrorAction SilentlyContinue | Select-Object -First 1 -ExpandProperty FullName; Get-ChildItem -Path ''C:\\mingw64'' -Filter ''gcc.exe'' -Recurse -ErrorAction SilentlyContinue | Select-Object -First 1 -ExpandProperty FullName }\")", - "Bash(copy \"E:\\Users\\Alexis Trouvé\\Documents\\Projets\\secondvoice\\config.json\" \"E:\\Users\\Alexis Trouvé\\Documents\\Projets\\secondvoice\\build\\mingw-Release\\config.json\")", - "Bash(powershell.exe -Command \"cmd /c ''E:\\Users\\Alexis Trouvé\\Documents\\Projets\\secondvoice\\build_mingw.bat'' 2>&1\")", - "Bash(powershell.exe:*)" - ], - "deny": [], - "ask": [] - } -} diff --git a/.gitignore b/.gitignore index ec8dba1..ba38cc6 100644 --- a/.gitignore +++ b/.gitignore @@ -34,8 +34,6 @@ vcpkg/ .env # Recordings (generated at runtime) -recordings/*.wav -recordings/*.mp3 recordings/*.txt recordings/*.md recordings/*.json @@ -58,10 +56,13 @@ compile_commands.json # ImGui imgui.ini -# Temp audio files +# Audio files *.ogg *.wav -!recordings/*.wav +*.mp3 +*.flac +*.aac +*.m4a denoised/ # Claude Code local settings diff --git a/denoised/denoised_0.ogg b/denoised/denoised_0.ogg deleted file mode 100644 index d8fdda4..0000000 Binary files a/denoised/denoised_0.ogg and /dev/null differ diff --git a/denoised/denoised_1.ogg b/denoised/denoised_1.ogg deleted file mode 100644 index b8c4895..0000000 Binary files a/denoised/denoised_1.ogg and /dev/null differ diff --git a/denoised/denoised_10.ogg b/denoised/denoised_10.ogg deleted file mode 100644 index b6d8b40..0000000 Binary files a/denoised/denoised_10.ogg and /dev/null differ diff --git a/denoised/denoised_11.ogg b/denoised/denoised_11.ogg deleted file mode 100644 index 38c53ed..0000000 Binary files a/denoised/denoised_11.ogg and /dev/null differ diff --git a/denoised/denoised_12.ogg b/denoised/denoised_12.ogg deleted file mode 100644 index 3d3130a..0000000 Binary files a/denoised/denoised_12.ogg and /dev/null differ diff --git a/denoised/denoised_13.ogg b/denoised/denoised_13.ogg deleted file mode 100644 index 6a9f695..0000000 Binary files a/denoised/denoised_13.ogg and /dev/null differ diff --git a/denoised/denoised_14.ogg b/denoised/denoised_14.ogg deleted file mode 100644 index 7d57c03..0000000 Binary files a/denoised/denoised_14.ogg and /dev/null differ diff --git a/denoised/denoised_15.ogg b/denoised/denoised_15.ogg deleted file mode 100644 index 411f456..0000000 Binary files a/denoised/denoised_15.ogg and /dev/null differ diff --git a/denoised/denoised_16.ogg b/denoised/denoised_16.ogg deleted file mode 100644 index d58cf9a..0000000 Binary files a/denoised/denoised_16.ogg and /dev/null differ diff --git a/denoised/denoised_17.ogg b/denoised/denoised_17.ogg deleted file mode 100644 index 945f0d9..0000000 Binary files a/denoised/denoised_17.ogg and /dev/null differ diff --git a/denoised/denoised_18.ogg b/denoised/denoised_18.ogg deleted file mode 100644 index dabbb6d..0000000 Binary files a/denoised/denoised_18.ogg and /dev/null differ diff --git a/denoised/denoised_19.ogg b/denoised/denoised_19.ogg deleted file mode 100644 index cdbc27b..0000000 Binary files a/denoised/denoised_19.ogg and /dev/null differ diff --git a/denoised/denoised_2.ogg b/denoised/denoised_2.ogg deleted file mode 100644 index c7207b6..0000000 Binary files a/denoised/denoised_2.ogg and /dev/null differ diff --git a/denoised/denoised_20.ogg b/denoised/denoised_20.ogg deleted file mode 100644 index b9ec681..0000000 Binary files a/denoised/denoised_20.ogg and /dev/null differ diff --git a/denoised/denoised_21.ogg b/denoised/denoised_21.ogg deleted file mode 100644 index f039be5..0000000 Binary files a/denoised/denoised_21.ogg and /dev/null differ diff --git a/denoised/denoised_3.ogg b/denoised/denoised_3.ogg deleted file mode 100644 index 0003486..0000000 Binary files a/denoised/denoised_3.ogg and /dev/null differ diff --git a/denoised/denoised_4.ogg b/denoised/denoised_4.ogg deleted file mode 100644 index 06dfbaa..0000000 Binary files a/denoised/denoised_4.ogg and /dev/null differ diff --git a/denoised/denoised_5.ogg b/denoised/denoised_5.ogg deleted file mode 100644 index 21fd932..0000000 Binary files a/denoised/denoised_5.ogg and /dev/null differ diff --git a/denoised/denoised_6.ogg b/denoised/denoised_6.ogg deleted file mode 100644 index 6a19f97..0000000 Binary files a/denoised/denoised_6.ogg and /dev/null differ diff --git a/denoised/denoised_7.ogg b/denoised/denoised_7.ogg deleted file mode 100644 index 65a68bf..0000000 Binary files a/denoised/denoised_7.ogg and /dev/null differ diff --git a/denoised/denoised_8.ogg b/denoised/denoised_8.ogg deleted file mode 100644 index 175c2aa..0000000 Binary files a/denoised/denoised_8.ogg and /dev/null differ diff --git a/denoised/denoised_9.ogg b/denoised/denoised_9.ogg deleted file mode 100644 index cfb8a7e..0000000 Binary files a/denoised/denoised_9.ogg and /dev/null differ diff --git a/imgui.ini b/imgui.ini deleted file mode 100644 index 42327ca..0000000 --- a/imgui.ini +++ /dev/null @@ -1,8 +0,0 @@ -[Window][Debug##Default] -Pos=60,60 -Size=400,400 - -[Window][SecondVoice] -Pos=0,0 -Size=1500,800 - diff --git a/recordings/recording_20251123_133340.wav b/recordings/recording_20251123_133340.wav deleted file mode 100644 index 52da694..0000000 Binary files a/recordings/recording_20251123_133340.wav and /dev/null differ diff --git a/recordings/recording_20251123_135739.wav b/recordings/recording_20251123_135739.wav deleted file mode 100644 index 228511a..0000000 Binary files a/recordings/recording_20251123_135739.wav and /dev/null differ diff --git a/recordings/recording_20251123_154210.wav b/recordings/recording_20251123_154210.wav deleted file mode 100644 index 81920a4..0000000 Binary files a/recordings/recording_20251123_154210.wav and /dev/null differ diff --git a/recordings/recording_20251123_154926.wav b/recordings/recording_20251123_154926.wav deleted file mode 100644 index 192e7bf..0000000 Binary files a/recordings/recording_20251123_154926.wav and /dev/null differ diff --git a/recordings/recording_20251123_155453.wav b/recordings/recording_20251123_155453.wav deleted file mode 100644 index e3edac2..0000000 Binary files a/recordings/recording_20251123_155453.wav and /dev/null differ diff --git a/recordings/recording_20251123_160843.wav b/recordings/recording_20251123_160843.wav deleted file mode 100644 index 7149fef..0000000 Binary files a/recordings/recording_20251123_160843.wav and /dev/null differ diff --git a/recordings/recording_20251123_162050.wav b/recordings/recording_20251123_162050.wav deleted file mode 100644 index 0a6fea2..0000000 Binary files a/recordings/recording_20251123_162050.wav and /dev/null differ diff --git a/recordings/recording_20251123_163320.wav b/recordings/recording_20251123_163320.wav deleted file mode 100644 index a831de8..0000000 Binary files a/recordings/recording_20251123_163320.wav and /dev/null differ diff --git a/recordings/recording_20251123_163510.wav b/recordings/recording_20251123_163510.wav deleted file mode 100644 index 562fee9..0000000 Binary files a/recordings/recording_20251123_163510.wav and /dev/null differ diff --git a/recordings/recording_20251123_164527.wav b/recordings/recording_20251123_164527.wav deleted file mode 100644 index 3af513f..0000000 Binary files a/recordings/recording_20251123_164527.wav and /dev/null differ diff --git a/run_build.ps1 b/run_build.ps1 deleted file mode 100644 index fa1da00..0000000 --- a/run_build.ps1 +++ /dev/null @@ -1,24 +0,0 @@ -# Script to build and run SecondVoice -Write-Host "Building SecondVoice..." -ForegroundColor Cyan - -# Get script directory -$scriptDir = Split-Path -Parent $MyInvocation.MyCommand.Path -Set-Location $scriptDir - -# Execute build script -& cmd /c .\build_mingw.bat - -if ($LASTEXITCODE -eq 0) { - Write-Host "`nBuild successful! Launching application..." -ForegroundColor Green - - # Check for executable - if (Test-Path "build\mingw-Release\SecondVoice.exe") { - Set-Location "build\mingw-Release" - & .\SecondVoice.exe - } else { - Write-Host "Executable not found at expected location" -ForegroundColor Red - } -} else { - Write-Host "`nBuild failed!" -ForegroundColor Red - exit 1 -} diff --git a/secondvoice_temp.ogg b/secondvoice_temp.ogg deleted file mode 100644 index b8c4895..0000000 Binary files a/secondvoice_temp.ogg and /dev/null differ diff --git a/secondvoice_temp.wav b/secondvoice_temp.wav deleted file mode 100644 index 4b64b01..0000000 Binary files a/secondvoice_temp.wav and /dev/null differ