Shop OBEX P1 Docs P2 Docs Learn Events
Spin RAM Wav Player (i.e., not from SD card but embedded data) — Parallax Forums

Spin RAM Wav Player (i.e., not from SD card but embedded data)

RaymanRayman Posts: 14,793
edited 2007-11-10 17:45 in Propeller 1
Here's another version that can play·mono, 8-bit, 8000 or 16000 samples/second PCM WAV file data...
You don't need an SD card for very short clips, as with this example.· The wave file is just included in the program data...

More info here:
http://www.rayslogic.com/propeller/Programming/dac/dac.htm


This might be useful for adding sound effects to small programs with lots of room left over...
If you have an SD card though, you probably should use the 16-bit version for better quality.
Sign In or Register to comment.