electro-music.com   Dedicated to experimental electro-acoustic
and electronic music
 
    Front Page  |  Radio
 |  Media  |  Forum  |  Wiki  |  Links
Forum with support of Syndicator RSS
 FAQFAQ   CalendarCalendar   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   LinksLinks
 RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in  Chat RoomChat Room 
 Forum index » Clavia Nord Modular » Nord Modular G2 Discussion
Problems with sequenzer
Post new topic   Reply to topic Moderators: Nord Modular Editors
Page 1 of 1 [11 Posts]
View unread posts
View new posts in the last week
Mark the topic unread :: View previous topic :: View next topic
Author Message
philpot



Joined: Jul 15, 2006
Posts: 10
Location: stuttgart
G2 patch files: 2

PostPosted: Thu Dec 11, 2014 1:19 pm    Post subject: Problems with sequenzer
Subject description: Simulation of a Ryk M185
Reply with quote  Mark this post and the followings unread

i just try to rebuild a Ryk M185 sequenzer, but i dont know how to park the sequenzer while the last step repeats for a defined time and then restarts on the next step.....any clues anybody?

thanx in advance
Back to top
View user's profile Send private message
Electromagnetic Wave



Joined: Apr 28, 2013
Posts: 302
Location: Kebek
G2 patch files: 38

PostPosted: Fri Dec 12, 2014 10:29 am    Post subject: Reply with quote  Mark this post and the followings unread

Hi,

You need to bypass the clock pulses input that come in your sequencer to park it on the desired step. You can use a switch, a lfo, etc... to do it. In the exemple above, I use a mixer with the 'chain input' to stop the sequencer on the last step. You can add another sequencer if you need to stop it on step 1.

I wish this is what you need. Have a nice day!


parksequencer.JPG
 Description:
 Filesize:  150.77 KB
 Viewed:  602 Time(s)
This image has been reduced to fit the page. Click on it to enlarge.

parksequencer.JPG



parksequencerv11.pch2
 Description:

Download
 Filename:  parksequencerv11.pch2
 Filesize:  3.05 KB
 Downloaded:  3969 Time(s)

Back to top
View user's profile Send private message
philpot



Joined: Jul 15, 2006
Posts: 10
Location: stuttgart
G2 patch files: 2

PostPosted: Fri Dec 12, 2014 12:46 pm    Post subject: Reply with quote  Mark this post and the followings unread

first off, thanks for your reply!

i deal with this by stopping my clock via cc controlled by an lfo.
the results are trial an error with the lfo, so i´d prefer to say i.e. step 5 should be repeated 3 times and then the clock starts again.

simply don´t find a way to achieve this.....


ryklike 1.0.prf2
 Description:
seq is in slot a

Download
 Filename:  ryklike 1.0.prf2
 Filesize:  14.12 KB
 Downloaded:  3996 Time(s)

Back to top
View user's profile Send private message
Electromagnetic Wave



Joined: Apr 28, 2013
Posts: 302
Location: Kebek
G2 patch files: 38

PostPosted: Fri Dec 12, 2014 1:04 pm    Post subject: Reply with quote  Mark this post and the followings unread

after the clock starts again, do you want to go on step 6 ?
Back to top
View user's profile Send private message
philpot



Joined: Jul 15, 2006
Posts: 10
Location: stuttgart
G2 patch files: 2

PostPosted: Fri Dec 12, 2014 1:04 pm    Post subject: Reply with quote  Mark this post and the followings unread

exactly!
Back to top
View user's profile Send private message
Electromagnetic Wave



Joined: Apr 28, 2013
Posts: 302
Location: Kebek
G2 patch files: 38

PostPosted: Fri Dec 12, 2014 3:04 pm    Post subject: Reply with quote  Mark this post and the followings unread

I supose that you only want the step 5 to be park every time the loop is repeated ?

and I supose that you want the loop need to finish before to restart to the 1st step ? or you need this sequencer to restart to the 1st step at the same time that an other main sequencer ?

Btw, there is another exemple ..


parksequencerv12.pch2
 Description:

Download
 Filename:  parksequencerv12.pch2
 Filesize:  4.33 KB
 Downloaded:  4059 Time(s)

Back to top
View user's profile Send private message
philpot



Joined: Jul 15, 2006
Posts: 10
Location: stuttgart
G2 patch files: 2

PostPosted: Sun Dec 14, 2014 10:00 am    Post subject: Reply with quote  Mark this post and the followings unread

i tried your patch and i get the idea...

i´d prefer a simple 16 step sequenzer where i can switch a note repeat of 1-8 repeats on every single step.
after the note is repeated, the next step should play...

guess there´ll be more guessing and expermentation coming up...Smile

thanks
Back to top
View user's profile Send private message
ian-s



Joined: Apr 01, 2004
Posts: 2669
Location: Auckland, New Zealand
Audio files: 42
G2 patch files: 626

PostPosted: Sun Dec 14, 2014 9:27 pm    Post subject: Reply with quote  Mark this post and the followings unread

Here is an oblique method.

Using basic logic blocks to make a sequencer from scratch.

Only 4 steps and I think I have the connections to the multiplexer wrong but you should get the basic idea.


mk185half.pch2
 Description:
one half of a M185

Download
 Filename:  mk185half.pch2
 Filesize:  2.37 KB
 Downloaded:  4194 Time(s)

Back to top
View user's profile Send private message
pstnotpd



Joined: Apr 09, 2004
Posts: 34
Location: Netherlands
G2 patch files: 5

PostPosted: Tue Dec 16, 2014 12:53 am    Post subject: Reply with quote  Mark this post and the followings unread

I'm trying something similar inspired by the intellijel metropolis.
But I can't seem to stabilize the loop reset. When changing the note length (assigned to a1 buttons) the "park" gets switched off an the sequence gets garbled.

I think it's a timing issue, hence the conversion to pulses


Metropolis.jpg
 Description:
 Filesize:  412.7 KB
 Viewed:  637 Time(s)
This image has been reduced to fit the page. Click on it to enlarge.

Metropolis.jpg



Metropolis.pch2
 Description:
Metropolis sequencer 1st try

Download
 Filename:  Metropolis.pch2
 Filesize:  5.02 KB
 Downloaded:  3985 Time(s)

Back to top
View user's profile Send private message
Tim Kleinert



Joined: Mar 12, 2004
Posts: 1148
Location: Zürich, Switzerland
Audio files: 7
G2 patch files: 236

PostPosted: Tue Dec 16, 2014 2:55 pm    Post subject: Reply with quote  Mark this post and the followings unread

philpot wrote:
i´d prefer a simple 16 step sequenzer where i can switch a note repeat of 1-8 repeats on every single step.
after the note is repeated, the next step should play...


Here's a quick'n'dirty literal implementation of your description.

It's a 16-step sequencer with selectable repeats (0-63) per value step.

The sequencer gate rows are also usefully implemented to activate value steps (or skip them if deactivated) and activate repeats (or discard them). Warning: If all value steps are deactivated, the sequencer will race at 24kHz. Laughing

Also, there is a selectable trigger output that either outputs all clock pulses or only those for new value steps, making the circuit also usable as a selectable-step-length sequencer.

There's also a reset button that resets the sequencer counters on the next received clock pulse.

Hope this is what you're looking for.

cheers,
t


StepRepeatSeq_TK.pch2
 Description:
Step sequencer with adjustable repeats per step and other features. Read thread for more info.

Download
 Filename:  StepRepeatSeq_TK.pch2
 Filesize:  2.36 KB
 Downloaded:  4133 Time(s)

Back to top
View user's profile Send private message
pstnotpd



Joined: Apr 09, 2004
Posts: 34
Location: Netherlands
G2 patch files: 5

PostPosted: Wed Dec 17, 2014 12:13 am    Post subject: Reply with quote  Mark this post and the followings unread

Tim Kleinert wrote:
philpot wrote:
i´d prefer a simple 16 step sequenzer where i can switch a note repeat of 1-8 repeats on every single step.
after the note is repeated, the next step should play...


Here's a quick'n'dirty literal implementation of your description.


Wow, that's very close!

I've done some small adjustments which make it even closer to the metropolis. A level amplifier on the repeats to have more granular control (about 8 steps now) and an extra sequencer to control the trigger select per step.

Ditching mine as this is much better Very Happy


steprepeatseq_tk_156_2.pch2
 Description:
Adjusted version

Download
 Filename:  steprepeatseq_tk_156_2.pch2
 Filesize:  2.9 KB
 Downloaded:  3821 Time(s)

Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic Moderators: Nord Modular Editors
Page 1 of 1 [11 Posts]
View unread posts
View new posts in the last week
Mark the topic unread :: View previous topic :: View next topic
 Forum index » Clavia Nord Modular » Nord Modular G2 Discussion
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Forum with support of Syndicator RSS
Powered by phpBB © 2001, 2005 phpBB Group
Copyright © 2003 through 2009 by electro-music.com - Conditions Of Use