<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Turn R into a Drum Machine</dc:title>
  <dc:title>R package drumr version 0.1.0</dc:title>
  <dc:description>Includes various functions for playing drum sounds. beat() plays a drum sound
  from one of the six included drum kits. tempo() sets spacing between calls to beat()
  in bpm. Together the two functions can be used to create many different drum patterns. </dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.1.0)</dc:relation>
  <dc:relation>Imports: audio, stringr</dc:relation>
  <dc:creator>James Martherus &lt;james@martherus.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>James Martherus [aut, cre]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2019-10-03</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=drumr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.drumr</dc:identifier>
</oai_dc:dc>
