Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 754 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 754 Bytes

maquinitas-pd

About

maquinitas-pure-data is the Pure Data flavor of the maquinitas software library.

Contents

There are two types of patches:

  • maq.inst patches are specific for different hardware MIDI instruments.
  • maq.util patches are general utilities.

List of available Pd patches

  • maq.inst.korg-sq1, for control of KORG SQ-1 sequencer.
  • maq.util.bpm.beat, for converting from bpm to ms per beat.
  • maq.util.bpm.step, for converting from bpm to ms per step.
  • maq.util.channel.cc, for CC messages
  • maq.util.channel.noteon, for note on messages
  • maq.util.parameters, for loading parameters.
  • maq.util.positive, for outputting only positive numbers.

Reference

License

MIT