project name: | parrot |
project url: | https://github.com/jaseknighter/parrot |
author: | jaseknighter |
description: | cv recorder and player for norns+crow |
discussion url: | https://llllllll.co/t/53083 |
tags: | crow |
a cv recorder and player for norns+crow
parrot allows crow inputs 1 and 2 to record cv which may then be replayed out of crow outputs 1-4.
;install https://github.com/jaseknighter/parrot
the parrot script’s features are accessable from the script’s main screen and from the PARAMETERS
menu
bucket zoom
(bz): scale the norns display of cv recorded from crow inputs 1 and 2bucket record
(br): turn the cv recording from crow inputs 1 & 2 on and offbucket loop length
(bl): set the amount cv to play that has been recorded from crow inputs 1 & 2 (up to ~15 seconds)tap assignment
(ta): routes the cv recorded to crow inputs 1 & 2 to the 4 crow outputs. there are six assignment options:
in1
: outputs crow input 1in2
: outputs crow input 2or12
: compares the voltages of inputs 1 and 2, outputing the higher voltage&12
: compares the voltages of inputs 1 and 2, outputing the lower voltagerec1
: outputs crow input 1, turning any negative voltages positiverec2
: outputs crow input 2, turning any negative voltages positivetap delay
(td): delay the recorded cv sent to crow outputs 1-4quantize taps
(tq): quantize the cv sent to crow outputs 1-4parrot is based on the cvdelay script built into @whimsicalraps bowering crow script collection following a suggestion by @lijnenspel.
many, many thank to @p3r7 for creating a lovely parrot image for this script and to @justmat for the crow image i am borrowing from his crow_talk script.