Category Archives: Music

Magical Music Machine

With a few musical rules, random number generators can create something not entirely unlike music… Continue reading

Posted in BASIC, Coding, Math, Music | Leave a comment

The Sound Of Music

FreeBASIC may not have the “play” command of old — but it can access Windows’ MIDI API! Continue reading

Posted in BASIC, Coding, HOW-TO, Music | Tagged , , , , , , , , | Leave a comment

Polyphonic Music On An Arduino

The Arduino tone() function can be tricked into playing chord-like sounds. Here’s how. Continue reading

Posted in Arduino, C, Coding, Digital, Music | Leave a comment

Making Music With Microcontrollers

An introduction to making simple music with microcontrollers… Continue reading

Posted in Analog, Assembly, Audio, Coding, Digital, Math, Music, Science | 2 Comments