Search found 5 matches

by luk
Fri Oct 17, 2014 12:49 am
Forum: Algorithm development
Topic: guitar delay
Replies: 15
Views: 23677

ok Frank, thank you
by luk
Thu Oct 16, 2014 5:30 am
Forum: Algorithm development
Topic: guitar delay
Replies: 15
Views: 23677

dencrease costant was too small, i replace it with 1/400 but it doesn't work.
I hear a strange "bump" echo :?
by luk
Thu Oct 16, 2014 5:05 am
Forum: Algorithm development
Topic: guitar delay
Replies: 15
Views: 23677

I Frank, I tried to solve the pitch problem. I implemented a counter to verify that the delay time remains unchanged for some time before setting the delay time. But it don't work :( The guitar signal does not pass. Maybe you can help me. ;DELAY ;pot0 = delay time ;pot1 = feedback ; mem delay 32767 ...
by luk
Mon Oct 13, 2014 10:47 pm
Forum: Algorithm development
Topic: guitar delay
Replies: 15
Views: 23677

Many thanks frank
by luk
Mon Oct 13, 2014 1:56 am
Forum: Algorithm development
Topic: guitar delay
Replies: 15
Views: 23677

Hi, I tried this code but ther's a problem. It work but when I change widely the delay time with the pot i hear noise/pitch.
Is there any way to avoid hearing that?
Thank you