Replies: 1 comment 1 reply
-
|
Hi, Don't know about tauri internals or your setup, so I can't say for sure. I guess you can probably copy and bundle the samples (https://github.com/smpldsnds/sfzinstruments-splendid-grand-piano) with the app itself and I'm almost sure that tauri provides a way (a simple https server) to expose those bundle assets as an http endpoint that smplr can use to load the samples. You can use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I am using smplr in my tauri/rust project.
I want to be able to use the application even when I am not connected to the internet.
Is it possible to use the SplendidGrandPiano offline?
Thanks in advance!
Ryan
Beta Was this translation helpful? Give feedback.
All reactions