common-dev ???
the sequencer we are talking about
is suppose to be part of a device
because you cannot generate midi info
in a scope device (with the regular atoms)
you cannot make a stand alone sequencer .
so this project will be (if anybody can make it work )part of devices .
anyway thx for graphic support (this can help me for my next project)
mjerom
is suppose to be part of a device
because you cannot generate midi info
in a scope device (with the regular atoms)
you cannot make a stand alone sequencer .
so this project will be (if anybody can make it work )part of devices .
anyway thx for graphic support (this can help me for my next project)
mjerom
Mod2 has a built-in sequencer, but it cannot export that midi to other devices.
Is there a way to connect that to external devices? I don't think Creamware has kept that option open );
There might be other means of sending notes though, the Sequencer Remote does it too.
I know nothing of DP stuff, just my 2cents.
Is there a way to connect that to external devices? I don't think Creamware has kept that option open );
There might be other means of sending notes though, the Sequencer Remote does it too.
I know nothing of DP stuff, just my 2cents.
if a device was made with an extra audio in that could be used as an external modulator you might be able to use the modulars sequencer to control it.On 2002-01-26 14:01, atomic wrote:
Mod2 has a built-in sequencer, but it cannot export that midi to other devices.
Is there a way to connect that to external devices? I don't think Creamware has kept that option open );
There might be other means of sending notes though, the Sequencer Remote does it too.
I know nothing of DP stuff, just my 2cents.
<font size=-1>[ This Message was edited by: defex on 2002-02-12 20:46 ]</font>
i tried hooking an lfo to the midi keyboard with ill results well if you like your stuff off time it's ok. i also tried hooking an lfo to the midi controller io 7bit module (this one actually crashed the scope). wouln't midi controller lfo's be nice. but since they are asynchronous they couldn't keep time. this was the only way i could think of to generate any kind of midi data with the scope.
Its working!
now using only creamware atoms (some 3.06 ones) and able to work polyphonically without wierd things happening
all you need is an LFO, a sync multiplier, some "compare W" and signal adder mix
it has no no memory slots or anything but still. it is cool
.
also it can only be used internally in a device. if you do like j9k did in foam free to make a midi output, it will work but it is sync-async conversion so the timing is not very accurate.
Im making a micro synth with 2 sequencers instead of X and Y
It is close to done
(some scope 3 issues remain but there will be a beta soon on neutron list)
<font size=-1>[ This Message was edited by: Neutron on 2002-05-31 13:07 ]</font>

now using only creamware atoms (some 3.06 ones) and able to work polyphonically without wierd things happening

all you need is an LFO, a sync multiplier, some "compare W" and signal adder mix
it has no no memory slots or anything but still. it is cool

also it can only be used internally in a device. if you do like j9k did in foam free to make a midi output, it will work but it is sync-async conversion so the timing is not very accurate.
Im making a micro synth with 2 sequencers instead of X and Y
It is close to done

<font size=-1>[ This Message was edited by: Neutron on 2002-05-31 13:07 ]</font>
the lfo signals are not what they seem at first glance. the triangle and ramp waveforms have a little curve to them which is very visible in the higher frequencies aside from the sync/async converter problems.
i don't know if you're interested but i'm working an an a/d and d/a converter modules right now. it uses two bit chops a level mixer and inverter per bit. so far i have been able to break down a triangle wave into 8 paralell pulses and reconstruct the waveform. looks good in my favorite 2track editor. i guess the a/d converer could be used to trigger a bank of s/holds and run through an integrator.
i've been doing a little extra learning since the post above.
see ya,
jud
<font size=-1>[ This Message was edited by: j9k on 2002-05-31 20:13 ]</font>
i don't know if you're interested but i'm working an an a/d and d/a converter modules right now. it uses two bit chops a level mixer and inverter per bit. so far i have been able to break down a triangle wave into 8 paralell pulses and reconstruct the waveform. looks good in my favorite 2track editor. i guess the a/d converer could be used to trigger a bank of s/holds and run through an integrator.
i've been doing a little extra learning since the post above.
see ya,
jud
<font size=-1>[ This Message was edited by: j9k on 2002-05-31 20:13 ]</font>
i have an oscilloscope so i can see the shape of the waves, LFO SAW is a bit different from an ideal saw but it sounds quite musical, it has a slight sine on it to correct it. if you take the sine and use a higher freq (2x or 4x or 8x) and impose it on the saw you can get some cool natural timing variation