Page 2 of 2
Re:
Posted: Mon Sep 29, 2025 11:36 am
by Serhat18
Hides-His-Eyes wrote: ↑Mon Jul 04, 2011 10:28 am
How is the response time, what with the pot time constant being so long?
Hi, Is there a demo we can listen to? Also, how close is it to the tones of a real whammy pedal?
Re:
Posted: Mon Sep 29, 2025 11:38 am
by Serhat18
frank wrote: ↑Sun Jul 10, 2011 11:59 am
I believe the problem is with the lines like:
ldax DVBMB
ldax wants to load from a register but you defined DVBMB as a constant at the top of the code so you probably want something like:
sof 0,DVBMB
to load the acc with the value of DVBMB
Hi,
Is there a demo we can listen to? Also, how close is it to the tones of a real whammy pedal?
Re: Whammy
Posted: Mon Sep 29, 2025 11:42 am
by Serhat18
Is there a demo we can listen to? Also, how close is it to the tones of a real whammy pedal?