Page 2 of 2

Re: How to download the FxShots samples

PostPosted: 10 Jan 2016, 18:20
by daniel clark
:idea: well my misspelling is owner operated ,,plus ignore spell check half the time ,,thanks for the info ,, :cool:

Re: How to download the FxShots samples

PostPosted: 10 Jan 2016, 20:59
by mmediaman
@DJ Chloe

Good stuff! Thanks for the direction.

Here's a rework of the Rise2 if anyone needs it. It seemed to have been a completely unfinished sample.
https://drive.google.com/open?id=0B4UcHAbjUJTlUE54SWg4bmlYdm8


With the information I was able to completely reorganize my Samples, load up my personal samples and discard the junk samples. Editing the preset.json was a breeze so long as you understand what its used for.

@Daniel, Audacity is all you need to edit and convert the formats back and forth.

:mrgreen:

Re: How to download the FxShots samples

PostPosted: 10 Jan 2016, 21:47
by daniel clark
:mrgreen: glad it worked for you ,,,will get it done also ,, got audicty and gonna get use to useing it ,,

not sure what you are refering to json file :?:

Re: How to download the FxShots samples

PostPosted: 11 Jan 2016, 00:54
by DJ Chloe
I am happy that it helpe you both. Happy New Year :biggrin:

Re: How to download the FxShots samples

PostPosted: 11 Jan 2016, 05:27
by mmediaman
daniel clark wrote::
not sure what you are refering to json file :?:


.json file is the file in each sample's folder that describes the samples to CrossDj. i.e "presets.json"

Looks like this
{
"owned":true,
"bankIndex":0,
"shouldUpdate":false,

"samples":[
["Horn.ogg", false],
["Gong.ogg", false],
["Punch.ogg", false],
["Gunshot.ogg", false],
["Police Siren.ogg", false],
["Siren.ogg", false]
],

"colors":[]
}

Re: How to download the FxShots samples

PostPosted: 12 Jan 2016, 22:36
by DJ Chloe
By the way :
"Horn.ogg", false

the "false" means it is not to be played as a loop, "true" means it is played repeatedly as a loop.