Skip to content

Releases: robmckinnon/pitfalls

v0.4.2 - improve engine loading

10 Jul 12:16
Compare
Choose a tag to compare

v0.4.2 ostinato odington

  • Set engine selection list with engines that are installed
  • Wait until engine is loaded before trying to load next engine
  • Do not offer mx.samples engine when there is no audio/mx.samples directory
  • For midi_out.pitch_bend_value() reuse, pass pitchbend semitones as 2nd argument

v0.4.1

20 Mar 12:04
Compare
Choose a tag to compare

v0.4.1 ostinato odington

  • Fix to work when midigrid lib is not installed

pitfalls v0.4 - grid demo - monome norns

v0.4 ostinato odington

14 Nov 14:28
Compare
Choose a tag to compare

v0.4 ostinato odington

  • Add MIDI in keyboard support on virtual port 1
  • Add MIDI out monophonic pitch bend note play on virtual port 2
  • Add "MollyThePoly", "MxSamples", "Synthy" engine support
  • Autosave params on change
  • Load from saved params on init
  • Add new ratios display
  • Show intervals/chords as played
  • Use clock to time the appegio/sequence

pitfalls v0.4 - grid demo - monome norns

v0.3.0 tutti terpstra

14 Feb 23:02
d04d0c6
Compare
Choose a tag to compare

v0.3.0 tutti terpstra

  • Add "browse scale by name" input in norns screen UI.
  • Update named scales list from Scala.
  • Add initial pitch-bent MIDI out support (disabled for now).

v0.2.0 giojoso geola

31 Dec 19:07
7874e3f
Compare
Choose a tag to compare

v0.2.0 giojoso geola

  • Add circle display - show intervals on circle spokes.
  • Add strings display - show line lengths proportionate to interval ratios.
  • K3 toggles original, circle, and strings display.
  • Add M medium step to scale sequences.
  • Add more just intervals and chords.
  • Label scale in display with an exisiting scale name when it exists in MusicUtil, the Xenharmonic Wiki, or Scala.

pitfalls v0.1.0 einfach einem

31 Oct 00:40
be76553
Compare
Choose a tag to compare

pitfalls v0.1.0 einfach einem

  • Define microtonal scale as a sequence of Ls steps.
  • Configure large L and small s step sizes, and scale notes length.
  • Configure pitch using base note, Hz tuning, octave, and scale mode and tonic note.
  • See scale intervals rendered next to sequence, e.g. M3, P5, etc.
  • Arpeggiate notes/chords in scale.
  • Play scale notes using Grid as a isomorphic keyboard.