Skip to content

Releases: pd3v/line

v0.6.1

03 Mar 16:17
e0cfd0f
Compare
Choose a tag to compare

What's new

. gacommand generates random amplitudes for each and every note in the playing phrase

. rl, rr commands rotate, one/various positions, left or right, respectively, each note(s)/cc

. Upgrade notes/cc sync process


This release comes with source code files.
For MacOS and Linux binaries: download artifact

v0.4.19

07 Feb 16:17
Compare
Choose a tag to compare

0.4.19

. Save/load line's instance parameters into/from '.line' file; on loading a '.line' file to a line instance, all parameters will also be applied, say, prompt, notes/cc, ch, values range

. * command for length multiplier of playing phrase; e.g. *2 command on playing phrase "c3 cs3" will become "c3 cs3 c3 cs3". 1/2 to 1/4 note duration

. Save and load a text file with the preferred phrases' list

. Save to preferred phrases queue; load back selected to playing; list saved phrases

. Chords in '.' bar subdivisions; e.g.: c5 .(c4 e4 g4) (c4 d4 g4). Plays 1/2 C 1/4 CMaj 1/4 Csus2

. Set global amp by %

v0.4.3

08 Nov 13:46
Compare
Choose a tag to compare

A tiny command-line midi sequencer and language for live coding.

What's new

. Launch line using arguments, to set n/cc, channel, relabel prompt and input values range

. Set new range of values other than MIDI 0..127. Useful for CC.

. mi and ma to set min and max of a new range of values

. Set amplitude for each note and chord

. am, master amplitude, is a % on notes and chords amplitudes, keeping relative amplitudes

. sa and xafunctions to scramble phrase amplitude

v0.3.4

06 Sep 10:48
ccb52da
Compare
Choose a tag to compare
  • Left and right arrow keys enable in-line phrase editing

  • Up and down arrow keys for back and forth phrase history

v0.2.4

14 Jul 10:08
Compare
Choose a tag to compare

A tiny command-line midi sequencer for live coding.

. Sends MIDI messages to a chosen MIDI channel. Default is 1.

. 1 instrument or 1 CC

. Polyphony

. Note ciphering and/or MIDI notation

v0.1

25 Jun 16:47
aaff9e8
Compare
Choose a tag to compare

line v0.1

A tiny command-line midi sequencer for live coding.

  • Sends MIDI messages to a chosen MIDI channel. Default is 1.

  • 1 instrument or 1 CC

download MacOs binaries