-
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathOwnaudio.Desktop.slnf
More file actions
25 lines (25 loc) · 1.52 KB
/
Ownaudio.Desktop.slnf
File metadata and controls
25 lines (25 loc) · 1.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"solution": {
"path": "Ownaudio.sln",
"projects": [
"OwnAudioEngine\\Ownaudio.Core\\Ownaudio.Core.csproj",
"OwnAudioEngine\\Ownaudio.Linux\\Ownaudio.Linux.csproj",
"OwnAudioEngine\\Ownaudio.macOS\\Ownaudio.macOS.csproj",
"OwnAudioEngine\\Ownaudio.Native\\Ownaudio.Native.csproj",
"OwnAudioEngine\\Ownaudio.Windows\\Ownaudio.Windows.csproj",
"OwnAudioTests\\Ownaudio.EngineTest\\Ownaudio.Test.Engine.csproj",
"OwnAudioTests\\Ownaudio.OwnaudioNET\\Ownaudio.Test.OwnaudioNET.csproj",
"OwnAudio\\Examples\\Ownaudio.Example.ChordDetect\\Ownaudio.Example.ChordDetect.csproj",
"OwnAudio\\Examples\\Ownaudio.Example.Desktop\\Ownaudio.Example.Desktop.csproj",
"OwnAudio\\Examples\\Ownaudio.Example.HTDemucs\\Ownaudio.Example.HTDemucs.csproj",
"OwnAudio\\Examples\\Ownaudio.Example.Input\\Ownaudio.Example.Input.csproj",
"OwnAudio\\Examples\\Ownaudio.Example.Matching\\Ownaudio.Example.Matching.csproj",
"OwnAudio\\Examples\\Ownaudio.Example.MultimodelSeparator\\Ownaudio.Example.MultimodelSeparator.csproj",
"OwnAudio\\Examples\\Ownaudio.Example.MultitrackPlayer\\Ownaudio.Example.MultitrackPlayer.csproj",
"OwnAudio\\Examples\\Ownaudio.Example.NetworkSyncClient\\Ownaudio.Example.NetworkSyncClient.csproj",
"OwnAudio\\Examples\\Ownaudio.Example.NetworkSyncServer\\Ownaudio.Example.NetworkSyncServer.csproj",
"OwnAudio\\Examples\\Ownaudio.Example.VocalRemover\\Ownaudio.Example.Vocalremover.csproj",
"OwnAudio\\Source\\OwnaudioNET.csproj"
]
}
}