Search found 17 matches

by peterv
Thu Apr 21, 2016 8:55 am
Forum: FV-1 hardware questions
Topic: Input and output filtering
Replies: 4
Views: 8396

Re: Input and output filtering

Hi! I see on this schematic that the input and the output are filtered by two second order opamp filters. Is it necessary to use them on a guitar pedal design? Is SNR improved with this method? http://www.echotapper.nl/wp/wp-content/uploads/2011/10/eTAP2hw_1_5b.jpg Thanks! The way filtering was des...
by peterv
Thu Oct 24, 2013 3:32 am
Forum: FV-1 software questions
Topic: 8 seconds delay
Replies: 21
Views: 25307

What do you say about this ? I think, in that way I can connect much more eeproms by adding next gates. Do you think it will work ? Assuming it is for guitar. The voltage out of the guitar is assumed 1 volt p/p the signal into the A/D port should then be 3.2 volts to assure S/N is optimal. Why not ...
by peterv
Sat Jul 13, 2013 9:36 am
Forum: FV-1 hardware questions
Topic: Starting place for Noobs.
Replies: 10
Views: 16086

http://www.echotapper.nl/wp/?p=1407 for cable requirement.

For the actual programming procedure see my manual chapter 5

http://www.echotapper.nl/wp/?page_id=1245

Piet
by peterv
Sat Jan 19, 2013 8:06 am
Forum: FV-1 hardware questions
Topic: Layout precautions
Replies: 13
Views: 16819

Could check the way I completed a Guitar effect unit that's capable for the DIYr. www.echotapper.nl look for eTap2hw
by peterv
Wed Nov 07, 2012 1:44 pm
Forum: Algorithm development
Topic: Analog echo
Replies: 14
Views: 16195

The term "analog" I consider the "deterioration" of each successive repeat. As is done in analog devices delay. The idea is to feed the feedback through a shelving filter so the center frequency gets each time slightly amplified in the region of 1-2dB this initial curve should b...
by peterv
Mon Apr 30, 2012 3:05 am
Forum: Algorithm development
Topic: SIN test generator based on the FV-1
Replies: 1
Views: 5568

SIN test generator based on the FV-1

Developing code for the Fv-1 requires audio signals for testing the functionality of the designed code. Obviously exact audio test generators can be used but also this Fv-1 device, to generate particular frequencies or even pulse, can be used for that purpose. Here is a generic solution based on an ...
by peterv
Wed Jan 25, 2012 8:37 am
Forum: FV-1 software questions
Topic: RDA possible to use buffer_begin + POT to change time?
Replies: 1
Views: 4669

RDA possible to use buffer_begin + POT to change time?

Hi, I'm wondering if it is possible to use a POT entry to vary the time of a delay. I'm aware of the fact that we're talking about different formats S1.14/S1.9/S.10 but it would make my coding of a new echo emulation simpler. The :idea: was to use the delta,factor or even the buffer length as the va...
by peterv
Thu Apr 21, 2011 1:23 am
Forum: Algorithm development
Topic: Synth
Replies: 22
Views: 26900

A deep bow to Frank, Sean and Slacker!!
I'll get it in my code and put the hardware (PIC processor) back on the shelf. I believe that a LP filter is to be added see:

http://www.imeko.org/publications/wc-20 ... C-008u.pdf


Thanks!

Piet
by peterv
Wed Apr 20, 2011 1:42 am
Forum: Algorithm development
Topic: Synth
Replies: 22
Views: 26900

Noise is a special case, while the FV-1 does not have a random number generator the last few bits in a sample tend to be random due to noise in the surrounding circuit, power supply, etc. so take the last few bits and amp them up to the level you need. Do you have any example code for this, Frank? ...
by peterv
Thu Mar 10, 2011 4:43 am
Forum: Algorithm development
Topic: 8-bit waveform generator??
Replies: 19
Views: 24384

Re: This site and the chip are not really designed for a beginner, most people either have learned DSP in school/on the job, or they are experienced micro-controller programmers and are moving into DSP or are experienced analog audio designers (pedals, amps, etc.) and are moving into the DSP field f...
by peterv
Mon Aug 23, 2010 9:26 am
Forum: FV-1 hardware questions
Topic: DIY Kit form Elektor with FV-1 chip
Replies: 8
Views: 14593

The inputs are directly connected to the fv-1. The rational is that the unit was designed by a keyboard player. He just required 'line in'. For guitars a preamp should be added.

Piet
by peterv
Tue Aug 17, 2010 1:20 am
Forum: FV-1 hardware questions
Topic: DIY Kit form Elektor with FV-1 chip
Replies: 8
Views: 14593

Re: In Elektor Netherlands and Elektor UK as well !!

Congratulations !! Elektor is well known in the Netherlands and the article is available in dutch as well. http://www.elektor.nl/artikelen-als-pdf/2010/september/digitaal-multi-effectapparaat.1467745.lynkx I noticed they also have an English version: http://www.elektor.com/magazines/2010/september/...
by peterv
Sun Apr 18, 2010 12:43 am
Forum: Algorithm development
Topic: tape flange
Replies: 2
Views: 8753

Re: tape flange

This is great stuff!! I recall this to be two reel-to-reel recorder set-up used at the Abbey road studios in that era. Myself I'm more in the guitarsound (Shadows) from that studio and therefore confused towards this flanging beeing only the reel-to-reel combo. Looking at your low freq's in more det...
by peterv
Wed Mar 24, 2010 1:17 am
Forum: FV-1 hardware questions
Topic: OCT Effects Module Programming
Replies: 5
Views: 7423

I've found a write-up on programming the eeprom:

http://st7-mcu.dxp.pl/interfacing-st7-w ... sembly.htm that could be of help. I recall that the read/write operation in the loop should be delayed 5mS for a flawless operation.
by peterv
Fri Mar 12, 2010 8:16 am
Forum: Algorithm development
Topic: Rotary Speaker Effect
Replies: 3
Views: 8020

On the Resources posting, there is link to a German web page describing a rotary (Leslie-type) speaker DIY project. It looks like they even post the hex file for the FV-1. Google does only a fair job at translating the page. I would love to know more about what they did. Are they members of this fo...