spiricom / MantaMate

MantaMate
1 stars 1 forks source link

Clock Multiplier (Step Length Subdivision) #32

Open mulshine opened 7 years ago

mulshine commented 7 years ago

Measure time between input gates, configure a timer to run at some division of that time, allow sequencer steps to happen at timer interrupts.

Timer 1

  • Measures time between input gates. Timer 2
  • Based on subdivision/multiplier value, retriggers step. C register is subdivision time. A is small gate/off/low time. Timer 3
  • Same as Timer 2 but for other sequencer.
mulshine commented 7 years ago

I think it would be awesome to have this still. Will get going on it.

spiricom commented 7 years ago

yes! let's see if this is possible. I am not totally confident that we can make this work since I can't really imagine in my head what happens in some edge cases, but I think once we try some implementation it will hopefully become clear

On Wed, Mar 1, 2017 at 2:07 PM, Mike Mulshine notifications@github.com wrote:

I think it would be awesome to have this still. Will get going on it.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/spiricom/MantaMate/issues/32#issuecomment-283437393, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwMfEmff7dV5dto2mgxiwsGewKDPibhks5rhcHngaJpZM4LBv9h .

-- Composer, musician, instrument designer snyderphonics.com * @snyderphonics

JoshuaStorm commented 7 years ago

This is implemented in dev now

spiricom commented 7 years ago

Really?

On Sun, Jul 23, 2017 at 3:46 PM Joshua Storm Becker < notifications@github.com> wrote:

Closed #32 https://github.com/spiricom/MantaMate/issues/32.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/spiricom/MantaMate/issues/32#event-1175260570, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwMfPJqLRw3ykLfn9QYx5AT0YA_FcMCks5sQ6L-gaJpZM4LBv9h .

-- Composer, musician, instrument designer snyderphonics.com * @snyderphonics

JoshuaStorm commented 7 years ago

Woops, I misunderstood this issue as the internal clock submenu, reopened

spiricom commented 7 years ago

I think this would be cool but I also think we add it in a future version, not this one

On Sun, Jul 23, 2017 at 7:29 PM Joshua Storm Becker < notifications@github.com> wrote:

Woops, I misunderstood this issue as the internal clock submenu, reopened

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/spiricom/MantaMate/issues/32#issuecomment-317290089, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwMfNMHHjPTOnuxXpwFsbwgx60yDL4sks5sQ9dngaJpZM4LBv9h .

-- Composer, musician, instrument designer snyderphonics.com * @snyderphonics