Synth Freq.
gambrino
Posts: 28
Hello , i would like to ask if someone changed the code in the library Synth.Spin (which is in Spin language) , to propeller assembly language .
Is it possible or it's very complicated ?
Thank you in advance
Post Edited (gambrino) : 11/9/2008 5:37:41 PM GMT
Is it possible or it's very complicated ?
Thank you in advance
Post Edited (gambrino) : 11/9/2008 5:37:41 PM GMT
Comments
It's possible... the main reason I didn't do it was because I didn't want to mess with Assembly division at the time. That said you can pre-calculate the values with Spin, and just pass them into Assembly. The same registers exist in Assembly as do in Spin. Just use the MOV command to set the CTR's, FRQ's, and DIR's from within Assembly.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe
IC Layout Engineer
Parallax, Inc.
calculations on musical note-to-frequencies using Synth? I'd love to have this list
if someone has done it.
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?
Getting started with a Propeller Protoboard?
Check out: Introduction to the Proboard & Propeller Cookbook 1.4
Updates to the Cookbook are now posted to: Propeller.warrantyvoid.us
Got an SD card connected? - PropDOS
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Suzuki SV1000S motorcycle
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?
Getting started with a Propeller Protoboard?
Check out: Introduction to the Proboard & Propeller Cookbook 1.4
Updates to the Cookbook are now posted to: Propeller.warrantyvoid.us
Got an SD card connected? - PropDOS