Stash¶
The Stash is your personal file store for things your sessions need: audio tracks, spiral images or videos, and fonts. Upload a file and the Stash gives you a public URL to paste into a session.
Uploading¶
Drag files onto the page or use the upload button. Accepted types:
Kind |
Extensions |
|---|---|
Audio |
mp3, ogg, flac, wav |
Video |
mp4 |
Images |
gif, jpg, jpeg, png |
Fonts |
woff2, ttf |
Storage¶
Perk |
Stash space |
|---|---|
None (free) |
200 MB |
Expanded stash perk |
2 GB |
Overkill stash perk |
50 GB |
Which tiers carry which perk is shown on the subscriptions page.
A progress bar on the page shows your usage. An upload that would exceed your quota is refused with a pointer to the subscriptions page.
Using files in sessions¶
Each file card shows a preview and a read-only box containing its URL. Copy it into:
the Audio feature’s Custom Audio to Play During Session field
a media spiral’s Media URL
any
url(...)in Custom CSS
For fonts, the card also shows a ready-made class name in the form
customFont<id>. Add that class to an element from custom CSS, or reference the font
file URL in your own @font-face rule.
Links must point directly at the file. Links to streaming sites such as YouTube or SoundCloud do not work in sessions.
Rules¶
Only upload content you intend to use in your own sessions.
The Stash is not a file-sharing service. Access is logged, and repeated misuse removes the feature from your account.
The same content rules apply as everywhere else on the site.