The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Task::MusicBundle - MIDI and music creation modules

VERSION

version 0.1915

SYNOPSIS

 cpanm Task::MusicBundle
 # or
 cpan Task::MusicBundle
 # or
 perl -MCPAN -e 'install Task::MusicBundle'
 # or
 ppm install Task-MusicBundle

DESCRIPTION

This is a bundle to install various MIDI and Music modules related to the creation of music. This is not a bundle of all the MIDI and Music modules out there. Analysis, lyrics, notation, and tablature things are not included.

If you would like to see a specific module included (or discluded), please email me or open a GitHub pull request for this distribution.

Some modules are 10 years or older. But so what? Music is older than agriculture.

CONTENTS

App::MusicTools

Csound

Data-Dataset-ChordProgressions

Guitar::Scale

MIDI

Music::Bassline::Generator

MIDI::Chord::Guitar

MIDI::Drummer::Tiny

MIDI::Morph

MIDI::Pitch

MIDI::Praxis::Variation

MIDI::Simple::Drummer

MIDI::SoundFont

MIDI::Tools

MIDI::Trans

MIDI::Tweaks

MIDI::Util

Music::AtonalUtil

Music::Cadence

Music::Canon

Music::ChordBot

Music::Chord::Namer

Music::Chord::Note

Music::Chord::Positions

Music::Chord::Progression

Music::Chord::Progression::Transform

Music::CreatingRhythms

Music::Duration

Music::Duration::Partition

Music::Gestalt

Music::Guidonian

Music::Harmonics

Music::MelodicDevice::Inversion

Music::MelodicDevice::Ornamentation

Music::MelodicDevice::Transposition

Music::NeoRiemannianTonnetz

Music::Note

Music::Note::Frequency

Music::Note::Role::Operators

Music::PitchNum

Music::RecRhythm

Music::RhythmSet

Music::Scala

Music::ScaleNote

Music::Scales

Music::Tempo

Music::Tension

Music::ToRoman

Music::VoiceGen

Music::Voss

Text::Chord::Piano

AUTHOR

Gene Boggs <gene@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013-2023 by Gene Boggs.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.