thbar / music-labs

Experimentations with Music in Ruby

This URL has Read+Write access

README.textile

What’s here ?

Unstable code pushed as I try out various music-related things.

Libraries and software

  • Midiator is used for Midi OUT
  • SimpleSynth (Mac OS X only) is a synth with midi in able to use the DLS samples or any SoundFont
  • Midilib is used to parse some Midi files

SoundFonts

SoundFonts are packaged bank of samples in a standardized format.

I’m using these here:

Links to investigate

  • Arduino – hardware that could be handy
  • Adrumo – uses Arduino for drums stuff
  • Cosy

Midi clips