Skip to content

Releases: perkowitz/issho

v1.0.7: Seq module

12 Oct 20:54
a7c3484
Compare
Choose a tag to compare
  • New Seq module that has both beat and mono sequencer modes.
  • Update to java 12, disambiguate Module references.

2017-11-26 v1.0.5

27 Nov 06:26
50a31bd
Compare
Choose a tag to compare
  • In Beatbox, combine jump and play modes into a single mode. Add momentary pitch control and measure clock.
  • In Shihai, a fill button that tells all Sessionizeable modules to play a fill.
  • In Paraphonic, add controller sequencing.
  • Add ValueSettable, which allows an external midi controller to be used for setting values (in addition
    to the array of 8 buttons).
  • Fix bug in displaying midi channel in Settings.
  • Send midi program change on session load; values set in config.
  • In Paraphonic, replace pattern clear with edit select, to allow editing of patterns that aren't currently playing.

v1.0.3: Beatbox, MIDI pulses, swing, multi-note Step

07 Sep 05:39
Compare
Choose a tag to compare

2017-09-06 v1.0.3

  • In Step, if multiple note modifiers are added to a stage, play the notes one at a time, from low to high
  • Added framework for different multi-note modes, but implemented only low-to-high

2017-09-02 v1.0.2

  • Session copy/clear from settings screen for Beatbox & Para
  • Follow 24ppqn MIDI clock, enable swing by MIDI pulse
  • Allow multiple devices to control Hachi simultaneously
  • Beatbox replaces Rhythm
  • Minibeat module
  • Memory management app

v1.0.1: Chords

29 Jan 17:58
Compare
Choose a tag to compare
  • Add configurable keyboard device
  • Added Chords, ChordReceiver, ChordModule to track chords from keyboard device and apply chords to outgoing MIDI notes
  • Updated MonoModule and StepModule to extend ChordModule so they follow chords
  • Added chord options to keyboard configuration
  • Updated doc to cover chords and keyboard configuration
  • Added tests for Chords

v1.0.0

29 Dec 06:23
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release
Update getting-started.md