Search found 89 matches

by Alex MAK
Sat Jul 25, 2015 11:36 pm
Forum: FV-1 hardware questions
Topic: noise output "ring ring ... " help me pls!
Replies: 15
Views: 15966

I bought a FV-1 from China and I had problems with them. Number 0830N chip. Chips bought from Frank work well.
by Alex MAK
Sun Oct 06, 2013 5:09 pm
Forum: Algorithm development
Topic: Stupid questions. For beginners.
Replies: 33
Views: 54021

Hey, guys! I want to control the speed of response filter with POT0. I understand that I need to make this change in the envelope detector. I do not know what piece of the detector to change. I need your help or hint.
by Alex MAK
Sun Sep 08, 2013 8:39 pm
Forum: Algorithm development
Topic: Stupid questions. For beginners.
Replies: 33
Views: 54021

Hi, guys! Please tell me how to add this code to the sensitivity and decay. sensitivity - pot0, decay - pot2. skp run,endclr wrax wf1,0 wrax wf2,0 endclr: ;sum inputs to mono: rdax adcl,1 rdax adcr,1 wrax mono,0 ;Now do wah, a 2 pole LPF, peaking. ;begin by getting control level into detector: rdax ...
by Alex MAK
Mon Sep 02, 2013 2:15 pm
Forum: Algorithm development
Topic: Sequencer
Replies: 6
Views: 11831

I want to apply it to the speed of the tremolo. To speed sequencer operated POT0. I tried to do this but my attempts do not work. equ mono reg0 equ trem reg1 equ param reg2 ;equ CTR reg3 clr ; clear the ACC rdax pot0,1.0 ; read CTR sof 1,0.25 ; add 0.25 skp gez, param1 ;skip to routine to load param...
by Alex MAK
Sun Aug 25, 2013 1:50 pm
Forum: Algorithm development
Topic: thanks keith
Replies: 1
Views: 6069

+1
by Alex MAK
Mon Aug 05, 2013 1:00 pm
Forum: Algorithm development
Topic: Sequencer
Replies: 6
Views: 11831

Hi, guys! Please tell me how to make it work. For example to make it work with tremolo. Thank you! Best regards, Alex!
by Alex MAK
Sun Jul 14, 2013 10:30 am
Forum: Algorithm development
Topic: slow gear
Replies: 11
Views: 17199

Guys, this code works. But it needs some work. I hope for your help! Tell me how you can change the speed of response? How to turn potentiometer. How better to do sensitivity? Thank you! Best regards, Alex! ;equ mono reg0 equ peak reg1 equ lev reg2 equ strike reg3 rdax adcl,1 absa wrax peak,0.8 rdax...
by Alex MAK
Fri Jul 12, 2013 12:50 am
Forum: Algorithm development
Topic: tap tempo snippet
Replies: 84
Views: 942983

Slacker, I like your version. How is it possible to implement the code? Thank you! Sincerely, Alex.
by Alex MAK
Tue Jul 09, 2013 7:27 pm
Forum: Algorithm development
Topic: tap tempo snippet
Replies: 84
Views: 942983

Hi, Slacker! I want to use POT2 for TAP TEMPO and the same POT2 used to control potentiometer. I just want an option if POT2 for Tap Tempo and POT1 potentiometer. Thank you! Best regards, Alex!
by Alex MAK
Sun Jul 07, 2013 7:03 am
Forum: Algorithm development
Topic: tap tempo snippet
Replies: 84
Views: 942983

Guys, please tell me how to bind this piece of code to a large code. Thank you! Sincerely, Alex.

Code: Select all

clr 
rdax   pot2,   1 
and      %01100000_00000000_00000000       
skp   zro,   POT 
sof   1,   -0.25 
skp   zro,   POT 
sof   1,   -0.25 
skp   zro,   POT 
clr 
skp   zro,   TAP
by Alex MAK
Wed Jul 03, 2013 5:10 am
Forum: Algorithm development
Topic: tap tempo snippet
Replies: 84
Views: 942983

Hi, guys! Please tell me how to implement the code in a single control "TIME" a potentiometer and click "Tap Tempo" at the same time. Thank you! Best regards, Alex!
by Alex MAK
Wed May 22, 2013 10:49 pm
Forum: Algorithm development
Topic: Simple LP not assembling
Replies: 8
Views: 12497

Thank you Frank!
by Alex MAK
Wed May 22, 2013 9:53 pm
Forum: Algorithm development
Topic: Simple LP not assembling
Replies: 8
Views: 12497

rdax pot0,-1 wrax kd,0 rdax dout,fbk rda iap0#,0.5 wrap iap0,-0.5 wrax temp,1 rdfx efilh,0.2 wrhx efilh,-1 mulx kd rdfx efill,0.2 wrlx efill,-1 mulx kd rdax temp,1 mulx pot2 rdax mono,1 wra edel,0 I want to divide into 2 parts POT0 (0-0.5 and 0.5-1) and control one part of the high-pass filter, the ...
by Alex MAK
Wed May 22, 2013 1:42 pm
Forum: Algorithm development
Topic: Simple LP not assembling
Replies: 8
Views: 12497

Hi Frank! I have a question. I want to work HFILTR POT0 (0-0.5) and to LFILTR worked POT0 (0.5 - 1). Is there a code for this part of the program? Thank you!
by Alex MAK
Thu May 09, 2013 10:37 am
Forum: Algorithm development
Topic: Beta testers needed for SpinCAD Designer
Replies: 10
Views: 15036

Hi Digital Larry! It is with great pleasure ready to try testing your program! I have an interest in it!