Author |
Message |
bantri

Joined: May 15, 2005 Posts: 149 Location: brazil
Audio files: 1
G2 patch files: 32
|
|
Back to top
|
|
 |
bantri

Joined: May 15, 2005 Posts: 149 Location: brazil
Audio files: 1
G2 patch files: 32
|
Posted: Sun May 15, 2005 1:19 pm Post subject:
|
 |
|
Quote: | Bantri. Great to have you here.
You are a man after my own heart. I love back and forth sequencers, but they are rare. You have done a great job here and this is a great service to me. Do you think you could expand this to include a preset? I would imagine a momentary switch or input signal would asynchronously load the counter you've built.
I've repeated requested that Clavia supple a binary up/down counter with asynchronous preset (or sometimes called load).
Another thing we need in circuits like this is a skip feature.
mosc
|
|
|
Back to top
|
|
 |
bantri

Joined: May 15, 2005 Posts: 149 Location: brazil
Audio files: 1
G2 patch files: 32
|
Posted: Sun May 15, 2005 1:26 pm Post subject:
diagrams |
 |
|
Thanks
I have to admit that i thought that those digital circuits classes would´nt be useful until i´ve noticed the flipflops in modular.
Here are the links that inspired me to build this structure.
http://www.allaboutcircuits.com/vol_4/chpt_11/3.html
http://www.play-hookey.com/digital/converting_ff_inputs.html
Basically it is a finite state machine where the combinatorial stage has the functions of increment decrement the current state or reset to zero.
It passed my mind to make the function to program an initial state and the other function to skip n states seems a good idea that i haven´t imagined, BUT
flip flops are capable of remembering only 2 states hence the circuit quickly becomes imensely cluttered so i am already thinking to use the clocked sample and hold module as the memory for storing the state because it´s the analog of using 8 flipflops in the finite state machine, so probably i won´t invest more time in binary machines after this one.
The main objective for this is to create a sucession of states in the range of 0 to N-1 to ouput to a second stage that associates those N events to notes in a scale for generating complex live arpegios.
The original motivation for this was first the subarppegio function available only in the nord lead and also by hearing the arpeggios from sources like Rio album from Duran Duran and some Goa from Shakta and Moonweed as an example... which were programmed by hand, but the real fun is to develop some mathematical pattern to occasionally and ramdomly change some notes to avoid repetitive behavior... [/img] |
|
Back to top
|
|
 |
bantri

Joined: May 15, 2005 Posts: 149 Location: brazil
Audio files: 1
G2 patch files: 32
|
Posted: Sun May 15, 2005 1:36 pm Post subject:
using SH module for storing integer states |
 |
|
Here is the option i mentioned using the sample and hold module instead of flip flops (thus allowing a less cluttered structure), it consists of a finite state machine that has an initial load value, upper and lower bound detection every time the state gets out of bounds it triggers one of four increment/decrement values.
Probably the next step on the research will be using the sequencer value module instead of the SH module to store 16 individual states.
I currently don´t know if it´s possible but it will be something like setting each of the inputs with a sequence like
1,5,2,3,7,4,8,-1(<EndOfCycle),x,x,x,x,x,x,x,x(<DontCare)
allowing to set individually the next jump for every state thus allowing the most flexible state machine as possible and later cascading/summing two of those circuits, so after the secondary completes one complete cycle it advances the primary to the next state, then your going to hear some really nice trance inducing patterns.
Description: |
|
 Download |
Filename: |
Fstates2005Bantri.pch2 |
Filesize: |
1.97 KB |
Downloaded: |
1135 Time(s) |
Description: |
|
 Download |
Filename: |
Fstates2005Bantri.pch2 |
Filesize: |
1.97 KB |
Downloaded: |
1103 Time(s) |
|
|
Back to top
|
|
 |
Blue Hell
Site Admin

Joined: Apr 03, 2004 Posts: 24008 Location: The Netherlands, Enschede
Audio files: 274
G2 patch files: 320
|
|
Back to top
|
|
 |
Rob

Joined: Mar 29, 2004 Posts: 580 Location: The Hague/Netherlands/EC
G2 patch files: 109
|
|
Back to top
|
|
 |
|