Search found 14 matches

by deepMago!
Thu Jul 14, 2016 3:46 pm
Forum: Algorithm development
Topic: Pulse and Ramp Switch Control
Replies: 8
Views: 12190

Thanks for the reply Slacker!
I post a reply the day you wrote by my phone but today I realize somethings went wrong.
Anyway, I think your code seems to do what I wanna do but when I tried the led stay always on. It's possible I haven't wrote the eeprom right so I have to give it another try.
by deepMago!
Sat Jul 09, 2016 6:51 am
Forum: Algorithm development
Topic: Pulse and Ramp Switch Control
Replies: 8
Views: 12190

Image
by deepMago!
Sat Jul 09, 2016 6:44 am
Forum: Algorithm development
Topic: Pulse and Ramp Switch Control
Replies: 8
Views: 12190

Referred to the first post the output and input signals that I want:
Image
by deepMago!
Sat Jul 09, 2016 6:23 am
Forum: Algorithm development
Topic: Pulse and Ramp Switch Control
Replies: 8
Views: 12190

Hi, thank you for the reply. In ADCR i put an LFO generated by an Arduino and It do what I aspected, move the filter frequency and works well. maybe a little tweaking but it's satisficatory. My doubt it's regarding the part of code in the first post. It works in the followpog but it seems to me that...
by deepMago!
Fri Jul 08, 2016 4:34 pm
Forum: Algorithm development
Topic: Pulse and Ramp Switch Control
Replies: 8
Views: 12190

And here more funny the working code. On Dacr we have a sin LFO controled by POT1 that I used for analog tremolo via LDR. On Dacl we have the POG note by note, when we pressed the switch we have a freeze effect, when released we come back to pog note by note. Also Ihave an external lfo adcr that con...
by deepMago!
Fri Jul 08, 2016 4:26 pm
Forum: Algorithm development
Topic: Pulse and Ramp Switch Control
Replies: 8
Views: 12190

Pulse and Ramp Switch Control

Hello, I've a board with a Switch connected on POT2 that I used wiht Tap Tempo and Infinite Reverb Code. Now I would like to grnerate from Switch pressed different signals. One is a simple Pulse to triger the infinite Reverb only when Switch engaged. So when I I press the switch I Have one pulse, wh...
by deepMago!
Mon Jul 18, 2011 9:00 am
Forum: Algorithm development
Topic: Whammy
Replies: 14
Views: 27148

Hi Frank,
this link is very interesting, cause after played a little I've noticed that the pedal seems slowly than me. I've thinked about reduce more the timing of the ramp but if this solution works I thinks could be better. I have to give it a try!
by deepMago!
Sun Jul 10, 2011 1:02 pm
Forum: Algorithm development
Topic: Whammy
Replies: 14
Views: 27148

Thanks Frank,
it works now!
I've to study better the instruction set.
by deepMago!
Sat Jul 09, 2011 12:55 pm
Forum: Algorithm development
Topic: Whammy
Replies: 14
Views: 27148

Hi everybody. Tried the program with a pedal instead POT0. Lower the ramp resolution to 2048 and for me is fine. Good latency even if i play fast notes. Now I tried to implement the selection by POT1 of only four options using skip routines. The idea is after this works to pass at eight options or 1...
by deepMago!
Tue Jul 05, 2011 11:22 am
Forum: Algorithm development
Topic: Whammy
Replies: 14
Views: 27148

Ah, just another thing that I would check, The first line in program, when initialize the ramp LFO, is possible use instead 4096 a smaller number dividing by 2. Like 2048 or 1024. In this way if I understand is possible reduce the lag but I think more chorus effect. You can read in this way: more fa...
by deepMago!
Tue Jul 05, 2011 11:17 am
Forum: Algorithm development
Topic: Whammy
Replies: 14
Views: 27148

Good to see that you have checked it.
For the Pot1 I think is necessary implementation on the code.
For me this is not a complete program but a starting point.
I would try connect a pedale and yes I would implement the selection for intervals.
by deepMago!
Mon Jul 04, 2011 10:52 am
Forum: Algorithm development
Topic: Whammy
Replies: 14
Views: 27148

I've tried only witch signal generator for now, but the response time seems to me fast. I've noticed in higher pitch some chorus that could be annoying.
Today I've bought for 15euro a besbeco pedal to try control the pitch by foot.
by deepMago!
Sun Jul 03, 2011 5:30 pm
Forum: Algorithm development
Topic: Whammy
Replies: 14
Views: 27148

Whammy

Hello Everybody, I'm new on this forum and I would share with you this simple program based on An-0001-4.spn code i'm working on. My intention is reproduce a clone of whammy, using Pot0 in a pedal and Pot1 with a rotary switch to select some discrete pitch options like whammy do (second, third, fift...