ArrayArrayArrayArrayArrayArrayArray BrainModular BrainModular Users Forum 2006-06-12T14:44:01+02:00 https://brainmodular.com/forums/app.php/feed/topic/100 2006-06-12T14:44:01+02:00 2006-06-12T14:44:01+02:00 https://brainmodular.com/forums/viewtopic.php?t=100&p=419#p419 <![CDATA[input quantization question]]> please check http://sensomusic.com/forums/viewtopic.php?id=103

Statistics: Posted by laserbeak43 — 12 Jun 2006, 14:44


]]>
2006-06-12T07:32:46+02:00 2006-06-12T07:32:46+02:00 https://brainmodular.com/forums/viewtopic.php?t=100&p=411#p411 <![CDATA[input quantization question]]>
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


]]>
2006-06-11T19:04:04+02:00 2006-06-11T19:04:04+02:00 https://brainmodular.com/forums/viewtopic.php?t=100&p=410#p410 <![CDATA[input quantization question]]>
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:00 2006-06-11T11:16:43+02:00 https://brainmodular.com/forums/viewtopic.php?t=100&p=409#p409 <![CDATA[input quantization question]]> 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.

Statistics: Posted by senso — 11 Jun 2006, 11:16


]]>
2006-06-07T19:58:59+02:00 2006-06-07T19:58:59+02:00 https://brainmodular.com/forums/viewtopic.php?t=100&p=399#p399 <![CDATA[input quantization question]]> a 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.

sync(bar dur) -> mod(A)
sync(bar led) -> count ms (start in -> count out) -> mod(B)
button -> smooth(in)
mod(out) -> smooth(smooth) -> sampler(start)

when i press the button nothing happens
click image for fullsize veiw.
Image

Statistics: Posted by laserbeak43 — 07 Jun 2006, 19:58


]]>
2006-06-07T19:28:01+02:00 2006-06-07T19:28:01+02:00 https://brainmodular.com/forums/viewtopic.php?t=100&p=398#p398 <![CDATA[input quantization question]]> Statistics: Posted by laserbeak43 — 07 Jun 2006, 19:28


]]>
2006-06-07T18:13:40+02:00 2006-06-07T18:13:40+02:00 https://brainmodular.com/forums/viewtopic.php?t=100&p=396#p396 <![CDATA[input quantization question]]> i 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


]]>
BrainModular BrainModular Users Forum 2006-06-12T14:44:01+02:00 https://brainmodular.com/forums/app.php/feed/topic/100 2006-06-12T14:44:01+02:00 2006-06-12T14:44:01+02:00 https://brainmodular.com/forums/viewtopic.php?t=100&p=419#p419 <![CDATA[input quantization question]]> please check http://sensomusic.com/forums/viewtopic.php?id=103

Statistics: Posted by laserbeak43 — 12 Jun 2006, 14:44


]]>
2006-06-12T07:32:46+02:00 2006-06-12T07:32:46+02:00 https://brainmodular.com/forums/viewtopic.php?t=100&p=411#p411 <![CDATA[input quantization question]]>
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


]]>
2006-06-11T19:04:04+02:00 2006-06-11T19:04:04+02:00 https://brainmodular.com/forums/viewtopic.php?t=100&p=410#p410 <![CDATA[input quantization question]]>
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:00 2006-06-11T11:16:43+02:00 https://brainmodular.com/forums/viewtopic.php?t=100&p=409#p409 <![CDATA[input quantization question]]> 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.

Statistics: Posted by senso — 11 Jun 2006, 11:16


]]>
2006-06-07T19:58:59+02:00 2006-06-07T19:58:59+02:00 https://brainmodular.com/forums/viewtopic.php?t=100&p=399#p399 <![CDATA[input quantization question]]> a 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.

sync(bar dur) -> mod(A)
sync(bar led) -> count ms (start in -> count out) -> mod(B)
button -> smooth(in)
mod(out) -> smooth(smooth) -> sampler(start)

when i press the button nothing happens
click image for fullsize veiw.
Image

Statistics: Posted by laserbeak43 — 07 Jun 2006, 19:58


]]>
2006-06-07T19:28:01+02:00 2006-06-07T19:28:01+02:00 https://brainmodular.com/forums/viewtopic.php?t=100&p=398#p398 <![CDATA[input quantization question]]> Statistics: Posted by laserbeak43 — 07 Jun 2006, 19:28


]]>
2006-06-07T18:13:40+02:00 2006-06-07T18:13:40+02:00 https://brainmodular.com/forums/viewtopic.php?t=100&p=396#p396 <![CDATA[input quantization question]]> i 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


]]>