@@ -1,34 +1,32 @@ | |||||
{ | |||||
"slug": "EricaCopies", | |||||
"name": "Erica", | |||||
"version": "1.0.0", | |||||
"license": "proprietary", | |||||
"author": "Erica", | |||||
"brand": "Erica", | |||||
"authorEmail": "https://www.ericasynths.lv/", | |||||
"authorUrl": "", | |||||
"pluginUrl": "", | |||||
"manualUrl": "", | |||||
"sourceUrl": "", | |||||
"donateUrl": "", | |||||
"modules": [ | |||||
{ | |||||
"slug": "BlackWaveTableVCO", | |||||
"name": "BlackWaveTableVCO", | |||||
"description": "Wavetable oscillator", | |||||
"tags": [ | |||||
"VCO" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "BlackOctasource", | |||||
"name": "BlackOctasource", | |||||
"description": "Octa LFO", | |||||
"tags": [ | |||||
"LFO" | |||||
] | |||||
} | |||||
] | |||||
} | |||||
{ | |||||
"slug": "EricaCopies", | |||||
"name": "Erica", | |||||
"version": "1.0.1", | |||||
"license": "proprietary", | |||||
"author": "Erica", | |||||
"brand": "Erica", | |||||
"authorEmail": "", | |||||
"authorUrl": "https://www.ericasynths.lv/", | |||||
"pluginUrl": "", | |||||
"manualUrl": "", | |||||
"sourceUrl": "", | |||||
"donateUrl": "", | |||||
"modules": [ | |||||
{ | |||||
"slug": "BlackWaveTableVCO", | |||||
"name": "BlackWaveTableVCO", | |||||
"description": "Wavetable oscillator", | |||||
"tags": [ | |||||
"VCO" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "BlackOctasource", | |||||
"name": "BlackOctasource", | |||||
"description": "Octa LFO", | |||||
"tags": [ | |||||
"LFO" | |||||
] | |||||
} | |||||
] | |||||
} |
@@ -0,0 +1,24 @@ | |||||
{ | |||||
"slug": "HeightBitDrumsFree", | |||||
"name": "PCM Drums free", | |||||
"version": "1.0.0", | |||||
"license": "proprietary", | |||||
"brand": "hora", | |||||
"author": "hora", | |||||
"authorEmail": "hora.music.contact@gmail.com", | |||||
"authorUrl": "http://www.hora-music.be", | |||||
"pluginUrl": "http://www.hora-music.be/pcm-drums.php", | |||||
"manualUrl": "", | |||||
"sourceUrl": "", | |||||
"donateUrl": "", | |||||
"modules": [ | |||||
{ | |||||
"slug": "HoraPCMDrumLDrum", | |||||
"name": "LDrum", | |||||
"description": "PCM Drum", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
} | |||||
] | |||||
} |
@@ -0,0 +1,32 @@ | |||||
{ | |||||
"slug": "Hora-Modulation", | |||||
"name": "Modulation", | |||||
"version": "1.0.0", | |||||
"license": "proprietary", | |||||
"brand": "Hora", | |||||
"author": "Hora", | |||||
"authorEmail": "Hora.music.contact@gmail.com", | |||||
"authorUrl": "http://hora-music.be", | |||||
"pluginUrl": "http://www.hora-music.be/modulation.php", | |||||
"manualUrl": "", | |||||
"sourceUrl": "", | |||||
"donateUrl": "", | |||||
"modules": [ | |||||
{ | |||||
"slug": "ReliefEnvelopeGenerator", | |||||
"name": "complexEnvelope", | |||||
"description": "complex envelope generator", | |||||
"tags": [ | |||||
"Envelope generator" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "TwinQuartetLFO", | |||||
"name": "quadraLFO", | |||||
"description": "Quadratic LFO", | |||||
"tags": [ | |||||
"LFO" | |||||
] | |||||
} | |||||
] | |||||
} |
@@ -0,0 +1,128 @@ | |||||
{ | |||||
"slug": "HoraAnalogDrums", | |||||
"name": "Analog Drums", | |||||
"version": "1.0.0", | |||||
"license": "proprietary", | |||||
"brand": "Hora", | |||||
"author": "Hora", | |||||
"authorEmail": "Hora.music.contact@gmail.com", | |||||
"authorUrl": "http://hora-music.be", | |||||
"pluginUrl": "http://hora-music.wifeo.com/analog-drums.php", | |||||
"manualUrl": "https://www.cjoint.com/doc/19_01/IAqlr6iR4TA_TreasureCompleteManual.pdf", | |||||
"sourceUrl": "", | |||||
"donateUrl": "", | |||||
"modules": [ | |||||
{ | |||||
"slug": "BassDrumVult", | |||||
"name": "BassDrumVult", | |||||
"description": "Analog Bass Drum using vult made filter model (use less CPU)", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "BassDrum", | |||||
"name": "BassDrum", | |||||
"description": "Analog Bass Drum", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "Cymbal", | |||||
"name": "Cymbal", | |||||
"description": "Analog cymbal", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "HandClap", | |||||
"name": "HandClap", | |||||
"description": "Analog Handclap", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "CymbalVult", | |||||
"name": "CymbalVult", | |||||
"description": "Analog Cymbal using vult made filter model (use less CPU)", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "HandClapVult", | |||||
"name": "HandClapVult", | |||||
"description": "Analog HandClap using vult made filter model (use less CPU)", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "HiHat", | |||||
"name": "HiHat", | |||||
"description": "Analog HiHat", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "HiHatVult", | |||||
"name": "HiHatVult", | |||||
"description": "Analog HiHat using vult made filter model (use less CPU)", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "RimShot", | |||||
"name": "RimShot", | |||||
"description": "Analog RimShot", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "SoftBellVult", | |||||
"name": "SoftBellVult", | |||||
"description": "Analog Bell using vult made filter model (use less CPU)", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "SnareDrum", | |||||
"name": "SnareDrum", | |||||
"description": "Analog Snare Drum", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "SnareDrumVult", | |||||
"name": "SnareDrumVult", | |||||
"description": "Analog Snare Drum using vult made filter model (use less CPU)", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "Toms", | |||||
"name": "Toms", | |||||
"description": "Analog Toms", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "TomsVult", | |||||
"name": "TomsVult", | |||||
"description": "Analog Toms using vult made filter model (use less CPU)", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
} | |||||
] | |||||
} |
@@ -0,0 +1,40 @@ | |||||
{ | |||||
"slug": "HoraMixers", | |||||
"name": "Mixers", | |||||
"version": "1.0.0", | |||||
"license": "proprietary", | |||||
"brand": "Hora", | |||||
"author": "Hora", | |||||
"authorEmail": "Hora.music.contact@gmail.com", | |||||
"authorUrl": "http://hora-music.be", | |||||
"pluginUrl": "http://www.hora-music.be/mixers.php", | |||||
"manualUrl": "https://www.cjoint.com/doc/19_01/IAqlr6iR4TA_TreasureCompleteManual.pdf", | |||||
"sourceUrl": "", | |||||
"donateUrl": "", | |||||
"modules": [ | |||||
{ | |||||
"slug": "StereoMixer", | |||||
"name": "StereoMixer", | |||||
"description": "8 Tracks Stereo Mixer", | |||||
"tags": [ | |||||
"Mixer" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "StereoMixerP", | |||||
"name": "StereoMixerP", | |||||
"description": "8 Track CV controlled Mixer", | |||||
"tags": [ | |||||
"Mixer" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "StereoMixerP16", | |||||
"name": "StereoMixerP16", | |||||
"description": "16 tracks cv controlled mixer", | |||||
"tags": [ | |||||
"Mixer" | |||||
] | |||||
} | |||||
] | |||||
} |
@@ -0,0 +1,24 @@ | |||||
{ | |||||
"slug": "HoraModulationFree", | |||||
"name": "ModulationFree", | |||||
"version": "1.0.0", | |||||
"license": "proprietary", | |||||
"author": "Hora", | |||||
"brand": "Hora", | |||||
"authorEmail": "Hora.music.contact@gmail.com", | |||||
"authorUrl": "http://hora-music.be", | |||||
"pluginUrl": "http://www.hora-music.be/modulation.php", | |||||
"manualUrl": "", | |||||
"sourceUrl": "", | |||||
"donateUrl": "", | |||||
"modules": [ | |||||
{ | |||||
"slug": "TwinQuartetLFO", | |||||
"name": "quadraLFO", | |||||
"description": "Quadratic LFO", | |||||
"tags": [ | |||||
"LFO" | |||||
] | |||||
} | |||||
] | |||||
} |
@@ -0,0 +1,88 @@ | |||||
{ | |||||
"slug": "HoraPCMDrum", | |||||
"name": "PCM Drum", | |||||
"version": "1.0.0", | |||||
"license": "proprietary", | |||||
"author": "Hora", | |||||
"brand": "Hora", | |||||
"authorEmail": "Hora.music.contact@gmail.com", | |||||
"authorUrl": "www.hora-music.be/", | |||||
"pluginUrl": "http://www.hora-music.be/pcm-drums.php", | |||||
"manualUrl": "", | |||||
"sourceUrl": "", | |||||
"donateUrl": "", | |||||
"modules": [ | |||||
{ | |||||
"slug": "HoraPCMDDD1", | |||||
"name": "DDD", | |||||
"description": "PCM Drums", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "HoraPCMDMX", | |||||
"name": "Dmx", | |||||
"description": "PCM Drums", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "HoraPCMEmu", | |||||
"name": "Emu", | |||||
"description": "PCM Drums", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "HoraPCMDrumLDrum", | |||||
"name": "LDrum", | |||||
"description": "PCM Drums", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "HoraPCMRX", | |||||
"name": "RX", | |||||
"description": "PCM Drums", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "HoraPCMRXII", | |||||
"name": "RXII", | |||||
"description": "PCM Drums", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "HoraPCMSakata", | |||||
"name": "Sakata", | |||||
"description": "PCM Drums", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "HoraPCMX26", | |||||
"name": "X26", | |||||
"description": "PCM Drums", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "HoraPCM907", | |||||
"name": "SevenDrum", | |||||
"description": "PCM Drums", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
} | |||||
] | |||||
} |
@@ -0,0 +1,40 @@ | |||||
{ | |||||
"slug": "HoraProcessors", | |||||
"name": "Processors", | |||||
"version": "1.0.0", | |||||
"license": "proprietary", | |||||
"brand": "Hora", | |||||
"author": "Hora", | |||||
"authorEmail": "Hora.music.contact@gmail.com", | |||||
"authorUrl": "http://hora-music.be", | |||||
"pluginUrl": "http://www.hora-music.be/sound-processors.php", | |||||
"manualUrl": "https://www.cjoint.com/doc/19_01/IAqlAsXj2GA_SpectralPocessorManualCorrected.pdf", | |||||
"sourceUrl": "", | |||||
"donateUrl": "", | |||||
"modules": [ | |||||
{ | |||||
"slug": "SpectralProcessor", | |||||
"name": "SpectralProcessor", | |||||
"description": "Spectral processor inspired by bucchla 296e", | |||||
"tags": [ | |||||
"Effect" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "EnvelopeFollower", | |||||
"name": "Follower", | |||||
"description": "Envelope follower", | |||||
"tags": [ | |||||
"Envelope follower" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "Delay", | |||||
"name": "Delay", | |||||
"description": "Multimode delay", | |||||
"tags": [ | |||||
"Effect" | |||||
] | |||||
} | |||||
] | |||||
} |
@@ -0,0 +1,32 @@ | |||||
{ | |||||
"slug": "HoraProcessorsfree", | |||||
"name": "Processors Free", | |||||
"version": "1.0.0", | |||||
"license": "proprietary", | |||||
"author": "Hora", | |||||
"brand": "Hora", | |||||
"authorEmail": "Hora.music.contact@gmail.com", | |||||
"authorUrl": "http://hora-music.be", | |||||
"pluginUrl": "http://www.hora-music.be/sound-processors.php", | |||||
"manualUrl": "https://www.cjoint.com/doc/19_01/IAqlAsXj2GA_SpectralPocessorManualCorrected.pdf", | |||||
"sourceUrl": "", | |||||
"donateUrl": "", | |||||
"modules": [ | |||||
{ | |||||
"slug": "EnvelopeFollower", | |||||
"name": "Follower", | |||||
"description": "Envelope follower", | |||||
"tags": [ | |||||
"Envelope follower" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "Delay", | |||||
"name": "Delay", | |||||
"description": "multimode delay", | |||||
"tags": [ | |||||
"Effect" | |||||
] | |||||
} | |||||
] | |||||
} |
@@ -0,0 +1,40 @@ | |||||
{ | |||||
"slug": "HoraSequencers", | |||||
"name": "Sequencers", | |||||
"version": "1.0.0", | |||||
"license": "proprietary", | |||||
"author": "Hora", | |||||
"brand": "Hora", | |||||
"authorEmail": "Hora.music.contact@gmail.com", | |||||
"authorUrl": "http://hora-music.be", | |||||
"pluginUrl": "http://www.hora-music.be/sequencer.php", | |||||
"manualUrl": "https://www.cjoint.com/doc/19_01/IAqlr6iR4TA_TreasureCompleteManual.pdf", | |||||
"sourceUrl": "", | |||||
"donateUrl": "", | |||||
"modules": [ | |||||
{ | |||||
"slug": "FrequencyDivider", | |||||
"name": "FrequencyDivider", | |||||
"description": "frequency divider", | |||||
"tags": [ | |||||
"Utility" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "DrumSequencer", | |||||
"name": "DrumSequencer", | |||||
"description": "Advanced drum sequencer", | |||||
"tags": [ | |||||
"Sequencer" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "DrumSongMapper", | |||||
"name": "SongMapper", | |||||
"description": "Pattern sequencer", | |||||
"tags": [ | |||||
"Sequencer" | |||||
] | |||||
} | |||||
] | |||||
} |
@@ -0,0 +1,56 @@ | |||||
{ | |||||
"slug": "HoraTreasureFree", | |||||
"name": "Treasure Free", | |||||
"version": "1.0.0", | |||||
"license": "proprietary", | |||||
"author": "Hora", | |||||
"brand": "Hora", | |||||
"authorEmail": "Hora.music.contact@gmail.com", | |||||
"authorUrl": "http://hora-music.be", | |||||
"pluginUrl": "http://www.hora-music.be/free-modules.php", | |||||
"manualUrl": "https://www.cjoint.com/doc/19_01/IAqlr6iR4TA_TreasureCompleteManual.pdf", | |||||
"sourceUrl": "", | |||||
"donateUrl": "", | |||||
"modules": [ | |||||
{ | |||||
"slug": "StereoMixer", | |||||
"name": "StereoMixer", | |||||
"description": "8 Tracks Mixer", | |||||
"tags": [ | |||||
"Mixer" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "SnareDrum", | |||||
"name": "SnareDrum", | |||||
"description": "Analog Snare Drum", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "SoftBell", | |||||
"name": "SoftBell", | |||||
"description": "Analog Bell using vult made fiter mdoel", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "HiHat", | |||||
"name": "HiHat", | |||||
"description": "Analog HiHat using vult made fiter mdoel", | |||||
"tags": [ | |||||
"DRUM" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "FrequencyDivider", | |||||
"name": "FrequencyDivider", | |||||
"description": "Frequency divider", | |||||
"tags": [ | |||||
"Utility" | |||||
] | |||||
} | |||||
] | |||||
} |
@@ -0,0 +1,40 @@ | |||||
{ | |||||
"slug": "HoraVOICE", | |||||
"name": "VCO VCF VCA", | |||||
"version": "1.0.0", | |||||
"license": "proprietary", | |||||
"author": "Hora", | |||||
"brand": "Hora", | |||||
"authorEmail": "Hora.music.contact@gmail.com", | |||||
"authorUrl": "http://hora-music.be", | |||||
"pluginUrl": "http://www.hora-music.be/vco-vcf-vca.php", | |||||
"manualUrl": "", | |||||
"sourceUrl": "", | |||||
"donateUrl": "", | |||||
"modules": [ | |||||
{ | |||||
"slug": "AmplitudeVCMixer", | |||||
"name": "AmplitudeVCMixer", | |||||
"description": "Volatge control mixer/inverter/amp", | |||||
"tags": [ | |||||
"VCA" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "TimbreVCF", | |||||
"name": "TimbreVCF", | |||||
"description": "Multimode VCF", | |||||
"tags": [ | |||||
"VCF" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "PureVCO", | |||||
"name": "PureVCO", | |||||
"description": "sine core foldable VCO", | |||||
"tags": [ | |||||
"VCO" | |||||
] | |||||
} | |||||
] | |||||
} |
@@ -0,0 +1,24 @@ | |||||
{ | |||||
"slug": "HoraVoiceFree", | |||||
"name": "VCO-VCF-VCA Free", | |||||
"version": "1.0.0", | |||||
"license": "proprietary", | |||||
"author": "Hora", | |||||
"brand": "Hora", | |||||
"authorEmail": "Hora.music.contact@gmail.com", | |||||
"authorUrl": "http://hora-music.be", | |||||
"pluginUrl": "http://www.hora-music.be/vco-vcf-vca.php", | |||||
"manualUrl": "", | |||||
"sourceUrl": "", | |||||
"donateUrl": "", | |||||
"modules": [ | |||||
{ | |||||
"slug": "AmplitudeVCMixer", | |||||
"name": "AmplitudeVCMixer", | |||||
"description": "voltage controlled mixer/inverter/amp", | |||||
"tags": [ | |||||
"VCA" | |||||
] | |||||
} | |||||
] | |||||
} |