Browse Source

Update rtaudio submodule. Update submodule URLs.

tags/v2.0.0
Andrew Belt 3 years ago
parent
commit
6b73b7f1b6
2 changed files with 4 additions and 4 deletions
  1. +3
    -3
      .gitmodules
  2. +1
    -1
      dep/rtaudio

+ 3
- 3
.gitmodules View File

@@ -12,15 +12,15 @@
ignore = untracked
[submodule "dep/oui-blendish"]
path = dep/oui-blendish
url = https://github.com/AndrewBelt/oui-blendish.git
url = https://github.com/VCVRack/oui-blendish.git
ignore = untracked
[submodule "dep/rtaudio"]
path = dep/rtaudio
url = https://github.com/AndrewBelt/rtaudio.git
url = https://github.com/VCVRack/rtaudio.git
ignore = untracked
[submodule "dep/glfw"]
path = dep/glfw
url = https://github.com/AndrewBelt/glfw.git
url = https://github.com/VCVRack/glfw.git
ignore = untracked
[submodule "dep/fuzzysearchdatabase"]
path = dep/fuzzysearchdatabase


+ 1
- 1
dep/rtaudio

@@ -1 +1 @@
Subproject commit e9915064859381a7a616b088dadbaee81bc0e0df
Subproject commit 8128053f4bd83463c7c901d9f5d40b272c2f4e4e

Loading…
Cancel
Save