Need Examples codes
I'am trying to make my own drum machine. i need some example code so i can learn how to do this.
ive come up with this write up of where iam going with it. any one give me a hand.
ive come up with this write up of where iam going with it. any one give me a hand.
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
www.mikronauts.com Please use mikronauts _at_ gmail _dot_ com to contact me off-forum, my PM is almost totally full
Morpheusdual Prop SBC w/ 512KB kit $119.95, Mem+2MB memory IO board kit $89.95, both kits $189.95
Propteus and Proteus for Propeller prototyping 6.250MHz custom Crystals run Propellers at 100MHz
Las - Large model assembler for the Propeller Largos - a feature full nano operating system for the Propeller
From your write up it seems there are a few pieces to this project, you should start with one piece, then build on in after your solid on that.
I would suggest the display as a good starting point, what kind of display did you plan on using? TV, VGA Monitor, LCD?
Also what hardware (prop boards etc) do you have?
Rick
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
NYC Area Prop Club
Prop Forum Search (Via Google)
·
I STRONGLY recommend going through the labs in the PE Kit manual, they will teach you all you need to do.
Instead of touch pads for the drums, initially just use pushbuttons, you can get fancier later.
Use existing objects at first to play back WAV's, later use the SID object to synthesize the drum sounds.
Start with TV_Text for TV output, and the keyboard object for keyboad input.
And welcome to the Propeller [noparse]:)[/noparse]
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
www.mikronauts.com Please use mikronauts _at_ gmail _dot_ com to contact me off-forum, my PM is almost totally full
Morpheusdual Prop SBC w/ 512KB kit $119.95, Mem+2MB memory IO board kit $89.95, both kits $189.95
Propteus and Proteus for Propeller prototyping 6.250MHz custom Crystals run Propellers at 100MHz
Las - Large model assembler for the Propeller Largos - a feature full nano operating system for the Propeller
You've made a great choice with the Prop!
There are many brilliant sound-synthesis tools in the Obex to get started with and to whet your
appetite.
Stick with us and you will get there much faster than by any other route. The kit is good, but the _advice_
from this forum makes all the difference.
T o n y
is thier any books i should read to make me better at spin, i bought c, python, pbasic. but the prop chip is a different beast. by the way i didn't learn any of those languages
. just know little parts of them. when i learned electronics they tough us how to fix tv's becouse they contain every possible circuit in electronics. made it a great starting place. where is that starting place in programing?
With Microcontrollers most would say its having an LED blink. You can do both [noparse]:)[/noparse]
I would suggest getting your LCD working as a good starting point, have it display #'s, Words etc.
I think once you start working with it a little, you will understand it better, and the manual will become more usefull.
What other hardware do you have?
Rick
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
NYC Area Prop Club
Prop Forum Search (Via Google)
·
i own
arduino 328 sheild x2
ardunio ethernet shield
yb0x2
basic stamp development board
boe bot
parallax usb scope (black one)
servos ,stepper motors
light to freq chip
1602 x4
fm transmitters
gps modules
lots of stuff even bought the sx chip a while back.