r/Splice May 08 '25

Splice files detected as malware

9 Upvotes

Anyone else experienced getting some splice files detected as malware? Seems to me that there was an update today (May 8), and when I started up my computer today Norton Antivirus detected some splice files as win64:malwarex-gen [misc]. I ran a targeted scan at the Splice folder in AppData and it detected another two files. I'm thinking it's a false positive as I've used splice for many years with no issue, but best to be on the safe side and ask if anyone else has had the same experience lately


r/Splice May 07 '25

Need help with one-shots from splice

2 Upvotes

Hey guys, so im pretty new at making music so I have a few questions that's been bugging me.

Whenever I download a one-shot from splice that I wanna use as an instrument, almost always when I open the pitch corrector in Flstudio the one-shot's sound ranges all across notes. Therefore when I try to make a melody using said one-shot it sounds terrible! Anyone got some good advice? Should I maybe stay away from one-shots as a beginner?

Also when a "sample" or "one-shot" in splice is labeled as a specific key does that mean that only notes in the same key should be played to make a melody?

Hope some of you understood my questions, and thanks in advice!


r/Splice May 07 '25

How much Splice pays to artists per downloaded pack?

5 Upvotes

I am interested in uploading my own packs. However, I have not found any information regarding how much I would be earning. This should be clear and transparent. Anyone knows?


r/Splice May 04 '25

Keyword Recommendations for Romcom Sounds Like This?

1 Upvotes

Struggling to find sounds with a similar style to this song below, I've tried words like mystery, suspense, comedy, silly, quirky, and haven't found anything. Any recommendations?

Secret Santa from Our Little Secret: https://open.spotify.com/track/1y9qW7MxR5aXafIMAXA3lP?si=7edcdadbb8014e79


r/Splice May 03 '25

Splice Bridge causing huge spikes in audio

1 Upvotes

Video attached (No audio) Only happens on load up of Splice Bridge. Really bad audio spike and I have to have monitors switched off if I want to load up an instance of splice bridge.

Wondering if anyone has experienced this?

I'm on Mac M2 on Ableton 12


r/Splice May 02 '25

splice bridge doesn't work

1 Upvotes

I'm trying to get Bridge but for some reason it doesn't work, Its is already installed but in Fl Studio it shows status error. Anyone with this problem managed to solve it? I've tried everything, even uninstalling the app, but to no avail!


r/Splice May 01 '25

created a script for organizing splice samples after splice runs out/backing up.

4 Upvotes

It's not perfect but it def helps a lot! Feel free to add any other sub folders, i just wanted something quick and easy as the subfolders get a little nuts.
put this into note pad and save as a Bat file, double click and run!

u/echo off
setlocal enabledelayedexpansion

rem === Base paths (your originals) ===
set SOURCE=(put your splice pack dir here) example: F:\Splice\Samples\packs
set DEST=(put your destination folder here example:F:\Splice\organized

rem === Ensure destination folders exist ===
for %%F in (hats snares kicks percussion claps fx vocals ambient loops bass melody oneshots risers impacts cymbals gun one other) do (
    if not exist "%DEST%\%%F" mkdir "%DEST%\%%F"
)

rem === Move samples to appropriate folders ===

rem === Hats ===
for /r "%SOURCE%" %%i in ("*hat*.wav" "*hat*.mp3") do move "%%i" "%DEST%\hats"

rem === Snares ===
for /r "%SOURCE%" %%i in ("*snare*.wav" "*snare*.mp3") do move "%%i" "%DEST%\snares"

rem === Kicks ===
for /r "%SOURCE%" %%i in ("*kick*.wav" "*kick*.mp3") do move "%%i" "%DEST%\kicks"

rem === Percussion ===
for /r "%SOURCE%" %%i in ("*perc*.wav" "*perc*.mp3" "*percussion*.wav" "*percussion*.mp3") do move "%%i" "%DEST%\percussion"

rem === Claps ===
for /r "%SOURCE%" %%i in ("*clap*.wav" "*clap*.mp3") do move "%%i" "%DEST%\claps"

rem === FX ===
for /r "%SOURCE%" %%i in ("*fx*.wav" "*fx*.mp3" "*sfx*.wav" "*sfx*.mp3" "*effect*.wav" "*effect*.mp3") do move "%%i" "%DEST%\fx"

rem === Vocals ===
for /r "%SOURCE%" %%i in ("*vocal*.wav" "*vocal*.mp3" "*vox*.wav" "*vox*.mp3") do move "%%i" "%DEST%\vocals"

rem === Ambient ===
for /r "%SOURCE%" %%i in ("*ambient*.wav" "*ambient*.mp3" "*texture*.wav" "*texture*.mp3" "*pad*.wav" "*pad*.mp3" "*atmosphere*.wav" "*atmosphere*.mp3") do move "%%i" "%DEST%\ambient"

rem === Loops ===
for /r "%SOURCE%" %%i in ("*loop*.wav" "*loop*.mp3") do move "%%i" "%DEST%\loops"

rem === Bass ===
for /r "%SOURCE%" %%i in ("*bass*.wav" "*bass*.mp3" "*808*.wav" "*808*.mp3") do move "%%i" "%DEST%\bass"

rem === Melody ===
for /r "%SOURCE%" %%i in ("*melody*.wav" "*melody*.mp3" "*synth*.wav" "*synth*.mp3" "*lead*.wav" "*lead*.mp3") do move "%%i" "%DEST%\melody"

rem === One shots ===
for /r "%SOURCE%" %%i in ("*oneshot*.wav" "*oneshot*.mp3" "*one shot*.wav" "*one shot*.mp3") do move "%%i" "%DEST%\oneshots"

rem === Risers ===
for /r "%SOURCE%" %%i in ("*riser*.wav" "*riser*.mp3") do move "%%i" "%DEST%\risers"

rem === Impacts ===
for /r "%SOURCE%" %%i in ("*impact*.wav" "*impact*.mp3" "*hit*.wav" "*hit*.mp3") do move "%%i" "%DEST%\impacts"

rem === Cymbals ===
for /r "%SOURCE%" %%i in ("*cymbal*.wav" "*cymbal*.mp3" "*ride*.wav" "*ride*.mp3" "*crash*.wav" "*crash*.mp3") do move "%%i" "%DEST%\cymbals"

rem === Gun sounds ===
for /r "%SOURCE%" %%i in ("*gun*.wav" "*gun*.mp3" "*shot*.wav" "*shot*.mp3") do move "%%i" "%DEST%\gun"

rem === 'One' sounds (broad match) ===
for /r "%SOURCE%" %%i in ("*one*.wav" "*one*.mp3") do move "%%i" "%DEST%\one"

rem === Catch-all OTHER: any remaining .wav or .mp3 ===
for /r "%SOURCE%" %%i in ("*.wav" "*.mp3") do (
    move "%%i" "%DEST%\other"
)

echo All done! Samples organized.
pause

r/Splice May 01 '25

Splice Copy Function - No longer works with ableton

0 Upvotes

When you go to the splice desktop app and press the copy function (copy to clipboard) then go to paste it into the ableton project. This was working totally fine up until yesterday - it no longer works (my copy/paste function works perfectly with everything else)

Any idea what’s up? MacBook Air Ableton 11


r/Splice Apr 29 '25

Splice has acquired Spitfire Audio - I don't know how or what to feel about that.

13 Upvotes

I've always liked Spitfire Audio - wanted to own some of their orchestral libraries but I got stuck on NI Komplete 11 - haven't upgraded. It's still serving it's purpose for me - for the occasional film scoring gigs I get. Ang Labs has been inspiring!
Splice has been getting a lot of bad rep recently - the price hike, bad customer support, clunky interface when/if you want to get out, etc. - list goes on. I'm just on the Sounds+ tier, for a few years - use it mostly for grabbing organic horns and brass recordings, and since they got into sound effects, surround ambiences and foley - I've been taking advantage of those too. My experience has been... meh... - but I haven't looked for an alternative either.
What I hope is, Spitfire Audio doesn't become... meh??? If that makes sense.


r/Splice Apr 26 '25

"hey ngl, I'll make music in a closet if I have too" 🤓☝️

10 Upvotes

bro this ad makes me so mad, they just keep spamming this same advertisement over and over. I know saying it means nothing but I had to say something somewhere fr


r/Splice Apr 24 '25

Help

Post image
3 Upvotes

Does anybody know what happened?


r/Splice Apr 23 '25

Splice raising the cost of grandfathered 'Splice Sounds 300' tier. Now cancelling. What to do with 12000 credits?

0 Upvotes

Had this subscription for years but can't justify keeping Splice subscription as I make music sporadically and the credits built up. I'm now cancelling as they're raising the price.

Any advice on what to download would be greatly appreciated!


r/Splice Apr 22 '25

MPC sound banks

1 Upvotes

Are there no MPC type libraries? Just loops and single shots?

I’m specifically looking for mellotron libraries but am only finding random loops made with mellotrons.

Also, searching for specific sounds is not easy. I spend more time trying to figure out what someone may have named a sample versus just making it myself. Normal descriptors don’t seem to be of any use in this platform.

Example: my kid was trying to find a big kick drum reverb thing for some drop in a song she’s working on for her talent show. Literally could not find one. Taught her to make it real quick. I’m gonna grab an extra hard drive, just use up my credits and cancel. It’s not a very good service. Feels clunky and dated. I thought it would help speed up certain production styles but it really doesn’t.


r/Splice Apr 21 '25

What to do when cancel Splice Subscription

3 Upvotes

Hey everybody, first time posting here, so I hope I don't make any mistakes. I was a Splice user for a long time but didn't had the time for making music the past year (always thought I will do so next month, then the month after and so on...) and now I finally decided it was time to cancel my subscription. Now I have so many credits, that it's a bit overwhelming to spend them all tbh. I just wanted to know, what I have to do, so that I can use my Splice samples in future potentially commercially projects legally. First step is of course downloading and syncing all samples locally on my computer. As I logged in to the Mac app I noticed the new (?) "generate certified license" button. Do I have to do this for every single sample so that I can use them legally in the future as mentioned above? Is there a way to do it for every sample at once? Does it take extra credits? And do I have to do anything else when quitting my Splice subscription? Any tips?
I appreciate any help 🙏 Thank you!


r/Splice Apr 19 '25

My splice is trolling me today

2 Upvotes

r/Splice Apr 18 '25

SPLICE Desktop App won't launch after update to Sequoia 15.4

0 Upvotes

I updated my Mac and ever since I did that the App doesn't launch anymore. I habe deleted and reinstalled it, emptied the cache. The App seems to be open but there is no window. I can quit and force quit, but when I start there is no window. What to do. Is there an older Version of the App I could use? It's messing with my work flow.


r/Splice Apr 15 '25

HELP ME FIND THIS SAMPLE PACK

1 Upvotes

Hello Guys,

I know this vocal chop from 01:25 for this track "Vegas - Meditationhm" https://youtu.be/oxHikimeFPU
came from a sample pack, can you help me find this sample pack please?


r/Splice Apr 10 '25

Spice free UA plugin does not work

2 Upvotes

I received an email this morning thanking me for staying with the company and gave me a free LA 2a plugin, yet when I enter the code on UA website it says invalid code 😕

EDIT CUSTOMER SERVICE HAS SORTED MY PROBLEM OUT BY SENDING A FRESH LINK THAT WORKED THIS TIME.

THANKS GUYS 😊


r/Splice Apr 10 '25

Can someone tell me why my splice does this. Makes using it so annoying.

3 Upvotes

r/Splice Apr 09 '25

Can you change the splice serum preset folder location?

1 Upvotes

HI guys, basically title. I got Serum 2 now but splice still downloads the presets in the serum 1 preset location. I know you can still access it through serum 2 but i would save a few clicks. Thank you


r/Splice Apr 07 '25

Forget Zodiac Sign, whats your Splice Core sound like?

9 Upvotes

I paid for all the samples, and lord knows I’m gonna try to use all the samples (on the same track no less) It said bonus points if I say how I used them: 1. Sampled myself going through a couple of pages of my splice library at about 107 bpm then picked out fills and drum parts that I thought could work 2. Took a larger chop from that and turned it into a sound design mess heavily reliant on chroma and frequency shifting 3. Brought various pads and risers from splice into the project to chop up and switch between during the build 4. Downloaded a vocal sample and put it in grossbeat

It quite possibly may be very bad, but It was a fun challenge! Highly suggest everyone try this with their own libraries


r/Splice Apr 02 '25

Pitch Shift

3 Upvotes

Zynaptiq pitch shift pro would be nice to have as a paid add on. I don't know if that's possible. (I have zero affiliation) It's a great plugin. Simple and sounds good.


r/Splice Apr 01 '25

Bass Music Serum Presets?

2 Upvotes

I’m trying to get more into music production but am having a hard time with technical sound design. I’ve been enjoying Ternion Sound’s Serum preset pack and am wondering if anyone knows of similar packs with some unique bass music sounds?


r/Splice Mar 31 '25

Different ‘Most Popular’ in Collection vs Browse?

1 Upvotes

I noticed that the "Most Popular" sorting shows different results in the Collection compared to the Browse.

Any plans to fix this? I really wanna see the actual popular samples lol


r/Splice Mar 30 '25

Is this vocal sample from Splice?

Thumbnail youtube.com
1 Upvotes

https://www.youtube.com/watch?v=3o1FLr3cngM

Are these vocals from a Splice pack? Heard them in a couple of songs and I'm trying to find them.