Search found 5 matches

by kradsith
Thu Jan 04, 2007 5:54 pm
Forum: Algorithm development
Topic: Cylon/Voice Modulation
Replies: 7
Views: 14549

Thanks Frank!!

Worked like a hot damb once I got a pitch shift and High pass filter intergrated.

Cheers,
by kradsith
Thu Jan 04, 2007 5:52 pm
Forum: Algorithm development
Topic: Priority Left and Right Signal Detection
Replies: 2
Views: 8017

Hey JSteele, Give this a try equ sigin reg0 equ avg reg1 rdax adcr,1 ; Read Right Channel wrax sigin,1 ; Write ACC to sigin mulx sigin ;square ACC rdfx avg,0.01 ;sub sigin from avg, multipy by 0.01 add to reg and put in ACC wrax avg,1 ;write average and leave in ACC skp zro,leftchannel ; Right chann...
by kradsith
Thu Dec 21, 2006 12:28 pm
Forum: Algorithm development
Topic: Cylon/Voice Modulation
Replies: 7
Views: 14549

Cylon/Voice Modulation

Would anyone have any code examples of modulating a voice input with sin wave. Alla Cylon.

Cheers,

kradsith
by kradsith
Thu Dec 21, 2006 8:08 am
Forum: Algorithm development
Topic: playback of Audio Clips
Replies: 13
Views: 44850

Frank,

You replied way to quick and made it look way to easy.

Thanks!

Kradsith
by kradsith
Wed Dec 20, 2006 7:15 am
Forum: Algorithm development
Topic: playback of Audio Clips
Replies: 13
Views: 44850

playback of Audio Clips

Hello All,

I received my Dev board 2 days ago and it has surpassed my expectations already.

New to DSP programming and having some ASM programming experience. I am wondering if it