Need some help with Sequencers and containers.
Posted: 06 Feb 2015 18:04
Hey,
I'm pretty new to Lemur so I'm still trying to figure out how everything works but I got some questions to complete my project.
I'm trying to build a Traktor Remix deck sequencer (w/o a DAW) to get the maximum out of the remix decks.
1 Traktor remix deck got 4 channels of which each contains 16 samples (1 of the 16 samples can be played at once).
Unlike the MF Twister which can sequence 4 samples at a time (4 channels) I want to be able to sequence all 64 samples.
For example if sample1 in the first channel of the remix deck is triggered on the 1st, 2nd and 3rd step I still wanna be able to trigger sample2 of that same channel on step 4.
The lay out will contain 8 containers under each other, each contains 64 tabs (stepswitches), so the user will be able to select 8 samples of his choice on screen.
This doesn't mean the 8 sequencers currently on screen should be the only sequencers running, the others should still work in the background.
Now to solve a few of my problems I got some questions:
Does someone know if it's possible to show a tab (or the content of a tab) in another container so I can show the sequencers I want in any place I want?
or
Is it possible to let 8 stepswitches do exactly the same as each other, no matter which of the 8 you touch? so I can just show/hide the "same" stepswitch on any place I want. (ofcourse only 1 will send MIDI)
And I would like to know if it's possible to switch the "steps" of a stepswitch/StepSlider from 16 to 32 with a button. Even better would be if it divides the 32 steps in 2x 16 while still being able to edit both "16 steps".
Anyone interested in helping me out?
All I need are some simple examples or scripts of how these functions should work (not gonna ask you guys to script 64 sequencers for me )
I'm pretty new to Lemur so I'm still trying to figure out how everything works but I got some questions to complete my project.
I'm trying to build a Traktor Remix deck sequencer (w/o a DAW) to get the maximum out of the remix decks.
1 Traktor remix deck got 4 channels of which each contains 16 samples (1 of the 16 samples can be played at once).
Unlike the MF Twister which can sequence 4 samples at a time (4 channels) I want to be able to sequence all 64 samples.
For example if sample1 in the first channel of the remix deck is triggered on the 1st, 2nd and 3rd step I still wanna be able to trigger sample2 of that same channel on step 4.
The lay out will contain 8 containers under each other, each contains 64 tabs (stepswitches), so the user will be able to select 8 samples of his choice on screen.
This doesn't mean the 8 sequencers currently on screen should be the only sequencers running, the others should still work in the background.
Now to solve a few of my problems I got some questions:
Does someone know if it's possible to show a tab (or the content of a tab) in another container so I can show the sequencers I want in any place I want?
or
Is it possible to let 8 stepswitches do exactly the same as each other, no matter which of the 8 you touch? so I can just show/hide the "same" stepswitch on any place I want. (ofcourse only 1 will send MIDI)
And I would like to know if it's possible to switch the "steps" of a stepswitch/StepSlider from 16 to 32 with a button. Even better would be if it divides the 32 steps in 2x 16 while still being able to edit both "16 steps".
Anyone interested in helping me out?
All I need are some simple examples or scripts of how these functions should work (not gonna ask you guys to script 64 sequencers for me )