sorry, I'm on the road, and it's hard to find the time to post an answere.
The solution is simple for buttons.
- Take a counter (ms) module. - Set the, count duration to the quantize duration; ie: the beat duration, the eighth note duration,.. - connect the output of the button module to the start count. Now when the button is pressed, the counting process starts, with a maximum duration set to the quantize time. - take a "math/logical/and"; - connect the "counting" output of the counter to the "and" first input, - for a beat quantize: connect the beat led of the synchro to the second "and" input. - for a eighth quantize: connect the eight led of the synchro to the second "and" input.
the "and" out is the quantized version of the button.
Hope I'm clear.
thanks that sounds somewhat clear. got time to make a screenshot?
seems to be working!! gonna sneak my midi gear upstairs and double check! thanks!
Statistics: Posted by laserbeak43 — 12 Jun 2006, 07:32
sorry, I'm on the road, and it's hard to find the time to post an answere.
The solution is simple for buttons.
- Take a counter (ms) module. - Set the, count duration to the quantize duration; ie: the beat duration, the eighth note duration,.. - connect the output of the button module to the start count. Now when the button is pressed, the counting process starts, with a maximum duration set to the quantize time. - take a "math/logical/and"; - connect the "counting" output of the counter to the "and" first input, - for a beat quantize: connect the beat led of the synchro to the second "and" input. - for a eighth quantize: connect the eight led of the synchro to the second "and" input.
the "and" out is the quantized version of the button.
Hope I'm clear.
thanks that sounds somewhat clear. got time to make a screenshot?
Statistics: Posted by laserbeak43 — 11 Jun 2006, 19:04
]]>2006-06-11T11:16:43+02:002006-06-11T11:16:43+02:00https://brainmodular.com/forums/viewtopic.php?t=100&p=409#p409I'm on the road, and it's hard to find the time to post an answere.
The solution is simple for buttons.
- Take a counter (ms) module. - Set the, count duration to the quantize duration; ie: the beat duration, the eighth note duration,.. - connect the output of the button module to the start count. Now when the button is pressed, the counting process starts, with a maximum duration set to the quantize time. - take a "math/logical/and"; - connect the "counting" output of the counter to the "and" first input, - for a beat quantize: connect the beat led of the synchro to the second "and" input. - for a eighth quantize: connect the eight led of the synchro to the second "and" input.
the "and" out is the quantized version of the button.
]]>2006-06-07T19:58:59+02:002006-06-07T19:58:59+02:00https://brainmodular.com/forums/viewtopic.php?t=100&p=399#p399a mod module set by the syncs bar duration(333ms) a count ms module with a duration of an 8th of a bar wich is 41.625 ms and a smooth module wich i'm trying to use to let a delayed message pass at zero. i'm using a button to try and trigger the sampler.
when i press the button nothing happens click image for fullsize veiw.
Statistics: Posted by laserbeak43 — 07 Jun 2006, 19:58
]]>2006-06-07T19:28:01+02:002006-06-07T19:28:01+02:00https://brainmodular.com/forums/viewtopic.php?t=100&p=398#p398Statistics: Posted by laserbeak43 — 07 Jun 2006, 19:28
]]>
2006-06-07T18:13:40+02:002006-06-07T18:13:40+02:00https://brainmodular.com/forums/viewtopic.php?t=100&p=396#p396i was thinking maybe some sort of if statement that says if the input signal isnt triggered at the nearest 8th of a beat then delay it to the next beat. using the modulous operator and milliseconds since at 180bpm a beat is 333 milliseconds modulous would send how much time the delay would need to wait and release the signal at 0.
Statistics: Posted by laserbeak43 — 07 Jun 2006, 18:13
sorry, I'm on the road, and it's hard to find the time to post an answere.
The solution is simple for buttons.
- Take a counter (ms) module. - Set the, count duration to the quantize duration; ie: the beat duration, the eighth note duration,.. - connect the output of the button module to the start count. Now when the button is pressed, the counting process starts, with a maximum duration set to the quantize time. - take a "math/logical/and"; - connect the "counting" output of the counter to the "and" first input, - for a beat quantize: connect the beat led of the synchro to the second "and" input. - for a eighth quantize: connect the eight led of the synchro to the second "and" input.
the "and" out is the quantized version of the button.
Hope I'm clear.
thanks that sounds somewhat clear. got time to make a screenshot?
seems to be working!! gonna sneak my midi gear upstairs and double check! thanks!
Statistics: Posted by laserbeak43 — 12 Jun 2006, 07:32
sorry, I'm on the road, and it's hard to find the time to post an answere.
The solution is simple for buttons.
- Take a counter (ms) module. - Set the, count duration to the quantize duration; ie: the beat duration, the eighth note duration,.. - connect the output of the button module to the start count. Now when the button is pressed, the counting process starts, with a maximum duration set to the quantize time. - take a "math/logical/and"; - connect the "counting" output of the counter to the "and" first input, - for a beat quantize: connect the beat led of the synchro to the second "and" input. - for a eighth quantize: connect the eight led of the synchro to the second "and" input.
the "and" out is the quantized version of the button.
Hope I'm clear.
thanks that sounds somewhat clear. got time to make a screenshot?
Statistics: Posted by laserbeak43 — 11 Jun 2006, 19:04
]]>2006-06-11T11:16:43+02:002006-06-11T11:16:43+02:00https://brainmodular.com/forums/viewtopic.php?t=100&p=409#p409I'm on the road, and it's hard to find the time to post an answere.
The solution is simple for buttons.
- Take a counter (ms) module. - Set the, count duration to the quantize duration; ie: the beat duration, the eighth note duration,.. - connect the output of the button module to the start count. Now when the button is pressed, the counting process starts, with a maximum duration set to the quantize time. - take a "math/logical/and"; - connect the "counting" output of the counter to the "and" first input, - for a beat quantize: connect the beat led of the synchro to the second "and" input. - for a eighth quantize: connect the eight led of the synchro to the second "and" input.
the "and" out is the quantized version of the button.
]]>2006-06-07T19:58:59+02:002006-06-07T19:58:59+02:00https://brainmodular.com/forums/viewtopic.php?t=100&p=399#p399a mod module set by the syncs bar duration(333ms) a count ms module with a duration of an 8th of a bar wich is 41.625 ms and a smooth module wich i'm trying to use to let a delayed message pass at zero. i'm using a button to try and trigger the sampler.
when i press the button nothing happens click image for fullsize veiw.
Statistics: Posted by laserbeak43 — 07 Jun 2006, 19:58
]]>2006-06-07T19:28:01+02:002006-06-07T19:28:01+02:00https://brainmodular.com/forums/viewtopic.php?t=100&p=398#p398Statistics: Posted by laserbeak43 — 07 Jun 2006, 19:28
]]>2006-06-07T18:13:40+02:002006-06-07T18:13:40+02:00https://brainmodular.com/forums/viewtopic.php?t=100&p=396#p396i was thinking maybe some sort of if statement that says if the input signal isnt triggered at the nearest 8th of a beat then delay it to the next beat. using the modulous operator and milliseconds since at 180bpm a beat is 333 milliseconds modulous would send how much time the delay would need to wait and release the signal at 0.
Statistics: Posted by laserbeak43 — 07 Jun 2006, 18:13