Old 09-04-2016, 01:29 PM   #1
rudeog
Human being with feelings
 
Join Date: Dec 2006
Posts: 27
Default JSFX plugin: Stochasticizer

Hi all, I just finished working on a JSFX plugin which is a MIDI sequencer that allows random selection of some (or all) notes in the sequence. This is useful if you want something that doesn't sound purely random, but has some variation. It has two modes, one of them better for mono stuff, and the other better for making drum sequences where some of the hits are not always played (and the likelihood can be edited).
I've made a brief video demonstration here: https://youtu.be/xWGBd6XY-C8
Also see attached images.
The plugin is available from https://stash.reaper.fm/v/28399/stochasticizer
Any feedback is welcome.
Attached Images
File Type: png mono.PNG (23.7 KB, 797 views)
File Type: png poly.PNG (25.5 KB, 14034 views)
rudeog is offline   Reply With Quote
Old 09-04-2016, 01:36 PM   #2
EpicSounds
Human being with feelings
 
EpicSounds's Avatar
 
Join Date: Jul 2009
Posts: 7,595
Default

neato. Thanks for sharing!
__________________
REAPER Video Tutorials, Tips & Tricks and more at The REAPER Blog
EpicSounds is offline   Reply With Quote
Old 09-04-2016, 03:07 PM   #3
Smashed Transistors
Human being with feelings
 
Smashed Transistors's Avatar
 
Join Date: Jul 2014
Location: Là bas les huîtres (FR)
Posts: 424
Default

The second mode (poly) is really interesting.

Would it be possible to replace the randomness by a control.

So, if you automate this control, only the notes with a %level below it will be triggered. (sort of density control for a drum sequence).
__________________
JSFX plugins and synths. See you here and there: SoundCloud, Youtube, Google Play...
Smashed Transistors is offline   Reply With Quote
Old 09-04-2016, 04:55 PM   #4
preferred.nomenclature
Human being with feelings
 
Join Date: Dec 2014
Posts: 371
Default

VERY cool! Thanks for making this, I expect I will come to use it quite a bit.
preferred.nomenclature is offline   Reply With Quote
Old 09-05-2016, 06:46 AM   #5
rudeog
Human being with feelings
 
Join Date: Dec 2006
Posts: 27
Default

Quote:
Originally Posted by Smashed Transistors View Post
Would it be possible to replace the randomness by a control.
So, if you automate this control, only the notes with a %level below it will be triggered. (sort of density control for a drum sequence).

Interesting idea. Look on line 268. It has the code randy=rand(10). If you add another slider, and replace that with slider value (eg randy=sliderX) it should work.
rudeog is offline   Reply With Quote
Old 09-05-2016, 12:58 PM   #6
digitalfix
Human being with feelings
 
Join Date: Nov 2015
Posts: 86
Default

F yeah! Thank you Been after something like this.
digitalfix is offline   Reply With Quote
Old 09-08-2016, 01:46 PM   #7
rudeog
Human being with feelings
 
Join Date: Dec 2006
Posts: 27
Default

Thanks for the kind words.
I've put a new update to this plugin at the above link. The new version adds new features:
- Clock divider - to control the speed of the sequence relative to the project tempo
- Patterns - you can create up to 8 patterns and switch them via MIDI notes
- Velocity - you can edit velocity on a per cell basis
rudeog 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 08:40 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.