Skip to content

Commit

Permalink
ableton link as submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
sss-create committed Jan 24, 2025
1 parent c885e23 commit 216c3bf
Show file tree
Hide file tree
Showing 1,811 changed files with 10 additions and 560,579 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
name: cabal ${{ matrix.versions.cabal }} - ghc ${{ matrix.versions.ghc }}
steps:
- uses: actions/checkout@v4
with:
submodules: recursive

- name: cache ~/.cabal/packages, ~/.cabal/store and dist-newstyle
uses: actions/cache@v4
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
submodules: recursive

- name: cache ~/.stack
uses: actions/cache@v4
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
name: cabal ${{ matrix.versions.cabal }} - ghc ${{ matrix.versions.ghc }}
steps:
- uses: actions/checkout@v4
with:
submodules: recursive

- name: cache ~/.cabal/packages, ~/.cabal/store and dist-newstyle
uses: actions/cache@v4
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "tidal-link/link"]
path = tidal-link/link
url = https://github.com/Ableton/link
1 change: 1 addition & 0 deletions tidal-link/link
Submodule link added at d53c45
137 changes: 0 additions & 137 deletions tidal-link/link/.appveyor.yml

This file was deleted.

50 changes: 0 additions & 50 deletions tidal-link/link/.clang-format

This file was deleted.

33 changes: 0 additions & 33 deletions tidal-link/link/.gitignore

This file was deleted.

Binary file removed tidal-link/link/Ableton Link Guidelines.pdf
Binary file not shown.
55 changes: 0 additions & 55 deletions tidal-link/link/AbletonLinkConfig.cmake

This file was deleted.

69 changes: 0 additions & 69 deletions tidal-link/link/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit 216c3bf

Please sign in to comment.