Skip to content

Commit

Permalink
Merge pull request #530 from Brendonovich/voicemod
Browse files Browse the repository at this point in the history
Voicemod support
  • Loading branch information
jdudetv authored Jan 8, 2025
2 parents 5a87abc + fcd20c1 commit 797a93d
Show file tree
Hide file tree
Showing 9 changed files with 12,113 additions and 14,053 deletions.
1 change: 1 addition & 0 deletions apps/desktop/src/Editor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ const platform = createPlatform({
pkgs.midi.pkg,
pkgs.elevenlabs.pkg,
pkgs.vtubeStudio.pkg,
pkgs.voicemod.pkg,
].map((p) => core.registerPackage(p));

export default function Editor() {
Expand Down
Loading

0 comments on commit 797a93d

Please sign in to comment.