Old 04-01-2010, 10:29 PM   #1
dub3000
Mortal
 
dub3000's Avatar
 
Join Date: Mar 2008
Location: Sydney, Australia
Posts: 2,740
Default new JS effect - paranoia (mangler)!

ok, let's try that again!

paranoia (destructive mangler)

designed to injure your sound in terrible ways. import the included preset library to get a feel for what it can do.



examples:

http://remaincalm.org/mp3/tmp_paranoia.mp3

http://remaincalm.org/mp3/tmp_paranoia2.mp3



installation:

* copy paranoia_manger to your JS effects folder in reaper. on my machine it is C:\Program Files\REAPER\Effects\remaincalm_org
* when you start the plugin for the first time, click the '...' button next to the preset dropdown, select 'import preset library', and select the included preset library in this zip file.

controls:

* input gain: gain into processing circuit (doesn't affect dry mix)
* dry out: amount of clean signal to mix in
* wet out: amount of broken signal to mix in

* resampler: aliasing resampler. lower is worse.

* bitcrusher: off disables (including next two controls). on is "normal" mode. on+noisier is a buggy implementation that sounds cool on bassdrums.
* thermonuclear war: bit manipulation pattern. 0 is disabled, anything higher than that and you're on your own. highly material dependent. optimized for 8-10 bitdepth, below 8 and it could get even gnarlier.
* bitdepth: bit reduction, 10-3 bit. lower is worse.

* gate: simple one-knob gate. anything below 50% will leak some ungated signal through. use above 50% when bitcrusher is set to 'noisy' to stop it completely freaking out.

* attitude/love/jive: post-processing filter (off/LP/BP/HP)


this plugin is very material dependent - a lot of stuff is unusable through it, but some stuff just works really well. works best on dynamic stuff like single drum tracks.

feedback and criticism gratefully accepted!
Attached Files
File Type: zip paranoia_mangler.zip (4.1 KB, 92 views)

Last edited by dub3000; 04-02-2010 at 05:41 PM.
dub3000 is online now   Reply With Quote
Old 04-01-2010, 11:11 PM   #2
brainwreck
Mortal
 
Join Date: Jul 2006
Posts: 2,562
Default

what a tease.
brainwreck is offline   Reply With Quote
Old 04-02-2010, 05:42 PM   #3
dub3000
Mortal
 
dub3000's Avatar
 
Join Date: Mar 2008
Location: Sydney, Australia
Posts: 2,740
Default

ok, it's posted now, sorry about that!

make sure you get the preset library, it does a lot of stuff and it's a bit overwhelming without a starting point.
__________________
http://remaincalm.org
dub3000 is online now   Reply With Quote
Old 04-02-2010, 06:06 PM   #4
EvilDragon
Mortal
 
EvilDragon's Avatar
 
Join Date: Jun 2009
Location: Croatia
Posts: 6,120
Default

Brutal!
EvilDragon is offline   Reply With Quote
Old 04-02-2010, 10:12 PM   #5
brainwreck
Mortal
 
Join Date: Jul 2006
Posts: 2,562
Default

this thing sounds awesome, and it's easy to use. thanks!
brainwreck is offline   Reply With Quote
Old 04-03-2010, 12:50 AM   #6
dub3000
Mortal
 
dub3000's Avatar
 
Join Date: Mar 2008
Location: Sydney, Australia
Posts: 2,740
Default

Cheers!

The gate isn't perfect - so if it goes silent try tweaking that.

It's a bit of a weird effect but I'm pleased with how it came out. Pretty sure it's riddled with bugs tho :-)
__________________
http://remaincalm.org
dub3000 is online now   Reply With Quote
Old 04-03-2010, 01:02 AM   #7
dub3000
Mortal
 
dub3000's Avatar
 
Join Date: Mar 2008
Location: Sydney, Australia
Posts: 2,740
Default

btw, the bug in "on+noisier" bit reducer causes the output to flip between +ve/-ve (matching the sign of the input) regardless of the level of the signal coming in, even for incredibly small input values. i found it sounds awesome on some material but emits a huge amount of noise on most sources.
__________________
http://remaincalm.org
dub3000 is online now   Reply With Quote
Old 04-03-2010, 02:19 AM   #8
brainwreck
Mortal
 
Join Date: Jul 2006
Posts: 2,562
Default

the only off thing that i've ran into so far is thermonuclear war goes silent between around 15-16.
brainwreck is offline   Reply With Quote
Old 04-03-2010, 02:33 AM   #9
dub3000
Mortal
 
dub3000's Avatar
 
Join Date: Mar 2008
Location: Sydney, Australia
Posts: 2,740
Default

Quote:
Originally Posted by brainwreck View Post
the only off thing that i've ran into so far is thermonuclear war goes silent between around 15-16.
might be a bug, but that can definitely happen if your bitdepth is less than 8. each whole number on the thermonuclear war slider corresponds to a different bit pattern. the bit pattern is shifted up/down correctly for different bitdepths, but some of the bit patterns have a lot of '0's in them.

anything in-between whole numbers interpolates between the two patterns on either side (you'll notice most of the presets use whole number values).
__________________
http://remaincalm.org
dub3000 is online now   Reply With Quote
Old 04-03-2010, 02:40 AM   #10
brainwreck
Mortal
 
Join Date: Jul 2006
Posts: 2,562
Default

Quote:
Originally Posted by dub3000 View Post
might be a bug, but that can definitely happen if your bitdepth is less than 8. each whole number on the thermonuclear war slider corresponds to a different bit pattern. the bit pattern is shifted up/down correctly for different bitdepths, but some of the bit patterns have a lot of '0's in them.

anything in-between whole numbers interpolates between the two patterns on either side (you'll notice most of the presets use whole number values).
yea, it only happens at lower bitdepths. it might even be useful having a dead spot at the end of the slider for realtime tweaking.
brainwreck is offline   Reply With Quote
Old 04-03-2010, 02:47 AM   #11
dub3000
Mortal
 
dub3000's Avatar
 
Join Date: Mar 2008
Location: Sydney, Australia
Posts: 2,740
Default

some more info...

from 1-5, the bit patterns are pretty mild - 1 or 2 bits disabled or flipped, just adds some sizzle/early digital type sound.

6 and 7 add a lot of nasty harmonics, and from 8 onwards it gets into total destruction territory.
__________________
http://remaincalm.org
dub3000 is online now   Reply With Quote
Old 04-03-2010, 11:47 AM   #12
sinkmusic
Mortal
 
sinkmusic's Avatar
 
Join Date: Feb 2006
Location: decepticon mothership in a hidden place inside a mountain
Posts: 2,252
Default

Hi, thanks a lot !
sinkmusic is offline   Reply With Quote
Old 04-06-2010, 12:00 PM   #13
ugh
Mortal
 
ugh's Avatar
 
Join Date: Sep 2007
Posts: 875
Default

will give that thing a try
sounds really interesting.
ugh is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 10:45 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.