Page 1 of 1

Using a microcontroller to clock the FV-1?

Posted: Wed Aug 17, 2016 10:51 am
by seancostello
Hi all,

Has anyone used a microcontroller to send a clock signal to the FV-1? Is this doable with something like an ATMega328?

Thanks,

Sean Costello

Posted: Thu Aug 18, 2016 8:07 am
by frank
As long as the clock signal is 0 to 3.3V it should work fine. Run it into the X1 pin to clock the FV-1. If it will be a variable clock make sure that any change in frequency is smooth and not abrupt.

Re: Using a microcontroller to clock the FV-1?

Posted: Thu Jan 19, 2017 6:32 am
by MacroMachines
seancostello wrote:Hi all,

Has anyone used a microcontroller to send a clock signal to the FV-1? Is this doable with something like an ATMega328?

Thanks,

Sean Costello
A collaborator and I have been exploring this for using the FV-1 as an oscillator / physical model. It appears to work quite well.

Also, big fan ;D your Z-DSP card is my #1 favorite in terms of quality. If you feel like checking it out I have a ZDSP card (or several) in progress.
https://www.instagram.com/p/BNf9BNIAS4j/

also assumably have a Z-DSP, you can run an arduino with the tone function or some form of interrupt and wire a jack up to use as the clock input to the ZDSP

Re: Using a microcontroller to clock the FV-1?

Posted: Tue Jul 18, 2017 10:15 am
by seancostello
MacroMachines wrote:If you feel like checking it out I have a ZDSP card (or several) in progress.
https://www.instagram.com/p/BNf9BNIAS4j/
Not sure why it took me 6 months to see this, but it sounds INCREDIBLE! That is some amazing time stretching/scrubbing going on there. Very Gantz Graf.
also assumably have a Z-DSP, you can run an arduino with the tone function or some form of interrupt and wire a jack up to use as the clock input to the ZDSP
I have 2 Z-DSPs, but no Arduino. I need to pick one up and try this out.