SONYK Open the app
SonykUser guide › Save / Load / Share

Save / Load / Share

Project I/O lives on the right side of the transport bar:

  • New — start a fresh blank project. Prompts to save the current one first if there's anything worth saving.
  • Save — downloads the project as a .sonyk.json file. Includes every pattern, every track config, the arrangement, ducking config, FX settings, automation lanes, and any user-loaded samples (base64-embedded).
  • Load — open a previously-saved .sonyk.json file.
  • Share — gzips the project and base64-encodes it into the URL hash; copies the share URL to your clipboard. Anyone who opens the link gets your project auto-loaded after they click Start Audio Engine.
Heads-upShare URLs work best for projects without large user samples — the URL grows with every embedded sample. If the encoded payload is over ~12 KB you'll get a warning; for larger projects use Save / Load instead.

Try it in the app