Search found 33 matches

by jovesdies
Thu Jun 30, 2011 12:21 am
Forum: Algorithm development
Topic: simple 2 effects delay on right, reverb on left
Replies: 6
Views: 9211

OK.
I've erased the instruction rdax adcr,1.0 to read only left channel on the reverb side.
How can I obtain only reverb on loft out and delay on right out ?

Thanks.
by jovesdies
Wed Jun 29, 2011 6:56 am
Forum: Algorithm development
Topic: simple 2 effects delay on right, reverb on left
Replies: 6
Views: 9211

simple 2 effects delay on right, reverb on left

Hi, I'm trying to mod the echo-reverb program found in 3k programs to obtain delay on right channel and reverb on left channel. I'm at work now and I can't test it Is there anyone who can tell me if is it ok ? Thanks. ... oh, here's the program : ;ECHO+REVERB. ;Pot0 = delay 100-500ms. ;Pot1 = repeat...
by jovesdies
Wed Mar 16, 2011 8:57 am
Forum: Algorithm development
Topic: Any thoughts on implementing an "infinite hold" ef
Replies: 42
Views: 73511

Hi, I think that there is a better way to do "freeze" effect. The problem with the posted code is the "click" sound due to the fact that the recorded sample doesn't start and stop at the same point. Now, we can use the delay program with infinite feedback with this setup: left ch...
by jovesdies
Sat Oct 16, 2010 2:07 am
Forum: FV-1 hardware questions
Topic: 32 KHz output problem possible ?
Replies: 1
Views: 4456

32 KHz output problem possible ?

Hi, here's a question for you: I've built a microphone preamp for my singer that incorporates the FV-1. The chain is : that 1510 preamp - fet buffer for signal splitting - FV1 with left and right inputs separates - 1/2 ne5532 ic used as a mixer to mix left,right output from FV1 and direct signal fro...
by jovesdies
Wed Jul 28, 2010 12:50 am
Forum: Algorithm development
Topic: Tap tempo program ?
Replies: 1
Views: 6512

Tap tempo program ?

Hi, I've found this code in diystompboxes (an old Frank program). This program can be used to make tap tempo but there are some things that can be implemented : - delay level - feedback - the delay time not the sum of pot1 + pot2 but only pot2 (tap) Is there someone that can make these changes ? ;de...
by jovesdies
Sat Jul 03, 2010 2:28 am
Forum: FV-1 hardware questions
Topic: Read 24lc32a
Replies: 6
Views: 10035

Read 24lc32a

Here's another questions of mine ... How can I read the content of a 24lc32a using the develop board ? Not the cable connection (I've read the other topic .... Thanks Frank) but the program inside (a friend of mine wants an effect like the one I have but I've lost the programs !! :(( )
Regards
by jovesdies
Fri Jul 02, 2010 7:53 am
Forum: FV-1 hardware questions
Topic: FV-1 LOW VOLUME PROBLEM
Replies: 1
Views: 4306

FV-1 LOW VOLUME PROBLEM

A question about FV-1 in mono operation : I've noted that the volume of the unit in programs that contain original clean signal (e.g. chorus internal program or delay program) is lower than the bypassed signal. Is a Fv-1 problem due to ADC - DAC conversion ? Is it necessary an op-amp gain increase? ...
by jovesdies
Fri Jul 02, 2010 5:43 am
Forum: FV-1 hardware questions
Topic: Using the develop board to program external eeprom
Replies: 1
Views: 4229

Using the develop board to program external eeprom

Hi, is it possible to connect the develop board with external eeprom (24lc32A) that is soldered in an existing module? Must I connect the sda and scl of develop board to the scl and sda of external eeprom only?
Regards.
by jovesdies
Wed Jun 30, 2010 10:54 pm
Forum: FV-1 hardware questions
Topic: S0-S2 combination and program number
Replies: 1
Views: 4135

S0-S2 combination and program number

Hi, which Are th switch combination in relation to program numbers? Example: 000 (s0,s1,s2) = program 1 , 001= program 2 ...
by jovesdies
Fri May 21, 2010 2:58 am
Forum: FV-1 software questions
Topic: WET SIGNAL ONLY
Replies: 2
Views: 6636

WET SIGNAL ONLY

Hi,
is it possible to hear only the effected signal (without the dry) in programs like chours, phase, flange? I ask this because I want to mix the effected signal with the original dry. In this way I can use the FV-1 in a better way
by jovesdies
Fri Apr 30, 2010 8:19 am
Forum: FV-1 hardware questions
Topic: Is any commercial manufacturer know wich uses the FV-1 ?
Replies: 11
Views: 16146

Hi,
a little question :
is it legal to produce guitar pedal using only the internal ROM programs of th FV-1 ?
by jovesdies
Tue Feb 16, 2010 7:49 am
Forum: Algorithm development
Topic: Any thoughts on implementing an "infinite hold" ef
Replies: 42
Views: 73511

yeah, Donstavely, post it, post it !!
by jovesdies
Sun Sep 06, 2009 11:21 pm
Forum: Algorithm development
Topic: KEY-REV program mods
Replies: 5
Views: 7416

KEY-REV program mods

Hi, in the program "key-rev" I had replaced the line : sof 0.25,-0.125;scale for reasonable pitch range with: sof 0.5,0.0 obtaining a nice octave up range and with : sof -0.25,0.0 for a nice octave down range I've noted that with this program there is a minimal delay between clean signal a...
by jovesdies
Thu Aug 06, 2009 7:02 am
Forum: Algorithm development
Topic: Octave up and down
Replies: 34
Views: 48110

Hi !
Is it possible to split the octave down sound only on the left output and the upper octave only on the right output ?
Thanks.
by jovesdies
Sun Aug 02, 2009 2:33 am
Forum: Algorithm development
Topic: guitar input - pure sine and/or square output
Replies: 15
Views: 19507

guitar input - pure sine and/or square output

Hi,
is there the possibility to obtain a pure (without harmonics) sine wave or/and square wave output from FV1 with a guitar input?
Let me explain (If I can...) : I play guitar through FV1 and I want to obtain the basic tone frequency without any harmonics in form of sine wave or square wave.
Thanks!