DADEV : Digital Audio Development :
 


 
 

SCOPE DEVELOPMENT PLATFORM CORNER > DSP CODING

 

An Async skeleton .asm file. 

This is the base I use to create new Async DSP code.

A sync division sample .asm file

Division is a pain in DSP code. Here is the cure.

Translate a sync signal to an Async one. .asm file. 

If you want to take the result of a sin oscillator and affect the result to a button the Scope platform will give you an error message. You can use this module to translate the Sync signal coming from the the OSC in order to make it compatible with the button. It is also very useful to display in a text box the result of a sync calculation.

ONCE AGAIN, IF YOU WANT TO SHARE YOUR IDEAS, write to support@dspdev.com