Arduino as a Guitar Effects Switching Controller Question
hi,
i'm guitarist , computer programmer (c/c++).
i'm giving guitar effects setup overhaul.
what i'd build switching system enables me footswitch between different effects loops. require 1 loop active @ time. i'd switching foot-controlled, 1 switch each effects loop. i'd switching work when footswitch particular channel pressed, channel switched on while others switched off (hope that's clear).
i plan on using runoffgroove splitter/blend <http://runoffgroove.com/splitter-blend.html> basic circuit, need figuring how make switch controller. use arduino or else me better? there arduino projects use similar switching? other advice welcomed.
cheers,
chris
i'm guitarist , computer programmer (c/c++).
i'm giving guitar effects setup overhaul.
what i'd build switching system enables me footswitch between different effects loops. require 1 loop active @ time. i'd switching foot-controlled, 1 switch each effects loop. i'd switching work when footswitch particular channel pressed, channel switched on while others switched off (hope that's clear).
i plan on using runoffgroove splitter/blend <http://runoffgroove.com/splitter-blend.html> basic circuit, need figuring how make switch controller. use arduino or else me better? there arduino projects use similar switching? other advice welcomed.
cheers,
chris
so want use arduino control relays between green send & return, , red send & return, example?
that'd pretty basic stuff do. read digital input, when goes low switch being closed, open current closed relay , close next 1 in sequence.
that'd pretty basic stuff do. read digital input, when goes low switch being closed, open current closed relay , close next 1 in sequence.
Arduino Forum > Using Arduino > Project Guidance > Arduino as a Guitar Effects Switching Controller Question
arduino
Comments
Post a Comment