I have ACS Basic code to Share for CFSound units
Posted: Wed Dec 30, 2015 12:22 am
Hi all,
I've been trying to find the time to fully document the BASIC code I put together for the CFS3 and CFS4 sound units. When I do, I will forward to Dave S. so it can be placed in an appropriate location on the club site. In the meantime, if anyone would like the code, please contact me. Just like all parts of my build, it's quite rudimentary. That said, it took several months of mind numbing trial and error to get working and if I can help someone avoid that, I'd be more than happy to do so.
99% of my activity in this club has been spent greedily sucking valuable knowledge from you all and I'd like (even in this modest way) to give something back. Anyway, here's what it does:
Take care all,
Jeff-
I've been trying to find the time to fully document the BASIC code I put together for the CFS3 and CFS4 sound units. When I do, I will forward to Dave S. so it can be placed in an appropriate location on the club site. In the meantime, if anyone would like the code, please contact me. Just like all parts of my build, it's quite rudimentary. That said, it took several months of mind numbing trial and error to get working and if I can help someone avoid that, I'd be more than happy to do so.
99% of my activity in this club has been spent greedily sucking valuable knowledge from you all and I'd like (even in this modest way) to give something back. Anyway, here's what it does:
- At power up, it does nothing
- When I throw one of the programming bay switches it:
- Plays a boot up sound file
- waits 10 seconds
- moves into a subroutine where he endlessly plays truly random files (256 total) with random pauses between files.
- When the switch is turned off, he stops playing files
- The switch will start it all over again.

Take care all,
Jeff-